janhoy commented on a change in pull request #491: URL: https://github.com/apache/solr/pull/491#discussion_r778653206
########## File path: solr/packaging/build.gradle ########## @@ -164,48 +155,7 @@ task dev(type: Copy) { into devDir } -assemble.dependsOn installDist +tasks.distZip.enabled = false +tasks.distTar.enabled = false Review comment: I filed https://issues.apache.org/jira/browse/SOLR-15893 to investigate this later. -- 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