Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3352/
Java: 32bit/jdk1.6.0_45 -server -XX:+UseParallelGC

All tests passed

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

Total time: 11 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.6.0_45 -server -XX:+UseParallelGC
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