You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2008/03/20 18:13:48 UTC

svn commit: r639363 - /james/jspf/trunk/pom.xml

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org