jmcnally 2002/07/30 19:01:38
Modified: . build-legacy.xml
Log:
please don't neglect the legacy build. it is the only one that has some
needed targets.
Revision Changes Path
1.4 +2 -0 jakarta-turbine-torque/build-legacy.xml
Index: build-legacy.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/build-legacy.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- build-legacy.xml 17 Jul 2002 21:01:44 -0000 1.3
+++ build-legacy.xml 31 Jul 2002 02:01:37 -0000 1.4
@@ -345,6 +345,8 @@
<!-- copy database.dtd to the right place -->
<copy file="${src.dir}/dtd/database.dtd"
todir="${build.dest}/org/apache/torque/engine/database/transform"/>
+
+ <copy file="src/conf/default.properties"
todir="target/classes/org/apache/torque"/>
</target>
<!-- ================================================================== -->
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>