janhoy commented on a change in pull request #491: URL: https://github.com/apache/solr/pull/491#discussion_r779176412
########## File path: solr/docker/build.gradle ########## @@ -104,6 +112,18 @@ task assemblePackaging(type: Sync) { into packagingDir } +task assemblePackagingOfficial(type: Sync) { Review comment: You are right, both official and local files pull the scripts from the tarball, thanks for this simplification. -- 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. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org