Author: jleroux
Date: Sun Jun 30 17:10:56 2019
New Revision: 1862355
URL:
http://svn.apache.org/viewvc?rev=1862355&view=revLog:
Improved: Upgrade to Gradle 5.5
(OFBIZ-11131)
Update the trunk wrapper in tools.
I used
gradlew wrapper --gradle-version=5.5 --distribution-type=all
locally and explained on dev ML.
Modified:
ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.jar
ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.properties
Modified: ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.jar
URL:
http://svn.apache.org/viewvc/ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.jar?rev=1862355&r1=1862354&r2=1862355&view=diff==============================================================================
Binary files - no diff available.
Modified: ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.properties
URL:
http://svn.apache.org/viewvc/ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.properties?rev=1862355&r1=1862354&r2=1862355&view=diff==============================================================================
--- ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.properties (original)
+++ ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.properties Sun Jun 30 17:10:56 2019
@@ -1,24 +1,5 @@
-###############################################################################
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements. See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership. The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License. You may obtain a copy of the License at
-#
-#
http://www.apache.org/licenses/LICENSE-2.0-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied. See the License for the
-# specific language governing permissions and limitations
-# under the License.
-###############################################################################
-
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.0-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.5-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists