You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by si...@apache.org on 2012/07/02 12:55:19 UTC

svn commit: r1356176 - /incubator/any23/trunk/pom.xml

Author: simonetripodi
Date: Mon Jul  2 10:55:19 2012
New Revision: 1356176

URL: http://svn.apache.org/viewvc?rev=1356176&view=rev
Log:
added missing resource has to be taken out from RAT check

Modified:
    incubator/any23/trunk/pom.xml

Modified: incubator/any23/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1356176&r1=1356175&r2=1356176&view=diff
==============================================================================
--- incubator/any23/trunk/pom.xml (original)
+++ incubator/any23/trunk/pom.xml Mon Jul  2 10:55:19 2012
@@ -794,6 +794,7 @@
                     <exclude>**/simplePopup/jquery-1.4.2.js</exclude>
                     <exclude>**/simplePopup/simplePopup.css</exclude>
                     <exclude>**/simplePopup/simplePopup.js</exclude>
+                    <exclude>**/missing-og-namespace.html</exclude>
                   </excludes>
                 </configuration>
               </execution>