Thanks Jacques.
I have created OFBIZ-11661 for this.
Correction: Groovy version used in OFBiz trunk is 2.5.8, not 2.5.4
On 2020/05/04 13:10:42, Jacques Le Roux <
[hidden email]> wrote:
> Hi James,
>
> I trust a Jira fits
>
> Thanks
>
> Jacques
>
> Le 04/05/2020 à 14:54, James Yong a écrit :
> > Hi all,
> >
> > 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.4
> > Suggest to upgrade Groovy to 2.5.11 which is the current stable version.
> >
> > For Gradle upgrade, I run:
> > ./gradlew wrapper --gradle-version=6.3 --distribution-type=bin
> >
> > For Groovy upgrade, I updated the build.gradle with the new Groovy version.
> >
> > So far, no issue encountered with the upgrades on my side.
> >
> > Let me know if any concerns.
> > Plan to create JIRA issue for the upgrades by next week.
> >
> > Regards,
> > James
>
>