I don't understand why this suddenly started getting flagged - AFAICT the most recent changes to the langid module's ivy.xml file, or to the version of the dependencies in question in ivy-versions.xml, occurred in 2013.
Nevertheless, I told check-lib-versions not to complain when it sees this, on trunk only. For some reason brach_5x, without the exception, does not fail the build, so I haven't backported the change there. On Wed, Sep 24, 2014 at 11:33 PM, Steve Rowe <[email protected]> wrote: > From the build log: > > ----- > [libversions] VERSION CONFLICT: transitive dependency in module(s) langid: > [libversions] /com.cybozu.labs/langdetect=1.1-20120112 > [libversions] +-- /net.arnx/jsonic=1.2.7 > [libversions] +-- /com.google.inject/guice=4.0-beta5 <<< Conflict > (direct=3.0, latest=4.0-beta5) > [libversions] ... and 1 more > [libversions] Checked that ivy-versions.properties and > ivy-ignore-conflicts.properties have lexically sorted '/org/name' keys and no > duplicates or orphans. > [libversions] Scanned 46 ivy.xml files for rev="${/org/name}" format. > [libversions] Found 1 indirect dependency version conflicts. > ----- > > > On Wed, Sep 24, 2014 at 7:41 PM, Policeman Jenkins Server < > [email protected]> wrote: > >> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11324/ >> Java: 64bit/jdk1.9.0-ea-b28 -XX:-UseCompressedOops -XX:+UseG1GC >> >> All tests passed >> >> Build Log: >> [...truncated 41406 lines...] >> BUILD FAILED >> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The >> following error occurred while executing this line: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:90: The >> following error occurred while executing this line: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:96: >> The following error occurred while executing this line: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/custom-tasks.xml:104: >> Lib versions check failed. Check the logs. >> >> Total time: 106 minutes 31 seconds >> Build step 'Invoke Ant' marked build as failure >> [description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b28 >> -XX:-UseCompressedOops -XX:+UseG1GC >> Archiving artifacts >> 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] >> > >
