javacc-uptodate-check:
javacc-notice:
[echo]
[echo] One or more of the JavaCC .jj files is newer than its
corresponding
[echo] .java file. Run the "javacc" target to regenerate the
artifacts.
[echo]
init:
clover.setup:
clover.info:
[echo]
[echo] Clover not found. Code coverage reports disabled.
[echo]
clover:
common.compile-core:
[mkdir] Created dir: /tmp/lucene-nightly/build/classes/java
[javac] Compiling 204 source files to /tmp/lucene-nightly/build/classes/java
[javac]
/tmp/lucene-nightly/src/java/org/apache/lucene/index/TermInfosReader.java:67:
cannot resolve symbol
[javac] symbol : method remove ()
[javac] location: class java.lang.ThreadLocal
[javac] enumerators.remove();
[javac] ^
[javac] Note:
/tmp/lucene-nightly/src/java/org/apache/lucene/queryParser/QueryParser.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error
BUILD FAILED
/tmp/lucene-nightly/common-build.xml:135: The following error occurred while
executing this line:
/tmp/lucene-nightly/common-build.xml:291: Compile failed; see the compiler
error output for details.
Total time: 10 seconds
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]