[ https://issues.apache.org/jira/browse/CAMEL-22257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18008925#comment-18008925 ]
Federico Mariani commented on CAMEL-22257: ------------------------------------------ Thanks for the headsup! [~apupier] if you have some time, it would be nice if you can review the java-25-deprecations branch. [~davsclaus] the branch builds successfully on 17, 21 and 24 (_mvnd clean install -Dquickly_) > Support for Java 25 - Fix deprecations and removals > --------------------------------------------------- > > Key: CAMEL-22257 > URL: https://issues.apache.org/jira/browse/CAMEL-22257 > Project: Camel > Issue Type: Improvement > Reporter: Federico Mariani > Assignee: Federico Mariani > Priority: Major > Fix For: 4.14.0 > > > The following branch contains fixes to deprecations and removal (in > particular, the removal of the SecurityManager) > https://github.com/apache/camel/tree/java-25-deprecations . > How to check for deprecations: > * Use the latest JDK available (at the time of this issue is JDK 24) > * Run _mvn jdeprscan:3.0.0-alpha-1:jdeprscan_ > * The maven command will fail if there are deprecations, fix the deprecate > Method/Class and rerun jdeprscan -- This message was sent by Atlassian Jira (v8.20.10#820010)