uschindler commented on PR #946: URL: https://github.com/apache/solr/pull/946#issuecomment-1187918380
Ok so it turns the whole thing into a java subproject. The confusing thing is that the `apply plugin: 'java'` wasn't done in the main gradle file. I am +/-0 factoring it out to separate file.I'd prefer from the style persepctive to have app `apply` instructions at beginning of build.gradle. The "compile and test java code" part is then just down in the file with comments "antora stuff starts here", "examples stuff is 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
