dweiss commented on a change in pull request #1844:
URL: https://github.com/apache/lucene-solr/pull/1844#discussion_r485162521



##########
File path: solr/packaging/build.gradle
##########
@@ -109,6 +109,21 @@ task toDir(type: Sync) {
   }
 }
 
+task toTgz(type: Tar) {

Review comment:
       It is likely that this will require explicit file permissions to work 
properly on Windows machines. Don't know if tar task will accept a workaround 
like this one -
   
   
https://github.com/carrot2/carrot2/blob/master/distribution/build.gradle#L94-L98




----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to