dweiss commented on pull request #572:
URL: https://github.com/apache/lucene/pull/572#issuecomment-1002073951


   bq. White box tests have to remain in the classpath mode anyway, I think?
   
   They don't have to be - you can "overlay" test classes over main or the 
other way around. What you can't do is "merge" two module descriptors - and you 
need additional opens/ module dependencies for running tests (think junit, 
randomized testing, etc.). It's very inconvenient to organize this as a pattern 
for "any" project, without knowing the internals.


-- 
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]

Reply via email to