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

ASF subversion and git services commented on OFBIZ-11661:
---------------------------------------------------------

Commit 00ec6c677b7948178e1232b3d463ce49b69d62eb in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=00ec6c6 ]

Improvement: Upgrade Gradle and Groovy

(OFBIZ-11661)

Fixes a known issue with config/checkstyle/checkstyle.xml:

TreeWalker is not allowed as a parent of LineLength Please review 'Parent 
Module'
section for this Check in web documentation if Check is standard


> 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: Jacques Le Roux
>            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)

Reply via email to