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 he...@apache.org on 2005/08/03 07:59:03 UTC

svn commit: r227170 - /webservices/axis/trunk/java/modules/samples/project.xml

Author: hemapani
Date: Tue Aug  2 22:58:45 2005
New Revision: 227170

URL: http://svn.apache.org/viewcvs?rev=227170&view=rev
Log:
fix the AXIS2-43

Modified:
    webservices/axis/trunk/java/modules/samples/project.xml

Modified: webservices/axis/trunk/java/modules/samples/project.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/modules/samples/project.xml?rev=227170&r1=227169&r2=227170&view=diff
==============================================================================
--- webservices/axis/trunk/java/modules/samples/project.xml (original)
+++ webservices/axis/trunk/java/modules/samples/project.xml Tue Aug  2 22:58:45 2005
@@ -164,7 +164,7 @@
                 <exclude>**/*Abstract*.java</exclude>
                 <exclude>**/*Util*.java</exclude>
                 <exclude>**/*InteropStubTest.java</exclude>
-                <exclude>**/*EchoRawXMLChunckedTest.java</exclude>
+                <!-- <exclude>**/*EchoRawXMLChunckedTest.java</exclude> -->
                 <exclude>**org/apache/axis2/mail/*.java</exclude>