Steve Rowe created LUCENE-5831:
----------------------------------
Summary: 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]