[
https://issues.apache.org/jira/browse/SOLR-14243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033668#comment-17033668
]
ASF subversion and git services commented on SOLR-14243:
--------------------------------------------------------
Commit b21312f411bdfb069114846f31f45dcc6ec6ecb8 in lucene-solr's branch
refs/heads/master from Dawid Weiss
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=b21312f ]
SOLR-14243: ant clean-jars should not delete gradle-wrapper.jar.
> 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
> Priority: Major
> Attachments: SOLR-14243-01.patch
>
>
> 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]