Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/2136/

All tests passed

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

Total time: 13 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to