dweiss commented on pull request #470: URL: https://github.com/apache/lucene/pull/470#issuecomment-989200591
I've pushed another bit of exploration and I think it shows we're close. Many things can be cleaned up nicely later (modular configurations generated from sourcesets, including compilation task configuration) but we already have a nice (I think!) way to express modular vs. classpath dependencies, working compilation and a test subproject that uses module descriptor and module path to run the tests. The only bit I didn't get to was reconfigure the actual test task (classpath + module path). Hopefully tomorrow will figure out the remaining bits and start cleanups and polishing. -- 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