Author: thomas.diesler(a)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">