svn commit: r1864926 - /ofbiz/ofbiz-framework/branches/release18.12/gradle/wrapper/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: r1864926 - /ofbiz/ofbiz-framework/branches/release18.12/gradle/wrapper/gradle-wrapper.properties

jleroux@apache.org
Author: jleroux
Date: Sun Aug 11 12:38:12 2019
New Revision: 1864926

URL: http://svn.apache.org/viewvc?rev=1864926&view=rev
Log:
Reverted: Remove the Gradle wrapper from our release packages and add a step
to our build notes
(OFBIZ-10145)

As explained in https://github.com/gradle/gradle/issues/2852 we shouldn't/don't
need to put an ASL2 header in Gradle wrapper files

Modified:
    ofbiz/ofbiz-framework/branches/release18.12/gradle/wrapper/gradle-wrapper.properties

Modified: ofbiz/ofbiz-framework/branches/release18.12/gradle/wrapper/gradle-wrapper.properties
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/branches/release18.12/gradle/wrapper/gradle-wrapper.properties?rev=1864926&r1=1864925&r2=1864926&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/branches/release18.12/gradle/wrapper/gradle-wrapper.properties (original)
+++ ofbiz/ofbiz-framework/branches/release18.12/gradle/wrapper/gradle-wrapper.properties Sun Aug 11 12:38:12 2019
@@ -1,22 +1,3 @@
-###############################################################################
-# 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