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 de...@apache.org on 2005/02/10 11:20:20 UTC

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

Author: deepal
Date: Thu Feb 10 02:20:17 2005
New Revision: 153198

URL: http://svn.apache.org/viewcvs?view=rev&rev=153198
Log:
reomved excluded tests

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=153197&r2=153198
==============================================================================
--- webservices/axis/trunk/java/dev/scratch/prototype2/project.xml (original)
+++ webservices/axis/trunk/java/dev/scratch/prototype2/project.xml Thu Feb 10 02:20:17 2005
@@ -140,9 +140,6 @@
       <excludes>
         <exclude>**/*Abstract*.java</exclude>
 	    <exclude>**/*Util*.java</exclude>
-	    
-       <exclude>**/*BuildERWithDeploymentTest.java</exclude>
-       <exclude>**/*DeploymentotalTest.java</exclude>
       </excludes>
       <includes>
         <include>**/*Test.java</include>