You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2016/02/16 11:49:28 UTC

svn commit: r1730653 - /tomcat/trunk/res/rat/rat-excludes.txt

Author: kkolinko
Date: Tue Feb 16 10:49:28 2016
New Revision: 1730653

URL: http://svn.apache.org/viewvc?rev=1730653&view=rev
Log:
Revert r1730649. I think it is not needed.
The rat-output.html file for the build before r1730649 was generated after some delay (~20 minutes) and does not have those /log/*.txt files.

Add a comment about *.git etc. image files, that do not need configuration.

Modified:
    tomcat/trunk/res/rat/rat-excludes.txt

Modified: tomcat/trunk/res/rat/rat-excludes.txt
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/rat/rat-excludes.txt?rev=1730653&r1=1730652&r2=1730653&view=diff
==============================================================================
--- tomcat/trunk/res/rat/rat-excludes.txt (original)
+++ tomcat/trunk/res/rat/rat-excludes.txt Tue Feb 16 10:49:28 2016
@@ -49,8 +49,10 @@
 
   - *.mdl are Rational Rose data files and cannot contain comments
   - *.bmp, *.dia files are binary
+    (*.git, *.jpg are also binary, but are automatically detected by RAT as
+    ones, so no explicit configuration is needed)
 
-output/build/logs/*.txt
+output/build/logs/*
 
 output/build/webapps/docs/**/*.html
 output/dist/webapps/docs/**/*.html



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org