dweiss commented on pull request #425: URL: https://github.com/apache/lucene/pull/425#issuecomment-959477250
I added task graph ordering that enforces the validation runs prior to compilation (if they're both scheduled to run). This is safer than just scheduling module's tests after validation because you make sure classes from other modules have been validated too. -- 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]
