You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2020/03/30 19:49:33 UTC

[GitHub] [lucene-solr] madrob commented on a change in pull request #1390: LUCENE-9266 remove gradle wrapper jar from source

madrob commented on a change in pull request #1390: LUCENE-9266 remove gradle wrapper jar from source
URL: https://github.com/apache/lucene-solr/pull/1390#discussion_r400452053
 
 

 ##########
 File path: .github/workflows/gradle-precommit.yml
 ##########
 @@ -19,5 +19,8 @@ jobs:
         java-version: 11
     - name: Grant execute permission for gradlew
       run: chmod +x gradlew
+    - name: Run something to download the gradle wrapper jar
 
 Review comment:
   It does work out of the box. The reason that I added an intermediate step was so that we can run the validator before running the rest of precommit.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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