Author: kkolinko Date: Fri Jan 13 21:26:52 2012 New Revision: 1231308 URL: http://svn.apache.org/viewvc?rev=1231308&view=rev Log: Improve rat-excludes pattern to cover subdirectories in documentation build.
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=1231308&r1=1231307&r2=1231308&view=diff ============================================================================== --- tomcat/trunk/res/rat/rat-excludes.txt (original) +++ tomcat/trunk/res/rat/rat-excludes.txt Fri Jan 13 21:26:52 2012 @@ -18,4 +18,4 @@ - HTML files in Documentation web application are generated from XML -output/build/webapps/docs/*.html +output/build/webapps/docs/**/*.html --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org