svn commit: r1853205 - /ofbiz/tools/rat-excludes.txt

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

svn commit: r1853205 - /ofbiz/tools/rat-excludes.txt

jleroux@apache.org
Author: jleroux
Date: Fri Feb  8 10:39:45 2019
New Revision: 1853205

URL: http://svn.apache.org/viewvc?rev=1853205&view=rev
Log:
Just noticed that some files in build/.gradle are reported as missing license
We don't care about what is happening during Gradle build, that's temporary

Modified:
    ofbiz/tools/rat-excludes.txt

Modified: ofbiz/tools/rat-excludes.txt
URL: http://svn.apache.org/viewvc/ofbiz/tools/rat-excludes.txt?rev=1853205&r1=1853204&r2=1853205&view=diff
==============================================================================
--- ofbiz/tools/rat-excludes.txt (original)
+++ ofbiz/tools/rat-excludes.txt Fri Feb  8 10:39:45 2019
@@ -65,3 +65,4 @@ VERSION
 **/less.min.js
 **/SamplePricatTemplate_V1.1.xlsx
 **/framework/base/src/main/java/META-INF/**
+**/build/.gradle/**
\ No newline at end of file