Robert Muir created LUCENE-4390: ----------------------------------- Summary: fail the build on outdated .sha1 files Key: LUCENE-4390 URL: https://issues.apache.org/jira/browse/LUCENE-4390 Project: Lucene - Core Issue Type: Bug Components: general/build Reporter: Robert Muir
branch_4x (only) currently has the following outdated/leftover .sha1s from obselete versions: {noformat} $ svn status ! solr/licenses/junit4-ant-2.0.0.rc5.jar.sha1 ! solr/licenses/randomizedtesting-runner-2.0.0.rc5.jar.sha1 {noformat} This is easy enough to implement. just run 'ant jar-checksums' before our svn status check. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org