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 2004/12/10 11:19:31 UTC

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

Author: hemapani
Date: Fri Dec 10 02:19:29 2004
New Revision: 111491

URL: http://svn.apache.org/viewcvs?view=rev&rev=111491
Log:
include bad SOAP 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&rev=111491&p1=webservices/axis/trunk/java/dev/scratch/prototype2/project.xml&r1=111490&p2=webservices/axis/trunk/java/dev/scratch/prototype2/project.xml&r2=111491
==============================================================================
--- webservices/axis/trunk/java/dev/scratch/prototype2/project.xml	(original)
+++ webservices/axis/trunk/java/dev/scratch/prototype2/project.xml	Fri Dec 10 02:19:29 2004
@@ -93,7 +93,7 @@
       <excludes>
         <exclude>**/*Abstract*.java</exclude>
 	    <exclude>**/*Util*.java</exclude>
-        <exclude>**/*BadInputTest.java</exclude>
+        <!-- <exclude>**/*BadInputTest.java</exclude> -->
         <exclude>**/*ServiceTest.java</exclude>
       </excludes>
       <includes>