leif 2003/03/10 00:15:09
Modified: . build.xml
Log:
Make the description of the dist target more descriptive.
Revision Changes Path
1.220 +1 -1 avalon-phoenix/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-phoenix/build.xml,v
retrieving revision 1.219
retrieving revision 1.220
diff -u -r1.219 -r1.220
--- build.xml 10 Mar 2003 08:09:05 -0000 1.219
+++ build.xml 10 Mar 2003 08:15:09 -0000 1.220
@@ -1001,7 +1001,7 @@
<delete dir="${dist.name.wrapper}"/>
</target>
<target name="dist" depends="dist-wrapper-windows, dist-wrapper-unix"
- description="generates the Phoenix distribution">
+ description="generates the Phoenix distribution (src, bin, and bin with
wrapper)">
<delete dir="${dist.name}"/>
</target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]