On 8 Nov 2005, at 21:47, Bill Janssen wrote:
Is the 1.9 jar file available somewhere as an alpha for download?

No, not officially. Checking out from Subversion and running "ant" is all that is needed to get the latest JAR though.

    Erik



I'd like to try my app with it.

Bill


Hi,

I added this to our CHANGES file:

Note that this realease is mostly but not 100% source compatible with the latest release of Lucene (1.4.3). In other words, you should make sure your application compiles with this version of Lucene before you replace
the old Lucene JAR with the new one.

This refers to the fact that for example some methods in Query now throw an IOException that didn't throw this exception before. Everyone feel free to
modify this warning, as I'm not sure if it's worded correctly.

Regards
 Daniel

--
http://www.danielnaber.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to