dsmiley opened a new pull request #2083: URL: https://github.com/apache/lucene-solr/pull/2083
https://issues.apache.org/jira/browse/SOLR-15001 There are two distinct commits here. The second is just to the build.gradle. I struggled with the Docker gradle build because the inputs/outputs were not configured correctly which confused Gradle's cool incremental build. I also disagree with defining a verbose class file inside a build file when it won't be re-used by other modules -- just do ad-hoc instead. Build automation is best suited to scripting languages IMO. ---------------------------------------------------------------- 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