enonic / xp-distro

Enonic XP full distribution.
GNU General Public License v3.0
3 stars 3 forks source link

Update gradle wrappers on all projects when releasing 6.15.0-RC1 #18

Closed jsi closed 6 years ago

jsi commented 6 years ago

Mikita just did this for xp: https://github.com/enonic/xp/commit/a3375451710ec51fff249afce3015363225f1214#commitcomment-28427959

jsi commented 6 years ago

xp and lib-admin-ui are update to gradle 4.8 For all the others, 4.8 is causing problems with the uploadArchives target, so will wait on this, and I will remove this issue from the "Release 6.15.0" Epic.

jsi commented 6 years ago

Since all wrappers are at least updated to gradle version 4.5.1, I will close this issue, lib-admin-ui was the most critical to get updated, and xp is also done.