cziegeler 01/07/16 08:23:23
Modified: . build.xml
Log:
Added description for target announcement
Revision Changes Path
1.26 +1 -1 xml-cocoon2/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/build.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- build.xml 2001/07/13 11:31:45 1.25
+++ build.xml 2001/07/16 15:23:22 1.26
@@ -600,7 +600,7 @@
<!-- =================================================================== -->
<!-- Create the announcements -->
<!-- =================================================================== -->
- <target name="announcement" depends="prepare">
+ <target name="announcement" depends="prepare" description="* Creates the
announcement for new releases">
<filter token="name" value="${Name}"/>
<filter token="version" value="${version}"/>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]