You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Aurélien Pupier (Jira)" <ji...@apache.org> on 2022/08/03 09:56:00 UTC

[jira] [Created] (CAMEL-18341) Upgrade groovy to 4.x

Aurélien Pupier created CAMEL-18341:
---------------------------------------

             Summary: Upgrade groovy to 4.x
                 Key: CAMEL-18341
                 URL: https://issues.apache.org/jira/browse/CAMEL-18341
             Project: Camel
          Issue Type: Task
    Affects Versions: 3.18.0
            Reporter: Aurélien Pupier


Groovy 4.0.0 has been released at the beginning of 2022. it might be nice to move to the latest version.

There is a long list of features and bug fixes [http://groovy-lang.org/changelogs/changelog-4.0.0.html]


Maybe worth noticing it contains several fixes related to Java 17:


* [GROOVY-10391] - Default interface methods causing problems with java 17 and groovy 3.0.9
* [GROOVY-10405] - @AutoClone breaks in Java17 for File properties
* [GROOVY-10429] - StringBuilder misses setLength method in Java17


Based on [https://groovy.apache.org/versioning.html] 3.x will have oen or two bugfixxes release (in fact already 3 happened). So good chances that there will be only security release of 3.x soon.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)