You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2020/05/06 12:47:00 UTC

[jira] [Updated] (OFBIZ-11661) Upgrade Gradle and Groovy

     [ https://issues.apache.org/jira/browse/OFBIZ-11661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-11661:
------------------------------------
        Fix Version/s:     (was: Trunk)
                       Upcoming Branch
    Affects Version/s:     (was: Upcoming Branch)
                       Trunk

> Upgrade Gradle and Groovy
> -------------------------
>
>                 Key: OFBIZ-11661
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11661
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: Gradle
>    Affects Versions: Trunk
>            Reporter: James Yong
>            Assignee: James Yong
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>
> Current Gradle version used in OFBiz trunk is 5.0.
> Propose to update to Gradle 6.3 which is the current stable version. 
> Gradle 6.3 requires groovy 2.5.10, but Groovy version used in OFBiz trunk is 2.5.8.
> Suggest to upgrade Groovy to 2.5.11 which is the current stable version. 
> For Gradle upgrade, I ran: ./gradlew wrapper --gradle-version=6.3 --distribution-type=bin 
> For Groovy upgrade, I updated the build.gradle with the new Groovy version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)