Build: https://builds.apache.org/job/Lucene-Artifacts-4.x/470/
No tests ran.
Build Log:
[...truncated 2074 lines...]
[javac] Compiling 13 source files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-4.x/lucene/build/misc/classes/test
[javac]
/usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-4.x/lucene/misc/src/test/org/apache/lucene/index/sorter/TestBlockJoinSorter.java:99:
cannot find symbol
[javac] symbol : method compare(long,long)
[javac] location: class java.lang.Long
[javac] return Long.compare(parentValues.get(docID1),
parentValues.get(docID2));
[javac] ^
[javac]
/usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-4.x/lucene/misc/src/test/org/apache/lucene/index/sorter/TestBlockJoinSorter.java:109:
cannot find symbol
[javac] symbol : method compare(long,long)
[javac] location: class java.lang.Long
[javac] return Long.compare(childValues.get(docID1),
childValues.get(docID2));
[javac] ^
[javac] 2 errors
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-4.x/lucene/build.xml:557:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-4.x/lucene/common-build.xml:1919:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-4.x/lucene/module-build.xml:57:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-4.x/lucene/common-build.xml:753:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-4.x/lucene/common-build.xml:767:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-4.x/lucene/common-build.xml:1657:
Compile failed; see the compiler error output for details.
Total time: 1 minute 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Publishing Javadoc
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]