svn commit: r1860699 - in /ofbiz/tools/Buildbot/Gradle/Wrapper: gradle-wrapper.jar gradle-wrapper.properties trunk/ trunk/gradle-wrapper.jar trunk/gradle-wrapper.properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1860699 - in /ofbiz/tools/Buildbot/Gradle/Wrapper: gradle-wrapper.jar gradle-wrapper.properties trunk/ trunk/gradle-wrapper.jar trunk/gradle-wrapper.properties

jleroux@apache.org
Author: jleroux
Date: Thu Jun  6 06:31:58 2019
New Revision: 1860699

URL: http://svn.apache.org/viewvc?rev=1860699&view=rev
Log:
After adding the respective wrappers for each branch do the same for trunk
It's clearer

Added:
    ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/
    ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.jar   (with props)
    ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.properties   (with props)
Removed:
    ofbiz/tools/Buildbot/Gradle/Wrapper/gradle-wrapper.jar
    ofbiz/tools/Buildbot/Gradle/Wrapper/gradle-wrapper.properties

Added: 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=1860699&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 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=1860699&view=auto
==============================================================================
--- ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.properties (added)
+++ ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.properties Thu Jun  6 06:31:58 2019
@@ -0,0 +1,24 @@
+###############################################################################
+# 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
+zipStoreBase=GRADLE_USER_HOME
+zipStorePath=wrapper/dists

Propchange: ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.properties
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/tools/Buildbot/Gradle/Wrapper/trunk/gradle-wrapper.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain