Andras Salamon created SOLR-14243:
-------------------------------------
Summary: ant clean-jars should not delete gradle-wrapper.jar
Key: SOLR-14243
URL: https://issues.apache.org/jira/browse/SOLR-14243
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Andras Salamon
Right now ant clean-jars deletes {{gradle/wrapper/gradle-wrapper.jar}}, so if I
execute the following command to recreate the checksums it shows up as as
deleted file in git:
{noformat}
$ ant clean-jars jar-checksums
...
$ git status -s
D gradle/wrapper/gradle-wrapper.jar{noformat}
I don't think we should delete the gradle-wrapper.jar here
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]