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: [email protected]
For additional commands, e-mail: [email protected]