Author: jleroux
Date: Mon Jul 29 16:49:28 2019
New Revision: 1863955
URL:
http://svn.apache.org/viewvc?rev=1863955&view=revLog:
Adds gradle/wrapper files.
Those are not really ours and change when upgrading Gradle
Modified:
ofbiz/tools/rat-excludes.txt
Modified: ofbiz/tools/rat-excludes.txt
URL:
http://svn.apache.org/viewvc/ofbiz/tools/rat-excludes.txt?rev=1863955&r1=1863954&r2=1863955&view=diff==============================================================================
--- ofbiz/tools/rat-excludes.txt (original)
+++ ofbiz/tools/rat-excludes.txt Mon Jul 29 16:49:28 2019
@@ -65,4 +65,5 @@ VERSION
**/less.min.js
**/SamplePricatTemplate_V1.1.xlsx
**/framework/base/src/main/java/META-INF/**
-**/.gradle/**
\ No newline at end of file
+**/.gradle/**
+**/gradle/wrapper/**
\ No newline at end of file