vmassol 02/04/16 13:04:26
Modified: documentation build.xml
Log:
oops. I should not have committed that ... restored what was before. I'm currently
playing with the new Ant cvschangelog to see if we can drop the Cactus one...
Revision Changes Path
1.3 +2 -2 jakarta-cactus/documentation/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/build.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- build.xml 14 Apr 2002 07:50:46 -0000 1.2
+++ build.xml 16 Apr 2002 20:04:26 -0000 1.3
@@ -175,7 +175,7 @@
</fileset>
</cvschangelog>
-
+-->
<cvslog users="${doc.xdoc.dir}/cvslog/users.properties"
work="${doc.xdoc.dir}" output="${doc.xdoc.dir}/cvslog/cvslog.xml"
debug="toto.txt" elapsed="15">
@@ -189,7 +189,7 @@
</fileset>
</cvslog>
--->
+
<!-- Copy book.xml to replace the token filters (year) -->
<copy file="${doc.xdoc.dir}/book.xml"
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>