You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2008/05/06 03:39:21 UTC

svn commit: r653662 - /webservices/axis2/trunk/java/modules/integration/pom.xml

Author: dims
Date: Mon May  5 18:39:20 2008
New Revision: 653662

URL: http://svn.apache.org/viewvc?rev=653662&view=rev
Log:
temporarily comment out test case - opened JIRA AXIS2-3781

Modified:
    webservices/axis2/trunk/java/modules/integration/pom.xml

Modified: webservices/axis2/trunk/java/modules/integration/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/pom.xml?rev=653662&r1=653661&r2=653662&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/pom.xml Mon May  5 18:39:20 2008
@@ -370,6 +370,7 @@
                                 <exclude>**org/apache/axis2/soap12testing/soap12testsuite/*.java</exclude>
                                 <exclude>**/ScenarioST1Test.java</exclude>
                                 <exclude>**/samples/wsdl/perf2/*.java</exclude>
+                                <exclude>**/ComplexDataTypesDocLitBareTest.java</exclude>
                             </excludes>
                             <systemProperties>
                                 <property>
@@ -414,6 +415,7 @@
                                 <exclude>**org/apache/axis2/soap12testing/soap12testsuite/*.java</exclude>
                                 <exclude>**/ScenarioST1Test.java</exclude>
                                 <exclude>**/samples/wsdl/perf2/*.java</exclude>
+                                <exclude>**/ComplexDataTypesDocLitBareTest.java</exclude>
                             </excludes>
                             <systemProperties>
                                 <property>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org