You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Jan Høydahl (Jira)" <ji...@apache.org> on 2022/02/02 16:06:00 UTC

[jira] [Created] (SOLR-15972) Remove gradle-wrapper.jar from source

Jan Høydahl created SOLR-15972:
----------------------------------

             Summary: Remove gradle-wrapper.jar from source
                 Key: SOLR-15972
                 URL: https://issues.apache.org/jira/browse/SOLR-15972
             Project: Solr
          Issue Type: Task
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Build
            Reporter: Jan Høydahl


Now that we use git export to produce the source release, there is gradle-wrapper binary jar file in https://github.com/apache/solr/tree/main/gradle/wrapper that we are not allowed to include legally (LEGAL-570). Comparing with lucene, they do not have the jar file in git and thus not in the source release either.

So I believe the solution is to remove the jar from Solr's git and let "gradlew" script download it for you...



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org