exceptionfactory commented on PR #6940: URL: https://github.com/apache/nifi/pull/6940#issuecomment-1426034324
@pvillard31 I pushed an update to set the Maven Compiler Source and Target versions to 11, and also set the minimum required build version to 11.0.16. This aligns with the documentation changes to ensure that local builds run with Java 11.0.16 or newer. I also updated the JASN1 Reader Test to avoid test failures on Windows with Java 11. These are test for specific failure conditions that continue to work on Linux and macOS, so this should allow a successful build on all platforms. -- 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]
