Looks like my bad on merge to branch 5x. I should be near a computer in a few hours, and will fix it then if no one else gets to it by then..
On Fri, 1 Jan 2016 13:01 Policeman Jenkins Server <[email protected]> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15104/ > Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC > > All tests passed > > Build Log: > [...truncated 9026 lines...] > [javac] Compiling 868 source files to > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/classes/java > [javac] > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/java/org/apache/solr/handler/MoreLikeThisHandler.java:147: > error: incompatible types > [javac] ? null : new > ArrayList<>(mlt.mlt.getMaxQueryTerms()); > [javac] ^ > [javac] required: List<InterestingTerm> > [javac] found: ArrayList<Object> > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] 1 error > > BUILD FAILED > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:794: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:738: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:476: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:389: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:520: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1956: > Compile failed; see the compiler error output for details. > > Total time: 24 minutes 48 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > [WARNINGS] Skipping publisher since build result is FAILURE > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
