abstractdog commented on PR #296: URL: https://github.com/apache/tez/pull/296#issuecomment-2561276176
the current issue is that some modules are JDK17+ compatible, and are successfully skipped when you build the whole project, but the precommit enters into the folder of the changed submodule and builds it, hence the sub-module skipping won't work precommit needs to be prepared for this scenario (or some additional maven hack is needed into the submodule's pom.xml) -- 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]
