vmassol 2003/07/14 12:47:42
Modified: documentation build.xml
Log:
Add announcement to web site so that we can link to it
Revision Changes Path
1.56 +4 -1 jakarta-cactus/documentation/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/build.xml,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- build.xml 14 Jul 2003 16:43:44 -0000 1.55
+++ build.xml 14 Jul 2003 19:47:41 -0000 1.56
@@ -166,6 +166,9 @@
<!-- Copy the RDF file for RSS syndicators -->
<copy todir="${target.doc.dir}" file="${doc.xdoc.dir}/news.rdf"/>
+ <!-- Copy the announcement file -->
+ <copy file="ANNOUNCEMENT.txt" todir="${target.doc.dir}"/>
+
</target>
<target name="doc.cvschangelog"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]