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 2007/02/05 11:20:39 UTC

svn commit: r503619 - /webservices/axis2/trunk/java/modules/kernel/project.xml

Author: deepal
Date: Mon Feb  5 02:20:38 2007
New Revision: 503619

URL: http://svn.apache.org/viewvc?view=rev&rev=503619
Log:
include the test case again
 - Dims , thx for fixing the issue

Modified:
    webservices/axis2/trunk/java/modules/kernel/project.xml

Modified: webservices/axis2/trunk/java/modules/kernel/project.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/kernel/project.xml?view=diff&rev=503619&r1=503618&r2=503619
==============================================================================
--- webservices/axis2/trunk/java/modules/kernel/project.xml (original)
+++ webservices/axis2/trunk/java/modules/kernel/project.xml Mon Feb  5 02:20:38 2007
@@ -223,10 +223,7 @@
           <includes>
                 <include>**/*Test.class</include>
             </includes>
-            <excludes>
-                <exclude>**/*MessageContextChangeTest*.class</exclude>
-            </excludes>
-	  <resources>
+            	  <resources>
 		<resource>
 		  <targetPath>../test-resources</targetPath>
 	      <directory>test-resources</directory>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org