You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jb...@apache.org on 2015/03/10 17:09:12 UTC

svn commit: r1665595 - /tomcat/taglibs/standard/trunk/pom.xml

Author: jboynes
Date: Tue Mar 10 16:09:12 2015
New Revision: 1665595

URL: http://svn.apache.org/r1665595
Log:
Add RELEASING file to RAT exclusion list

Modified:
    tomcat/taglibs/standard/trunk/pom.xml

Modified: tomcat/taglibs/standard/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomcat/taglibs/standard/trunk/pom.xml?rev=1665595&r1=1665594&r2=1665595&view=diff
==============================================================================
--- tomcat/taglibs/standard/trunk/pom.xml (original)
+++ tomcat/taglibs/standard/trunk/pom.xml Tue Mar 10 16:09:12 2015
@@ -106,6 +106,7 @@
                 <exclude>DEPENDENCIES</exclude>
                 <exclude>README_bin.txt</exclude>
                 <exclude>README_src.txt</exclude>
+                <exclude>RELEASING</exclude>
               </excludes>
             </configuration>
           </plugin>



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