for some reason i thought they had fixed the backwards break in 1.8 already. Ill change this to use the other method for now...
On Sun, Mar 10, 2013 at 11:26 PM, Policeman Jenkins Server <[email protected]> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4660/ > Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseConcMarkSweepGC > > No tests ran. > > Build Log: > [...truncated 178 lines...] > [javac] Compiling 358 source files to > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/test > [javac] > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/core/src/test/org/apache/lucene/util/TestVersion.java:41: > error: cannot find symbol > [javac] > Version.class.getField(values[i].name()).isAnnotationPresent(Deprecated.class)); > [javac] ^ > [javac] symbol: method isAnnotationPresent(Class<Deprecated>) > [javac] location: class Field > [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-trunk-Linux/build.xml:381: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:50: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:725: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:739: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1578: > Compile failed; see the compiler error output for details. > > Total time: 20 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > Recording test results > Description set: Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseConcMarkSweepGC > Email was triggered for: Failure > Sending email for trigger: Failure > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
