+1

Good job everyone!

On Win XP, Sun JVM 1.6.0_16 I ran the following tests:

lucene-2.9.0.zip:
- ant compile-demo
- ant demo-index-html
- ant demo-search-html
- ant demo-index-text
- ant demo-search-text
- ant jar-demo
- ant war-demo
- ant clean

Everything works fine. The only thing I'm wondering if ant clean should not only clean up the build dir, but also the .jar and .war file after ant jar-demo war-demo was run. But I think that's a nit and has been like that forever.

lucene-2.9.0-src.zip:
- ant test-core
- ant test-contrib
- ant test-tag
- ant clean dist dist-src

All tests pass and also the generated docs look good.

 Michael

On 9/21/09 10:06 AM, Mark Miller wrote:
Okay, lets give this a shot:

The (proposed) release artifacts have been built and are up at:

http://people.apache.org/~markrmiller/staging-area/lucene2.9/

The changes are here:

http://people.apache.org/~markrmiller/staging-area/lucene2.9changes/


Please vote to officially release these artifacts as 2.9.0, or point out
any errors and I'll fix and repackage.

We need at least 3 binding (PMC) votes.

Thanks everyone for all their hard work on this! This has been some release.



---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to