Doh! I committed a fix ... Mike McCandless
http://blog.mikemccandless.com On Sun, Oct 13, 2013 at 6:49 AM, Policeman Jenkins Server <[email protected]> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/7771/ > Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC > > All tests passed > > Build Log: > [...truncated 4160 lines...] > [javac] Compiling 48 source files to > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/suggest/classes/java > [javac] > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/suggest/src/java/org/apache/lucene/search/suggest/SortedTermFreqPayloadIteratorWrapper.java:146: > cannot find symbol > [javac] symbol : method compare(long,long) > [javac] location: class java.lang.Long > [javac] return Long.compare(leftCost, rightCost); > [javac] ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] 1 error > > 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:1912: > 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:477: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1650: > Compile failed; see the compiler error output for details. > > Total time: 9 minutes 27 seconds > Build step 'Invoke Ant' marked build as failure > Description set: Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops > -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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
