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 di...@apache.org on 2007/06/30 22:13:26 UTC

svn commit: r552206 - /webservices/axis2/trunk/java/modules/scripting/pom.xml

Author: dims
Date: Sat Jun 30 13:13:25 2007
New Revision: 552206

URL: http://svn.apache.org/viewvc?view=rev&rev=552206
Log:
why are we trying to run TestUtils as a junit test?

Modified:
    webservices/axis2/trunk/java/modules/scripting/pom.xml

Modified: webservices/axis2/trunk/java/modules/scripting/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/scripting/pom.xml?view=diff&rev=552206&r1=552205&r2=552206
==============================================================================
--- webservices/axis2/trunk/java/modules/scripting/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/scripting/pom.xml Sat Jun 30 13:13:25 2007
@@ -83,7 +83,6 @@
 					<skip>false</skip>
 					<includes>
 						<include>**/*Test.java</include>
-						<include>**/TestUtils.java</include>
 					</includes>
 					<excludes>
 						<exclude>**/ScriptModuleTest.java</exclude>



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