[
https://issues.apache.org/jira/browse/CAMEL-22257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18008789#comment-18008789
]
Claus Ibsen commented on CAMEL-22257:
-------------------------------------
[~Federico Mariani] you may also talk to [~apupier] as he also asked about java
25 in the linked ticket. However there will take some time to offically support
java 25, but its okay to prepare for it if the code doesn't break on 17 and 21.
> 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
> Priority: Major
>
> 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)