Aurélien Pupier created CAMEL-16031:
---------------------------------------
Summary: upgrade Camel 2.x to latest 2.x groovy
Key: CAMEL-16031
URL: https://issues.apache.org/jira/browse/CAMEL-16031
Project: Camel
Issue Type: Improvement
Affects Versions: 2.25.3
Reporter: Aurélien Pupier
I'm wondering if it would be possible to upgrade Camel 2.x to latest 2.x Groovy
version.
Camel 2.25.3 is using Groovy 2.5.5
https://github.com/apache/camel/blob/01c991a556c1443afc529b44d71f9aeba6dc65a7/pom.xml#L66
latest Groovy 2.x is 2.5.14 https://groovy.apache.org/download.html
Notably, it contains this fix https://issues.apache.org/jira/browse/GROOVY-9211
which allows to use jdk 14+
This would be convenient for Eclipse Desktop Fuse Tooling as Eclipse Desktop
2020-12 is embedding Java 15 by default and it is still using Camel 2.x
internally and it is planned to continue providing tooling for 2.x versions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)