You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2016/02/15 22:14:55 UTC

svn commit: r1730613 - /tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt

Author: markt
Date: Mon Feb 15 21:14:55 2016
New Revision: 1730613

URL: http://svn.apache.org/viewvc?rev=1730613&view=rev
Log:
Additional excludes suggested by infra

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=1730613&r1=1730612&r2=1730613&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt (original)
+++ tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt Mon Feb 15 21:14:55 2016
@@ -22,12 +22,13 @@
   - *.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.
   - other trivial test files, such as textual files containing only "OK' string,
     are also excluded.
+  - *.bmp files image files cannot contain license
+  - *.dia files image files cannot contain license
 
 output/build/webapps/docs/*.html
 output/build/webapps/docs/appdev/*.html
@@ -36,7 +37,6 @@ 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
@@ -63,3 +63,5 @@ test/org/apache/coyote/http11/filters/bu
 test/org/apache/coyote/http11/filters/bug52121-part2
 test/webapp-3.0/bug53257/*.txt
 test/webapp-3.0-fragments/WEB-INF/classes/*.txt
+**/*.bmp
+**/*.dia



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