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 05:53:12 UTC

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

Author: dims
Date: Mon May  5 20:53:12 2008
New Revision: 653673

URL: http://svn.apache.org/viewvc?rev=653673&view=rev
Log:
temporary exclude for JDK1.6 - see AXIS2-3782 for more info

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=653673&r1=653672&r2=653673&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/pom.xml Mon May  5 20:53:12 2008
@@ -416,6 +416,7 @@
                                 <exclude>**/ScenarioST1Test.java</exclude>
                                 <exclude>**/samples/wsdl/perf2/*.java</exclude>
                                 <exclude>**/ComplexDataTypesDocLitBareTest.java</exclude>
+                                <exclude>**/ComplexDataTypesTest.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