Author: thomas.diesler(a)jboss.com
Date: 2007-05-25 12:25:48 -0400 (Fri, 25 May 2007)
New Revision: 3261
Modified:
trunk/integration/xfire/ant-import/build-distro.xml
Log:
Add sun thirdparty
Modified: trunk/integration/xfire/ant-import/build-distro.xml
===================================================================
--- trunk/integration/xfire/ant-import/build-distro.xml 2007-05-25 16:20:35 UTC (rev
3260)
+++ trunk/integration/xfire/ant-import/build-distro.xml 2007-05-25 16:25:48 UTC (rev
3261)
@@ -21,6 +21,7 @@
<ant antfile="${int.jboss50.dir}/build.xml" target="jars"
inheritall="false"/>
<ant antfile="${int.jboss42.dir}/build.xml" target="jars"
inheritall="false"/>
+ <ant antfile="${int.sunri.dir}/build.xml" target="thirdparty"
inheritall="false"/>
<property name="bindist.dir"
value="${xfire.output.dir}/jbossws-xfire-${version.id}"/>
<property name="bindist.build.dir"
value="${bindist.dir}/build"/>
Show replies by date