Index: lams_tool_deploy/test/file/test.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/test/file/Attic/test.properties,v diff -u -r1.2 -r1.3 --- lams_tool_deploy/test/file/test.properties 8 Apr 2005 01:41:02 -0000 1.2 +++ lams_tool_deploy/test/file/test.properties 15 Jun 2005 03:55:08 -0000 1.3 @@ -1,13 +1,13 @@ # Properties file for junbit test classes #Password for Install DB -dbPassword=dag.Quiz +dbPassword=lamsdemo #user for install db -dbUsername=root +dbUsername=lams #Driver Connection URL -dbDriverUrl=jdbc:mysql://localhost:3306/scratch +dbDriverUrl=jdbc:mysql://localhost/lams?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull #Classname of JDBC driver dbDriverClass=com.mysql.jdbc.Driver