Author: felixk
Date: Mon Sep 26 12:24:01 2011
New Revision: 1175824
URL: http://svn.apache.org/viewvc?rev=1175824&view=rev
Log:
Exclude mock/demo messages from rat report
Modified:
james/hupa/trunk/pom.xml
Modified: james/hupa/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/hupa/trunk/pom.xml?rev=1175824&r1=1175823&r2=1175824&view=diff
==============================================================================
--- james/hupa/trunk/pom.xml (original)
+++ james/hupa/trunk/pom.xml Mon Sep 26 12:24:01 2011
@@ -354,6 +354,8 @@
<exclude>**/MANIFEST.MF</exclude>
<!-- GWT log files -->
<exclude>**/.gwt-log</exclude>
+ <!-- Mock messages -->
+ <exclude>**/resources/mime/*.msg</exclude>
</excludes>
</configuration>
</plugin>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]