Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8084/
Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 3684 lines...]
    [javac] Compiling 13 source files to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/misc/classes/test
    [javac] 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/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] 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/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
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:557: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1919: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/module-build.xml:57: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:753: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:767: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1657: 
Compile failed; see the compiler error output for details.

Total time: 9 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to