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 he...@apache.org on 2005/02/07 07:51:15 UTC

svn commit: r151693 - webservices/axis/trunk/java/dev/scratch/prototype2/project.xml

Author: hemapani
Date: Sun Feb  6 22:51:13 2005
New Revision: 151693

URL: http://svn.apache.org/viewcvs?view=rev&rev=151693
Log:
add trasnport deployment test

Modified:
    webservices/axis/trunk/java/dev/scratch/prototype2/project.xml

Modified: webservices/axis/trunk/java/dev/scratch/prototype2/project.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/dev/scratch/prototype2/project.xml?view=diff&r1=151692&r2=151693
==============================================================================
--- webservices/axis/trunk/java/dev/scratch/prototype2/project.xml (original)
+++ webservices/axis/trunk/java/dev/scratch/prototype2/project.xml Sun Feb  6 22:51:13 2005
@@ -140,12 +140,6 @@
       <excludes>
         <exclude>**/*Abstract*.java</exclude>
 	    <exclude>**/*Util*.java</exclude>
-        <!--exclude>**/OMStaxStreamingWrapperTest.java</exclude>
-        <exclude>**/OMSerailizerTest.java</exclude>
-        
-        <exclude>**/ElementSerializerTest.java</exclude-->
-        <exclude>**/TransportDeploymentTest.java</exclude>
-        
       </excludes>
       <includes>
         <include>**/*Test.java</include>