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

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

    [ https://issues.apache.org/jira/browse/CAMEL-18341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17574646#comment-17574646 ] 

Claus Ibsen commented on CAMEL-18341:
-------------------------------------

spring boot / quarkus / needs to be upgraded to groovy 4.x as well.

> Upgrade groovy to 4.x
> ---------------------
>
>                 Key: CAMEL-18341
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18341
>             Project: Camel
>          Issue Type: Dependency upgrade
>    Affects Versions: 3.18.0
>            Reporter: Aurélien Pupier
>            Priority: Major
>
> 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)