Thanks Mike! Le mer. 8 févr. 2017 à 13:03, Michael McCandless <[email protected]> a écrit :
> I pushed a fix. > > Mike McCandless > > http://blog.mikemccandless.com > > > On Wed, Feb 8, 2017 at 6:44 AM, Apache Jenkins Server > <[email protected]> wrote: > > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/6/ > > > > No tests ran. > > > > Build Log: > > [...truncated 95 lines...] > > [javac] Compiling 739 source files to > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/checkout/lucene/build/core/classes/java > > [javac] > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/checkout/lucene/core/src/java/org/apache/lucene/codecs/MultiLevelSkipListReader.java:157: > error: cannot find symbol > > [javac] if (Integer.compareUnsigned(numSkipped[level], docCount) > > 0) { > > [javac] ^ > > [javac] symbol: method compareUnsigned(int,int) > > [javac] location: class Integer > > [javac] Note: Some input files use or override a deprecated API. > > [javac] Note: Recompile with -Xlint:deprecation for details. > > [javac] 1 error > > > > BUILD FAILED > > > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/checkout/build.xml:757: > The following error occurred while executing this line: > > > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/checkout/build.xml:694: > The following error occurred while executing this line: > > > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/checkout/build.xml:59: > The following error occurred while executing this line: > > > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/checkout/lucene/build.xml:50: > The following error occurred while executing this line: > > > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/checkout/lucene/common-build.xml:546: > The following error occurred while executing this line: > > > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/checkout/lucene/common-build.xml:1989: > Compile failed; see the compiler error output for details. > > > > Total time: 7 seconds > > Build step 'Invoke Ant' marked build as failure > > Archiving artifacts > > No prior successful build to compare, so performing full copy of > artifacts > > Recording test results > > ERROR: Step ‘Publish JUnit test result report’ failed: No test report > files were found. Configuration error? > > 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] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
