+1 Unless expected out-of-the-box behavior for the source pack includes compilable contrib/*.
So I'm not sure if this is a stopper... more details below... --------------------------------------------------- > Checking md5's and asc's of 3 of the files was OK. > lucene-2.1.0-src.zip > lucene-2.1.0.zip > lucene-core-2.1.0.jar Also, all tests pass on Win32/XP, JDK HotSpot 1.5.0_06. Also, tests pass when the core jar is used (instead of classes). This is of less importance now since it was already decided not to include the core jar in this release. However if future releases would include the jar, it would probably make sense to have a test target that is using the core-jar. > Comparing the content of lucene-2.1.0-src.zip with revision 507610 > 6 folders and files only in 507610: > [1] contrib/ant/lib > [4] contrib/benchmark/lib > [9] contrib/gdata-server/lib > [1] contrib/lucli/lib > [1] contrib/regex/lib index.html > 1 file only in 507610: > index.html > > As result of these differences the following are > passing in 507610 but fail in 2.1.0 (src): > > "ant compile" from contrib/benchmark (after "ant clean: from trunk). > "ant" from contrib/gdata (after "ant clean: from trunk) > (actually it failed in 507610 too, but later, because I used jdk > 1.4.) In fact I used jdk 1.5, and contrib/gdata failed to compile because it depends in contrib/ant. (That is, it now fails even if the missing lib and jars are manually added, and even if built with "ant -Djavac.source=1.5".) > "ant" from contrib/lucli (after "ant clean: from trunk) > "ant" from contrib/regexp (after "ant clean: from trunk) Bottom line, if expected out-of-the-box behavior for the source pack includes compilable contrib/*, seems this is not the case now. I am not sure if this is a stopper or not. > [EMAIL PROTECTED] wrote on 14/02/2007 09:20:56: > > > Release artifacts for review are at > > http://people.apache.org/~yonik/staging_area/lucene/ > > Please vote to officially release these packages as Lucene 2.1. > > > > -Yonik > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
