Author: norman
Date: Tue May 4 17:22:53 2010
New Revision: 940970
URL: http://svn.apache.org/viewvc?rev=940970&view=rev
Log:
try to exclude some stuff from rat
Modified:
james/mailet/standard/trunk/pom.xml
Modified: james/mailet/standard/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mailet/standard/trunk/pom.xml?rev=940970&r1=940969&r2=940970&view=diff
==============================================================================
--- james/mailet/standard/trunk/pom.xml (original)
+++ james/mailet/standard/trunk/pom.xml Tue May 4 17:22:53 2010
@@ -253,7 +253,10 @@
<configuration>
<excludes>
<exclude>NOTICE.txt</exclude>
- <exclude>LICENSE.*</exclude>
+ <exclude>LICENSE.activation</exclude>
+ <exclude>LICENSE.mail</exclude>
+ <exclude>LICENSE.apache</exclude>
+
<!-- Generated by Maven -->
<exclude>release.properties</exclude>
<exclude>dist/**/*</exclude>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]