mpoeschl 02/05/23 07:20:27
Modified: profile mysql.profile
Log:
upgrade to mm-mysql-2.0.13
Revision Changes Path
1.12 +10 -10 jakarta-turbine-torque/profile/mysql.profile
Index: mysql.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/mysql.profile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- mysql.profile 14 Apr 2002 17:10:01 -0000 1.11
+++ mysql.profile 23 May 2002 14:20:27 -0000 1.12
@@ -1,7 +1,7 @@
# location of jar that you will be using for testing
# so that it can be copied into the dist/lib directory.
-torque.testDatabaseJar = ${lib.repo}/mm.mysql-2.0.7-bin.jar
+torque.testDatabaseJar = ${lib.repo}/mm.mysql-2.0.13-bin.jar
torque.idMethod = idbroker
torque.defaultDatabase = bookstore
@@ -11,15 +11,15 @@
lib.dir = ../lib
# -------------------------------------------------------------------
-#
+#
# T O R Q U E C O N F I G U R A T I O N F I L E
-#
+#
# -------------------------------------------------------------------
project = bookstore
# -------------------------------------------------------------------
-#
+#
# T A R G E T D A T A B A S E
#
# -------------------------------------------------------------------
@@ -27,7 +27,7 @@
database = mysql
# -------------------------------------------------------------------
-#
+#
# O B J E C T M O D E L I N F O R M A T I O N
#
# -------------------------------------------------------------------
@@ -55,7 +55,7 @@
useManagers=true
# -------------------------------------------------------------------
-#
+#
# D A T A B A S E S E T T I N G S
#
# -------------------------------------------------------------------
@@ -93,7 +93,7 @@
# -------------------------------------------------------------------
# -------------------------------------------------------------------
-#
+#
# T E M P L A T E P A T H
#
# -------------------------------------------------------------------
@@ -101,7 +101,7 @@
templatePath = ../templates
# -------------------------------------------------------------------
-#
+#
# C O N T R O L T E M P L A T E S
#
# -------------------------------------------------------------------
@@ -115,7 +115,7 @@
DocControlTemplate = doc/Control.vm
# -------------------------------------------------------------------
-#
+#
# O U T P U T D I R E C T O R Y
#
# -------------------------------------------------------------------
@@ -123,7 +123,7 @@
outputDirectory=src
# -------------------------------------------------------------------
-#
+#
# S C H E M A D I R E C T O R Y
#
# -------------------------------------------------------------------
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>