You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2014/07/19 20:28:38 UTC

[jira] [Resolved] (LUCENE-5831) ant precommit should remind people to run clean-jars and jar-checksums when checksums are not right

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

Steve Rowe resolved LUCENE-5831.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 4.10
                   5.0

Thanks everybody, I added Hoss's text, with minor modifications, to the failure message printed by {{LicenseCheckTask}} (called by ant target {{check-licenses}} via {{validate}} via {{precommit}}.)

> ant precommit should remind people to run clean-jars and jar-checksums when checksums are not right
> ---------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-5831
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5831
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: general/build
>            Reporter: Steve Rowe
>            Assignee: Steve Rowe
>            Priority: Minor
>             Fix For: 5.0, 4.10
>
>
> Ivy's bug that fails to remove differently versioned dependencies in (test-)lib/ dirs even though we set {{sync="true"}} on {{<ivy:retrieve>}} (I couldn't find a JIRA for this) continues to cause trouble/confusion (see related LUCENE-5467).
> We should make the ant {{precommit}} target depend on {{clean-jars}}, so that people won't think they need to run {{ant jar-checksums}} because of stale jars Ivy leaves in {{lib/}} or {{test-lib/}} directories, which currently causes {{ant precommit}} to bitch that there are missing checksums.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org