You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2010/06/24 22:04:00 UTC

svn commit: r957701 - /shindig/trunk/pom.xml

Author: lindner
Date: Thu Jun 24 20:04:00 2010
New Revision: 957701

URL: http://svn.apache.org/viewvc?rev=957701&view=rev
Log:
fix rat plugin

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=957701&r1=957700&r2=957701&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Thu Jun 24 20:04:00 2010
@@ -1133,6 +1133,7 @@
               <exclude>php/test/misc/*.xml</exclude>
               <exclude>BUILD-JAVA</exclude>
               <exclude>COMMITTERS</exclude>
+              <exclude>UPGRADING</exclude>
               <exclude>**/MANIFEST.MF</exclude>
               <exclude>**/src/test/resources/**/*.html</exclude>
               <exclude>**/src/test/resources/**/*.css</exclude>