[
https://issues.apache.org/jira/browse/LUCENE-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14065178#comment-14065178
]
Robert Muir commented on LUCENE-5831:
-------------------------------------
I don't think we need to run this every time we precommit, adding third party
dependencies is something that shouldnt happen 10x a day, and should be done
carefully (taking into account licensing, and other aspects).
> ant precommit should depend on clean-jars
> -----------------------------------------
>
> Key: LUCENE-5831
> URL: https://issues.apache.org/jira/browse/LUCENE-5831
> Project: Lucene - Core
> Issue Type: Bug
> Components: general/build
> Reporter: Steve Rowe
> Priority: Minor
>
> 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: [email protected]
For additional commands, e-mail: [email protected]