I saw it, but fixed it by removing all jars in the tree - rm $(find . -name '*.jar') - then running ant resolve. - Steve
On May 7, 2013, at 11:17 AM, Chris Hostetter <[email protected]> wrote: > > Am i the only one seeing this? > > check-licenses: > [echo] License check under: /home/hossman/lucene/dev/solr > [licenses] MISSING sha1 checksum file for: > /home/hossman/lucene/dev/solr/example/lib/ext/jcl-over-slf4j.jar > [licenses] MISSING sha1 checksum file for: > /home/hossman/lucene/dev/solr/example/lib/ext/jul-to-slf4j.jar > [licenses] MISSING sha1 checksum file for: > /home/hossman/lucene/dev/solr/example/lib/ext/log4j.jar > [licenses] MISSING sha1 checksum file for: > /home/hossman/lucene/dev/solr/example/lib/ext/slf4j-api.jar > [licenses] MISSING sha1 checksum file for: > /home/hossman/lucene/dev/solr/example/lib/ext/slf4j-log4j12.jar > [licenses] Scanned 107 JAR file(s) for licenses (in 0.46s.), 5 error(s). > > BUILD FAILED > /home/hossman/lucene/dev/build.xml:67: The following error occurred while > executing this line: > /home/hossman/lucene/dev/solr/build.xml:232: The following error occurred > while executing this line: > /home/hossman/lucene/dev/lucene/tools/custom-tasks.xml:43: License check > failed. Check the logs. > > Total time: 47 seconds > > > -Hoss > > --------------------------------------------------------------------- > 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]
