Author: simonetripodi
Date: Tue May  8 12:45:26 2012
New Revision: 1335484

URL: http://svn.apache.org/viewvc?rev=1335484&view=rev
Log:
the error.wsdl file is empty by test design, no way to add ASL header

Modified:
    incubator/any23/trunk/pom.xml

Modified: incubator/any23/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1335484&r1=1335483&r2=1335484&view=diff
==============================================================================
--- incubator/any23/trunk/pom.xml (original)
+++ incubator/any23/trunk/pom.xml Tue May  8 12:45:26 2012
@@ -845,6 +845,7 @@
                     <exclude>**/*.csv</exclude>
                     <exclude>**/*.json</exclude>
                     <exclude>**/*zip/*</exclude>
+                    <exclude>**/error.wsdl</exclude>
                     <exclude>.idea/**</exclude>
                     <exclude>.classpath</exclude>
                     <exclude>.project</exclude>


Reply via email to