> Every time that I attempt to build the last CVS lucene release I got a Java > Exception, > Any advice? > > Note: the org.apache.tools.ant.taskdefs.optional.junit.JUnitTask doesn't > exist. ANT has an 'optional' JAR file which contains tasks that aren't built into the core. You need this JAR on your class path. _______________________________________________ Lucene-users mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/lucene-users
- [Lucene-users] Ant Building Problem Gerardo Arroyo
- Re: [Lucene-users] Ant Building Problem ender
- RE: [Lucene-users] Ant Building Problem Alex Murzaku
- Brian Goetz