Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

adopt Spring constructor injection #6

Closed

Conversation

yecao
Copy link
Contributor

@yecao yecao commented Oct 10, 2013

adopt constructor-arg for solrServerFactory and solrIndexer in indexer-core.xml
Add default construct for solrIndexer and solrServerFactory class,
adapt SolrIndexerTest for solrServerFactory change

haarli and others added 23 commits September 27, 2013 12:21
Conflicts:
	fcrepo-jms-indexer-core/pom.xml
	fcrepo-jms-indexer-core/src/main/java/org/fcrepo/indexer/SolrIndexer.java
	fcrepo-jms-indexer-core/src/main/java/org/fcrepo/indexer/SolrServerFactory.java
Enforcer set to report only (due to dependency issus in solr)
Enable SolrIndexer integration test to run
Integrated a stub version of a SolrIndexer with an embedded Solr server.
The Solr version is 3.6.2 as modeshape already comes with a lucene-core
in this version.
Solr index stub completed
remove  Getter and setter of variable solrTestConfig.
However, Getter and setter of solrTestHome is needed for spring property injection(test\indexer-core.xml)
…r-pluggable

Conflicts:
	fcrepo-jms-indexer-core/src/main/java/org/fcrepo/indexer/IndexerGroup.java
@yecao
Copy link
Contributor Author

yecao commented Oct 11, 2013

I close this pull request for now.
I will make a new clean fork of offical repository an submit new pull request

@yecao yecao closed this Oct 11, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants