lewismc commented on PR #883: URL: https://github.com/apache/nutch/pull/883#issuecomment-3741043346
I augmented the CI to accommodate the backward-compatible Java version strategy for Apache Nutch, similar to the approach described in HADOOP-18887. Key principle: * Build requirement: Java 17+ (required by JUnit 6) * Runtime compatibility: Java 11+ (bytecode target) -- 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]

