: Here's a new release candidate: : http://people.apache.org/~yonik/staging_area/lucene-solr-3.1RC1
I'm going to try and do a deep dive of RC1 tomorow, but in the meantime it's interesting to look at a diff of the src and bin artifacts... https://gist.github.com/873723 Below are some differences that jump out at me as being odd (but i haven't investigated)... %%%%% diff -r l-bin-tgz l-src-tgz Only in l-src-tgz/lucene-3.1.0/contrib/analyzers/common: README.txt Only in l-src-tgz/lucene-3.1.0/contrib/analyzers/common: SNOWBALL-LICENSE.txt ... Only in l-src-tgz/lucene-3.1.0/contrib/benchmark: conf Only in l-src-tgz/lucene-3.1.0/contrib/benchmark: scripts ... Only in l-src-tgz/lucene-3.1.0/contrib/lucli: run.sh ... Only in l-src-tgz/lucene-3.1.0/contrib/swing: docs ... Only in l-src-tgz/lucene-3.1.0/contrib/xml-query-parser: docs Only in l-src-tgz/lucene-3.1.0/contrib/xml-query-parser: LuceneContribQuery.dtd Only in l-src-tgz/lucene-3.1.0/contrib/xml-query-parser: LuceneCoreQuery.dtd %%%%%% diff -r s-bin-tgz/apache-solr-3.1.0/ s-src-tgz/apache-solr-3.1.0/solr/ Binary files s-bin-tgz/apache-solr-3.1.0/contrib/analysis-extras/lucene-libs/lucene-icu-3.1.0.jar and s-src-tgz/apache-solr-3.1.0/solr/contrib/analysis-extras/lucene-libs/lucene-icu-3.1.0.jar differ Binary files s-bin-tgz/apache-solr-3.1.0/contrib/analysis-extras/lucene-libs/lucene-smartcn-3.1.0.jar and s-src-tgz/apache-solr-3.1.0/solr/contrib/analysis-extras/lucene-libs/lucene-smartcn-3.1.0.jar differ Binary files s-bin-tgz/apache-solr-3.1.0/contrib/analysis-extras/lucene-libs/lucene-stempel-3.1.0.jar and s-src-tgz/apache-solr-3.1.0/solr/contrib/analysis-extras/lucene-libs/lucene-stempel-3.1.0.jar differ ... Binary files s-bin-tgz/apache-solr-3.1.0/example/exampledocs/post.jar and s-src-tgz/apache-solr-3.1.0/solr/example/exampledocs/post.jar differ -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org