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/05/20 04:25:45 UTC

svn commit: r171036 - in /webservices/axis/trunk/java: etc/project.xml modules/samples/test/org/apache/axis/clientapi/

Author: hemapani
Date: Thu May 19 19:25:44 2005
New Revision: 171036

URL: http://svn.apache.org/viewcvs?rev=171036&view=rev
Log:
cleaning the build

Removed:
    webservices/axis/trunk/java/modules/samples/test/org/apache/axis/clientapi/
Modified:
    webservices/axis/trunk/java/etc/project.xml

Modified: webservices/axis/trunk/java/etc/project.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/etc/project.xml?rev=171036&r1=171035&r2=171036&view=diff
==============================================================================
--- webservices/axis/trunk/java/etc/project.xml (original)
+++ webservices/axis/trunk/java/etc/project.xml Thu May 19 19:25:44 2005
@@ -171,13 +171,9 @@
       <excludes>
         <exclude>**/*Abstract*.java</exclude>
 	    <exclude>**/*Util*.java</exclude>
-		<exclude>**/*MessageWithServerTest.java</exclude> 
 		<exclude>**/*AddressingInHandlerTest.java</exclude>
 		<exclude>**/*AddressingOutHandlerTest.java</exclude> 
-		<exclude>**/*EngineWithDynamicPhaseResolvingTest.java</exclude> 
 		<exclude>**/*PhaseResolvingTest.java</exclude>
-	    <!-- <exclude>**/*AddressingModuleTest.java</exclude> -->
-	    <exclude>**/*EchoRawXMLOnTwoChannelsTest.java</exclude>
 
 	    <exclude>**/*Phase*.java</exclude>
           <exclude>**/*InvalidServiceTest.java</exclude>