[jbossws-commits] JBossWS SVN: r4160 - trunk/integration/sunri/ant-import.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Aug 3 08:44:24 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-08-03 08:44:24 -0400 (Fri, 03 Aug 2007)
New Revision: 4160

Modified:
   trunk/integration/sunri/ant-import/build-thirdparty.xml
Log:
Move hudson-setup to framework

Modified: trunk/integration/sunri/ant-import/build-thirdparty.xml
===================================================================
--- trunk/integration/sunri/ant-import/build-thirdparty.xml	2007-08-03 12:43:14 UTC (rev 4159)
+++ trunk/integration/sunri/ant-import/build-thirdparty.xml	2007-08-03 12:44:24 UTC (rev 4160)
@@ -19,7 +19,7 @@
   <!-- Libraries -->
   <!-- ========= -->
 
-  <target name="thirdparty" depends="thirdparty-get,thirdparty-classpath">
+  <target name="thirdparty" depends="thirdparty-classpath">
   </target>
   
   <target name="thirdparty-init" depends="prepare">




More information about the jbossws-commits mailing list