Author: alessio.soldano(a)jboss.com
Date: 2008-02-27 10:20:24 -0500 (Wed, 27 Feb 2008)
New Revision: 5820
Modified:
stack/native/trunk/ant-import/build-bin-dist.xml
Log:
[JBWS-1989] Creating ant.properties.example in binary distro
Modified: stack/native/trunk/ant-import/build-bin-dist.xml
===================================================================
--- stack/native/trunk/ant-import/build-bin-dist.xml 2008-02-27 15:09:15 UTC (rev 5819)
+++ stack/native/trunk/ant-import/build-bin-dist.xml 2008-02-27 15:20:24 UTC (rev 5820)
@@ -35,7 +35,7 @@
<mkdir dir="${bindist.tools.dir}"/>
<!-- root -->
- <copy tofile="${bindist.dir}/ant.properties"
file="${core.distro.dir}/ant.properties.example">
+ <copy tofile="${bindist.dir}/ant.properties.example"
file="${core.distro.dir}/ant.properties.example">
<filterset>
<filtersfile file="${core.dir}/ant.properties"/>
</filterset>
Show replies by date