I marked the log message with "LUCENE-4808:" for my own convenience (to quickly find the commit later), so I can revert to isAnnotationPresent once they fixed the bug and I am about to resolve LUCENE-4808. I hope you are happy with "reverting" this commit once this is fixed upstream! :-) Uwe
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Robert Muir [mailto:[email protected]] > Sent: Monday, March 11, 2013 4:29 AM > To: Policeman Jenkins Server > Cc: [email protected] > Subject: Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) - > Build # 4660 - Still Failing! > > 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.cla > ss)); > > [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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
