dweiss commented on pull request #567: URL: https://github.com/apache/lucene/pull/567#issuecomment-1000320538
I know everyone is busy, so keeping it short. @rmuir - I do have tests that fail because of this. These tests are on a branch where I'm trying to fix classpath vs. module-path issues - the compilation and tests currently use classpath only; once you make them run with true modules, things start to break. It is very messy conceptually - the conventions gradle has predate the module system and they're not always compatible. Every time I think I've solved something, two other things emerge. It is difficult. I am making progress though. > we will have a test-driven approach soon after xmas when Dawid finishes the conversion to module system Thank you for your faith in me, Uwe. I hold on to your word. ;) -- 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