janhoy commented on a change in pull request #491: URL: https://github.com/apache/solr/pull/491#discussion_r778210390
########## File path: build.gradle ########## @@ -125,7 +125,7 @@ apply from: file('gradle/java/jar-manifest.gradle') // Publishing and releasing apply from: file('gradle/maven/defaults-maven.gradle') -apply from: file('gradle/releasing.gradle') +// TODO: apply from: file('gradle/releasing.gradle') Review comment: I'll just remove all trace of releasing.gradle - there don't seem to be a need to add another gradle file here? -- 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