On Thu, Mar 10, 2011 at 6:49 PM, Chris Hostetter <hossman_luc...@fucit.org> wrote: > The number of "lucene" jars included in the release is also odd -- they > are embedded in the solr.war obviously, but not included anywhere else. > so people wanting to do something like use apache-solr-core-3.1.0.jar to > embed solr in their app still need to get the lucene jars from a distinct > release ... except that there does seem to be 3 lucene jars included in > ./contrib/analysis-extras/lucene-libs (i suspect this was a mistake in an > intentional exclusion of those jars)
I was just going for including jars needed to run (and the lucene jars are in the war, but the ones from analysis-extras are not). Thinking about it again... we should either leave out "lib" (which should also be in the war) or include lucene_lib. Doing the latter should make it possible to compile plugins against a binary release w/o exploding the war... but I don't know how important that is. -Yonik http://lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org