dweiss commented on pull request #470: URL: https://github.com/apache/lucene/pull/470#issuecomment-987195789
I still have a gut feeling that if we defined explicit dependency configurations for modules, they'd fit right in. Something like: moduleApi moduleImplementation moduleCompileOnly It makes sense when you think of it - what gradle tries to solve with "api, implementation, etc." is then shoved on a single classpath. But the above configurations would fit the corresponding requires clauses from the module system right in. -- 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...@lucene.apache.org 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