andrebrait opened a new pull request #252: URL: https://github.com/apache/commons-compress/pull/252
COMPRESS-604 might be related to this. I wasn't able to reproduce it, but I can confirm the build is currently not compatible with Java 8 when building on Java 9+ because the --release compiler option is set to 9, but not because of the reason pointed in COMPRESS-604. Let me know if that doesn't work for some reason. The build seems to work fine on JDK 17, so I removed the message about it not working on JDK 14+ from the README. -- 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]
