Mark Miller wrote:

Michael McCandless wrote:

Is anyone else seeing this?

If I run "ant test" it fails saying it can't find the junit jar. If I manually add to CLASSPATH, or run "ant -lib XXX", it works.

Maybe LUCENE-1440 (ability to run core tests from an SVN tag -- very cool) cause this?

Mike

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

Isn't that what Grant saw during the 2.4 release? : 
http://markmail.org/message/jbwju3tkbbpq65z2


That issue is that a source dist fails to include the junit JAR (which reminds me we need to get that fixed for 2.9 -- thanks!).

But what I'm seeing is different: from an source checkout "ant test" now fails, unless you manually put the junit JAR on your classpath.

Mike

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

Reply via email to