jvanzyl 01/09/21 07:17:52 Modified: profile t2-tc4-mysql.profile Added: profile t2-tc4-postgresql.profile Log: - adding a profile for postgresql and turbine 2 Revision Changes Path 1.2 +2 -2 jakarta-turbine-tdk/profile/t2-tc4-mysql.profile Index: t2-tc4-mysql.profile =================================================================== RCS file: /home/cvs/jakarta-turbine-tdk/profile/t2-tc4-mysql.profile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- t2-tc4-mysql.profile 2001/09/21 06:51:10 1.1 +++ t2-tc4-mysql.profile 2001/09/21 14:17:52 1.2 @@ -7,6 +7,6 @@ #database = mysql #databaseUrl = jdbc:mysql://127.0.0.1/newapp #databaseDriver = org.gjt.mm.mysql.Driver -#databaseUser = user -#databasePassword = password +#databaseUser = turbine +#databasePassword = turbine #databaseHost = 127.0.0.1 1.1 jakarta-turbine-tdk/profile/t2-tc4-postgresql.profile Index: t2-tc4-postgresql.profile =================================================================== # ------------------------------------------------------------------- # T E S T P R O F I L E # ------------------------------------------------------------------- tdk.turbineVersion = 2 tdk.servletContainer = tomcat4 #database = postgresql #databaseUrl = jdbc:postgresql://localhost:5432/newapp #databaseDriver = org.postgresql.Driver #databaseUser = turbine #databasePassword = turbine #databaseHost = 127.0.0.1 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]