jvanzyl 01/08/31 12:04:01
Modified: . build.xml
Log:
Revision Changes Path
1.10 +0 -8 jakarta-turbine-tdk/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-tdk/build.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- build.xml 2001/08/31 18:38:57 1.9
+++ build.xml 2001/08/31 19:04:01 1.10
@@ -25,7 +25,6 @@
<property name="turbine-site.docs" value="${turbine-site.home}/docs"/>
- <property name="torque.templates" value="${torque.home}/src/templates"/>
<property name="torque.conf" value="${torque.home}/src/conf"/>
<property name="torque.bin" value="${torque.home}/bin"/>
@@ -201,13 +200,6 @@
file="${torque.home}/src/schema/id-table-schema.xml"
/>
- <!-- We're just trying to make the TDK work as it did with
- Torque living in its new home. -->
-
- <copy todir="${tdk.dist}/share/conf/torque/templates">
- <fileset dir="${torque.templates}"/>
- </copy>
-
<!-- =================================================================== -->
<!-- T D K J A R F I L E S -->
<!-- =================================================================== -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]