This is wrong code, just not detected by Java 7. I'll fix.
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Policeman Jenkins Server [mailto:[email protected]] > Sent: Monday, December 02, 2013 11:17 PM > To: [email protected]; [email protected] > Subject: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b117) - Build # > 8548 - Still Failing! > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8548/ > Java: 32bit/jdk1.8.0-ea-b117 -server -XX:+UseSerialGC > > All tests passed > > Build Log: > [...truncated 16249 lines...] > [javac] Compiling 3 source files to /mnt/ssd/jenkins/workspace/Lucene- > Solr-trunk-Linux/solr/build/contrib/solr-morphlines-cell/classes/java > [javac] warning: [options] bootstrap class path not set in conjunction > with - > source 1.7 > [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk- > Linux/solr/contrib/solr-morphlines- > cell/src/java/org/apache/solr/morphlines/cell/SolrCellBuilder.java:127: error: > incompatible types: Object cannot be converted to String > [javac] for (String capture : getConfigs().getStringList(config, > ExtractingParams.CAPTURE_ELEMENTS, Collections.EMPTY_LIST)) { > [javac] ^ > [javac] Note: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk- > Linux/solr/contrib/solr-morphlines- > cell/src/java/org/apache/solr/morphlines/cell/SolrCellBuilder.java uses or > overrides a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Note: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk- > Linux/solr/contrib/solr-morphlines- > cell/src/java/org/apache/solr/morphlines/cell/SolrCellBuilder.java uses > unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] 1 error > > [...truncated 1 lines...] > BUILD FAILED > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:420: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:400: 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/extra-targets.xml:37: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:209: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common- > build.xml:441: The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common- > build.xml:491: The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common- > build.xml:476: The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common- > build.xml:1732: Compile failed; see the compiler error output for details. > > Total time: 51 minutes 47 seconds > Build step 'Invoke Ant' marked build as failure Description set: Java: > 32bit/jdk1.8.0-ea-b117 -server -XX:+UseSerialGC 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]
