You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by th...@apache.org on 2006/10/31 09:39:32 UTC

svn commit: r469414 - /webservices/axis2/branches/java/1_1/modules/integration/project.xml

Author: thilina
Date: Tue Oct 31 00:39:32 2006
New Revision: 469414

URL: http://svn.apache.org/viewvc?view=rev&rev=469414
Log:
Excluding the echorawswatest, since it shows some random behavior.. Anyway the test is outdated due to the new attachment API

Modified:
    webservices/axis2/branches/java/1_1/modules/integration/project.xml

Modified: webservices/axis2/branches/java/1_1/modules/integration/project.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/project.xml?view=diff&rev=469414&r1=469413&r2=469414
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/project.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/project.xml Tue Oct 31 00:39:32 2006
@@ -397,6 +397,7 @@
                 <exclude>**/*Abstract*.class</exclude>
                 <exclude>**/*Util*.class</exclude>
                 <exclude>**/*InteropStubTest.class</exclude>
+                <exclude>**/*EchoRawSwAFileInputTest.class</exclude>
                 <exclude>**org/apache/axis2/mail/*.class</exclude>
 		<exclude>**org/apache/axis2/transport/DualChannelRequestResponseRawXMLTest.class</exclude>
                 <exclude>**org/apache/axis2/soap12testing/soap12testsuite/*.class</exclude>



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