Hi Everyone: This is a vote to release Apache Camel 3.4.2 (with Apache Camel Spring Boot and Apache Camel Karaf), the second patch release for the 3.4 LTS branch with 5 improvements and fixes. The main reason we are releasing this version is that we compiled 3.4.1 with Java 11 which leads to issues as described in [1]. Although we are already working on a fix for this problem (see ticket [2]), we found that it would be safer to quickly push out a release compiled with Java 8 so our users are not affected by this. We plan to continue compiling with Java 8 until we eventually make Java 11 the base version for Camel.
Release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12348562&projectId=12311220 == Apache Camel 3.4.2 == Staging repository: https://repository.apache.org/content/repositories/orgapachecamel-1232/ Tarballs: https://repository.apache.org/content/repositories/orgapachecamel-1232/org/apache/camel/apache-camel/3.4.2/ Tag: https://gitbox.apache.org/repos/asf?p=camel.git;a=tag;h=refs/tags/camel-3.4.2 == Apache Camel Spring Boot 3.4.2 == Staging repository: https://repository.apache.org/content/repositories/orgapachecamel-1233/ Tag: https://gitbox.apache.org/repos/asf?p=camel-spring-boot.git;a=tag;h=refs/tags/camel-spring-boot-3.4.2 == Apache Camel Karaf 3.4.2 == Staging repository: https://repository.apache.org/content/repositories/orgapachecamel-1234/ Tag: https://gitbox.apache.org/repos/asf?p=camel-karaf.git;a=tag;h=refs/tags/camel-karaf-3.4.2 Please test this release candidate and cast your vote. [ ] +1 Release the binary as Apache Camel, Camel Spring Boot and Camel Karaf 3.4.2 [ ] -1 Veto the release (provide specific comments) The vote is open for at least 72 hours. Thanks, Gregor [1] https://github.com/eclipse/jetty.project/issues/3244 [2] https://issues.apache.org/jira/browse/CAMEL-15309