Author: markt
Date: Fri Feb 12 11:20:05 2016
New Revision: 1729994

URL: http://svn.apache.org/viewvc?rev=1729994&view=rev
Log:
Add missing exclude spotted by BuildBot

Modified:
    tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt

Modified: tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt?rev=1729994&r1=1729993&r2=1729994&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt (original)
+++ tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt Fri Feb 12 11:20:05 2016
@@ -22,11 +22,12 @@
   - *.html files in documentation are generated from XML sources
   - *.md5 files are generated and cannot contain license
   - *.manifest JAR manifest files cannot contain license
+  - *.bmp image files cannot contain license
   - package-list files in API documentation (javadoc) are generated
   - bug52121-part1, bug52121-part2 files in tests are test data for a hard
-  to reproduce testcase and should be used as is.
+    to reproduce testcase and should be used as is.
   - other trivial test files, such as textual files containing only "OK' 
string,
-  are also excluded.
+    are also excluded.
 
 output/build/webapps/docs/*.html
 output/build/webapps/docs/appdev/*.html
@@ -35,6 +36,7 @@ output/build/webapps/docs/config/*.html
 output/build/webapps/docs/funcspecs/*.html
 output/build/webapps/docs/tribes/*.html
 output/deployer/deployer-howto.html
+output/dist/side_left.bmp
 output/dist/webapps/docs/*.html
 output/dist/webapps/docs/appdev/*.html
 output/dist/webapps/docs/architecture/*.html



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

Reply via email to