ovidiu 02/04/03 13:25:25
Modified: src/scratchpad/schecoon build.xml
Log:
Copy the sisc.heap file to WEB-INF/.
Revision Changes Path
1.14 +1 -0 xml-cocoon2/src/scratchpad/schecoon/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/scratchpad/schecoon/build.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- build.xml 2 Apr 2002 19:31:54 -0000 1.13
+++ build.xml 3 Apr 2002 21:25:24 -0000 1.14
@@ -180,6 +180,7 @@
<include name="cocoon.jar"/>
</fileset>
</copy>
+ <copy file="${lib.dir}/sisc.heap" todir="${build.war}/WEB-INF"/>
</target>
<!-- =================================================================== -->
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]