mpoeschl 2003/07/21 00:04:26 Modified: . default.properties build-torque.xml Log: update repo name for torque and change path to generator sources Revision Changes Path 1.15 +3 -3 jakarta-turbine-tdk/default.properties Index: default.properties =================================================================== RCS file: /home/cvs/jakarta-turbine-tdk/default.properties,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- default.properties 21 Aug 2002 08:24:49 -0000 1.14 +++ default.properties 21 Jul 2003 07:04:26 -0000 1.15 @@ -31,7 +31,7 @@ # T O R Q U E P R O P E R T I E S # ------------------------------------------------------------------- -tdk.torque.home = ../jakarta-turbine-torque +tdk.torque.home = ../db-torque # ------------------------------------------------------------------- # F U L C R U M P R O P E R T I E S @@ -43,8 +43,8 @@ # F L U X P R O P E R T I E S # ------------------------------------------------------------------- -tdk.flux2.home = ../jakarta-turbine-flux-2.1 -tdk.flux3.home = ../jakarta-turbine-flux +tdk.flux2.home = ../jakarta-turbine-flux +tdk.flux3.home = ../jakarta-turbine-flux-3 # ------------------------------------------------------------------- # D O C U M E N T A T I O N 1.3 +1 -1 jakarta-turbine-tdk/build-torque.xml Index: build-torque.xml =================================================================== RCS file: /home/cvs/jakarta-turbine-tdk/build-torque.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- build-torque.xml 16 Feb 2002 17:10:55 -0000 1.2 +++ build-torque.xml 21 Jul 2003 07:04:26 -0000 1.3 @@ -21,7 +21,7 @@ <copy todir="${tdk.app2.template.dir}/src/conf" - file="${tdk.torque.home}/src/schema/id-table-schema.xml" + file="${tdk.torque.home}/src/generator/src/schema/id-table-schema.xml" /> </target>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]