Sorry, seems I never fully tested this at all :/

Would you mind please applying inline patch to trunk

Thanks.

Gav...

Index: res/rat/rat-excludes.txt
===================================================================
--- res/rat/rat-excludes.txt    (revision 1762245)
+++ res/rat/rat-excludes.txt    (working copy)
@@ -73,9 +73,11 @@
 output/dist/src/test/webresources/dir1/d1/d1-f1.txt
 output/dist/src/test/webresources/dir1/d2/d2-f1.txt
 output/dist/src/test/webresources/dir1/*.txt
+output/test-tmp/**
 test/webapp/bug53257/*.txt
 test/webapp/bug53257/foo bar/foobar.txt
 test/webapp-fragments/WEB-INF/classes/*.txt
+test/webapp/index.html.br
 test/webresources/dir1/d1/d1-f1.txt
 test/webresources/dir1/d2/d2-f1.txt
 test/webresources/dir1/*.txt

---


> -----Original Message-----
> From: ma...@apache.org [mailto:ma...@apache.org]
> Sent: Sunday, September 25, 2016 7:22 PM
> To: dev@tomcat.apache.org
> Subject: svn commit: r1762168 - in /tomcat/trunk: res/rat/rat-excludes.txt
> webapps/docs/changelog.xml
> 
> Author: markt
> Date: Sun Sep 25 09:22:19 2016
> New Revision: 1762168
> 
> URL: http://svn.apache.org/viewvc?rev=1762168&view=rev
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=60170
> Exclude the compressed test file index.html.br from RAT analysis.
> Patch provided by Gavin McDonald.
> 
> Modified:
>     tomcat/trunk/res/rat/rat-excludes.txt
>     tomcat/trunk/webapps/docs/changelog.xml
> 
> Modified: tomcat/trunk/res/rat/rat-excludes.txt
> URL: http://svn.apache.org/viewvc/tomcat/trunk/res/rat/rat-
> excludes.txt?rev=1762168&r1=1762167&r2=1762168&view=diff
> ==========================================================
> ====================
> --- tomcat/trunk/res/rat/rat-excludes.txt (original)
> +++ tomcat/trunk/res/rat/rat-excludes.txt Sun Sep 25 09:22:19 2016
> @@ -66,6 +66,7 @@ output/deployer/deployer-howto.html
>  output/dist/webapps/docs/*/package-list
>  output/dist/webapps/docs/*/script.js
> 
> +output/dist/src/test/webapp/index.html.br
>  output/dist/src/test/webapp/bug53257/*.txt
>  output/dist/src/test/webapp/bug53257/foo bar/foobar.txt
> output/dist/src/test/webapp-fragments/WEB-INF/classes/*.txt
> 
> Modified: tomcat/trunk/webapps/docs/changelog.xml
> URL:
> http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?
> rev=1762168&r1=1762167&r2=1762168&view=diff
> ==========================================================
> ====================
> --- tomcat/trunk/webapps/docs/changelog.xml (original)
> +++ tomcat/trunk/webapps/docs/changelog.xml Sun Sep 25 09:22:19 2016
> @@ -89,6 +89,11 @@
>          <code>ResourceLink</code> fails to specify the type, specifies an
>          unknown type or specifies the wrong type. (markt)
>        </add>
> +      <fix>
> +        <bug>60170</bug>: Exclude the compressed test file
> +        <code>index.html.br</code> from RAT analysis. Patch provided by
> Gavin
> +        McDonald. (markt)
> +      </fix>
>      </changelog>
>    </subsection>
>    <subsection name="Coyote">
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional
> commands, e-mail: dev-h...@tomcat.apache.org
> 
> 
> 
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2016.0.7797 / Virus Database: 4656/13079 - Release Date: 09/25/16


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

Reply via email to