mattcasters opened a new issue, #6968: URL: https://github.com/apache/hop/issues/6968
### Apache Hop version? 2.18.0-SNAPSHOT ### Java version? OpenJDK 21 ### Operating system Linux ### What happened? The file needs to contain: ``` Manifest-Version: 1.0 Multi-Release: true ``` The Mutli-Release part is important to allow the JVM to pick up versions below 21. ### Issue Priority Priority: 2 ### Issue Component Component: Beam -- 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]
