[ 
https://issues.apache.org/jira/browse/LUCENE-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-4390:
--------------------------------

    Attachment: LUCENE-4390.patch

patch has jenkins-hourly run jar-checksums before running 
check-svn-working-copy.

this means instead of failing only if you have forgotten to add a .sha1, we 
also fail if you have one that should not be there: in either case you get a 
dirty working copy.
                
> 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
>         Attachments: LUCENE-4390.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to