Author: richard.opalka(a)jboss.com
Date: 2008-02-06 10:56:05 -0500 (Wed, 06 Feb 2008)
New Revision: 5597
Modified:
stack/native/branches/jbossws-native-2.0.3.QA/ant-import/build-bin-dist.xml
Log:
[JBWS-1982] fix
Modified: stack/native/branches/jbossws-native-2.0.3.QA/ant-import/build-bin-dist.xml
===================================================================
--- stack/native/branches/jbossws-native-2.0.3.QA/ant-import/build-bin-dist.xml 2008-02-06
15:55:21 UTC (rev 5596)
+++ stack/native/branches/jbossws-native-2.0.3.QA/ant-import/build-bin-dist.xml 2008-02-06
15:56:05 UTC (rev 5597)
@@ -47,8 +47,10 @@
<!-- build -->
<copy todir="${bindist.build.dir}">
<fileset dir="${core.dir}/ant-import">
+ <include name="macros-deploy-cxf.xml"/>
+ <include name="macros-deploy-sunri.xml"/>
+ <include name="macros-deploy-native.xml"/>
<include name="macros-deploy-framework.xml"/>
- <include name="macros-deploy-native.xml"/>
</fileset>
</copy>
Show replies by date