martinc 2004/09/25 15:20:08
Modified: . build-webapps.xml
Log:
Include the download script in the documentation war, so that it gets
updated on the site when it's changed in CVS.
Revision Changes Path
1.32 +1 -0 jakarta-struts/build-webapps.xml
Index: build-webapps.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/build-webapps.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- build-webapps.xml 12 Sep 2004 20:29:02 -0000 1.31
+++ build-webapps.xml 25 Sep 2004 22:20:08 -0000 1.32
@@ -245,6 +245,7 @@
<!-- Copy the basic documentation files -->
<copy todir="${build.home}/documentation">
<fileset dir="${doc.dir}">
+ <include name="**/*.cgi"/>
<include name="**/*.css"/>
<include name="**/*.gif"/>
<include name="**/*.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]