Author: kkolinko Date: Tue Feb 16 10:29:51 2016 New Revision: 1730649 URL: http://svn.apache.org/viewvc?rev=1730649&view=rev Log: Exclusion of *.dia files was successful. Exclusion of output/build/logs/** was not successful. Try a different pattern.
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=1730649&r1=1730648&r2=1730649&view=diff ============================================================================== --- tomcat/trunk/res/rat/rat-excludes.txt (original) +++ tomcat/trunk/res/rat/rat-excludes.txt Tue Feb 16 10:29:51 2016 @@ -50,7 +50,7 @@ - *.mdl are Rational Rose data files and cannot contain comments - *.bmp, *.dia files are binary -output/build/logs/* +output/build/logs/*.txt output/build/webapps/docs/**/*.html output/dist/webapps/docs/**/*.html --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org