Author: norman
Date: Thu Mar 20 10:13:48 2008
New Revision: 639363
URL: http://svn.apache.org/viewvc?rev=639363&view=rev
Log:
Exclude release.properties from rat checks
Modified:
james/jspf/trunk/pom.xml
Modified: james/jspf/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/jspf/trunk/pom.xml?rev=639363&r1=639362&r2=639363&view=diff
==============================================================================
--- james/jspf/trunk/pom.xml (original)
+++ james/jspf/trunk/pom.xml Thu Mar 20 10:13:48 2008
@@ -224,6 +224,7 @@
<exclude>stage/org.apache.james/xmls/james-project-1.2-site_en.xml</exclude>
<exclude>stage/org.jvyaml/poms/jvyaml-0.2.1.pom</exclude>
<exclude>stage/uk.nominet/poms/dnsjnio-0.9.9.pom</exclude>
+ <exclude>release.properties</exclude>
</excludes>
</configuration>
</plugin>
@@ -356,4 +357,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]