vmassol 02/03/02 10:28:27
Modified: anttasks build.xml
Log:
minor change to doc
Revision Changes Path
1.8 +2 -2 jakarta-cactus/anttasks/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/anttasks/build.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- build.xml 1 Mar 2002 00:32:54 -0000 1.7
+++ build.xml 2 Mar 2002 18:28:27 -0000 1.8
@@ -231,7 +231,7 @@
</target>
<target name="release" depends="release.prepare,release.common"
- description="Generate the release">
+ description="Generate a release">
</target>
<!--
@@ -254,7 +254,7 @@
</target>
<target name="nightly" depends="nightly.prepare,release.common"
- description="Generate the release">
+ description="Generate a nightly release">
</target>
<!--
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>