lucene/dev-tools/maven/solr
Steven Rowe 0df401726b Maven configuration: Added test scope dependency to solr-core module on log4j-over-slf4j, to allow ZooKeeperServer to be instantiated from ZkTestServer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328971 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 20:42:41 +00:00
..
contrib SOLR-3344: Maven configuration: Add Jetty dependencies to the Solr test-framework POM template, so that those dependencies are transitively included when the Solr test-framework is used externally; remove the Jetty dependencies from the dataimporthandler and clustering Solr contribs' POM templates. The optional Jetty dependencies in the solr-core module's POM template are left as-is, to facilitate JettySolrRunner's use as a cmdline utility. 2012-04-10 18:24:50 +00:00
core Maven configuration: Added test scope dependency to solr-core module on log4j-over-slf4j, to allow ZooKeeperServer to be instantiated from ZkTestServer. 2012-04-22 20:42:41 +00:00
solrj SOLR-3358: make log4j-over-slf4j optional maven dependency 2012-04-18 18:08:48 +00:00
test-framework SOLR-3344: Maven configuration: In Solr test-framework POM template, switch Jetty dependencies' scope from compile to runtime, since these dependencies are not required during compilation 2012-04-10 19:42:40 +00:00
webapp SOLR-3358: make log4j-over-slf4j optional maven dependency 2012-04-18 18:08:48 +00:00
pom.xml.template LUCENE-3825: Add proper SCM sections to all released/deployed POM templates 2012-02-27 06:02:06 +00:00