Steve, I discussed this w/ Robert before I removed the file. Robert explained me that "jar-checksums" removes any license files that without a matching .jar and then "check-svn-working-copy" reports a dirty checkout.
Why is this file required by maven? At any rate, I don't understand what's going on either. Whatever fixes this, I'm fine with Shai On Wed, May 15, 2013 at 10:41 AM, Steve Rowe <[email protected]> wrote: > Shai, that .sha1 file was not leftover - I just added it. > > After you removed it, I now get the following from 'ant > validate-maven-dependencies': > > ----- > -validate-maven-dependencies: > [licenses] MISSING sha1 checksum file for: > /Users/sarowe/.m2/repository/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar > [licenses] Scanned 14 JAR file(s) for licenses (in 0.05s.), 1 error(s). > ----- > > I don't understand why this file is being reported as causing a dirty > checkout (see quoted error message below) - I looked at the groovy script > that does this checking, and this particular message is given when a file > is either unversioned or missing. Neither condition should be true in this > case. > > Uwe, do you understand what's going on here? > > Steve > > On May 15, 2013, at 1:09 AM, Shai Erera <[email protected]> wrote: > > > Removed the leftover license file. > > > > Shai > > > > On Wed, May 15, 2013 at 7:24 AM, Policeman Jenkins Server < > [email protected]> wrote: > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5661/ > > Java: 64bit/jdk1.8.0-ea-b86 -XX:+UseCompressedOops -XX:+UseSerialGC > […] > > BUILD FAILED > > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:377: The > following error occurred while executing this line: > > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:316: The > following error occurred while executing this line: > > > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:122: > Source checkout is dirty after running tests!!! Offending files: > > * lucene/licenses/javax.servlet-3.0.0.v201112011016.jar.sha1 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
