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 di...@apache.org on 2007/05/01 03:16:45 UTC

svn commit: r533903 - /webservices/axis2/trunk/java/modules/integration/project.xml

Author: dims
Date: Mon Apr 30 18:16:44 2007
New Revision: 533903

URL: http://svn.apache.org/viewvc?view=rev&rev=533903
Log:
temporarily comment out test (Added issue AXIS2-2612 for breakage)

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

Modified: webservices/axis2/trunk/java/modules/integration/project.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/project.xml?view=diff&rev=533903&r1=533902&r2=533903
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/project.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/project.xml Mon Apr 30 18:16:44 2007
@@ -358,6 +358,7 @@
                 <exclude>**/*Abstract*.class</exclude>
                 <exclude>**/*Util*.class</exclude>
                 <exclude>**/*InteropStubTest.class</exclude>
+                <exclude>**/*ServiceGroupContextTest.class</exclude>
                 <exclude>**/*EchoRawSwAFileInputTest.class</exclude>
                 <exclude>**org/apache/axis2/mail/*.class</exclude>
 		<exclude>**org/apache/axis2/transport/DualChannelRequestResponseRawXMLTest.class</exclude>



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