jvanzyl 01/09/21 11:29:36
Modified: profile t2-tc4-hsqldb.profile t2-tc4-mysql.profile
t2-tc4-oracle.profile t2-tc4-postgresql.profile
t3-tc4-hsqldb.profile t3-tc4-mysql.profile
t3-tc4-oracle.profile
Log:
- adding profile names and descriptions so that the sample app
can be generated for all the profiles using the profile name
as the app name, and the description can be used for outputing
result webpages.
Revision Changes Path
1.3 +2 -0 jakarta-turbine-tdk/profile/t2-tc4-hsqldb.profile
Index: t2-tc4-hsqldb.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-tdk/profile/t2-tc4-hsqldb.profile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- t2-tc4-hsqldb.profile 2001/09/21 16:31:31 1.2
+++ t2-tc4-hsqldb.profile 2001/09/21 18:29:36 1.3
@@ -2,6 +2,8 @@
# T E S T P R O F I L E
# -------------------------------------------------------------------
+profileName = t2-tc4-hsqldb
+profileDescription = Turbine 2.x / Tomcat 4.0 / HsqlDb
tdk.turbineVersion = 2
tdk.servletContainer = tomcat4
database = hypersonic
1.4 +2 -0 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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- t2-tc4-mysql.profile 2001/09/21 16:31:31 1.3
+++ t2-tc4-mysql.profile 2001/09/21 18:29:36 1.4
@@ -2,6 +2,8 @@
# T E S T P R O F I L E
# -------------------------------------------------------------------
+profileName = t2-tc4-mysql
+profileDescription = Turbine 2.x / Tomcat 4.0 / MySQL
tdk.turbineVersion = 2
tdk.servletContainer = tomcat4
database = mysql
1.2 +2 -0 jakarta-turbine-tdk/profile/t2-tc4-oracle.profile
Index: t2-tc4-oracle.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-tdk/profile/t2-tc4-oracle.profile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- t2-tc4-oracle.profile 2001/09/21 17:19:14 1.1
+++ t2-tc4-oracle.profile 2001/09/21 18:29:36 1.2
@@ -2,6 +2,8 @@
# T E S T P R O F I L E
# -------------------------------------------------------------------
+profileName = t2-tc4-oracle
+profileDescription = Turbine 2.x / Tomcat 4.0 / Oracle
tdk.turbineVersion = 2
tdk.servletContainer = tomcat4
database = oracle
1.4 +2 -0 jakarta-turbine-tdk/profile/t2-tc4-postgresql.profile
Index: t2-tc4-postgresql.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-tdk/profile/t2-tc4-postgresql.profile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- t2-tc4-postgresql.profile 2001/09/21 16:34:37 1.3
+++ t2-tc4-postgresql.profile 2001/09/21 18:29:36 1.4
@@ -2,6 +2,8 @@
# T E S T P R O F I L E
# -------------------------------------------------------------------
+profileName = t2-tc4-postgresql
+profileDescription = Turbine 2.x / Tomcat 4.0 / PostgreSQL
tdk.turbineVersion = 2
tdk.servletContainer = tomcat4
database = postgresql
1.3 +2 -0 jakarta-turbine-tdk/profile/t3-tc4-hsqldb.profile
Index: t3-tc4-hsqldb.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-tdk/profile/t3-tc4-hsqldb.profile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- t3-tc4-hsqldb.profile 2001/09/21 16:31:31 1.2
+++ t3-tc4-hsqldb.profile 2001/09/21 18:29:36 1.3
@@ -2,6 +2,8 @@
# T E S T P R O F I L E
# -------------------------------------------------------------------
+profileName = t2-tc4-hsqldb
+profileDescription = Turbine 3.x / Tomcat 4.0 / HsqlDb
tdk.turbineVersion = 3
tdk.servletContainer = tomcat4
database = hypersonic
1.2 +2 -0 jakarta-turbine-tdk/profile/t3-tc4-mysql.profile
Index: t3-tc4-mysql.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-tdk/profile/t3-tc4-mysql.profile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- t3-tc4-mysql.profile 2001/09/21 16:31:31 1.1
+++ t3-tc4-mysql.profile 2001/09/21 18:29:36 1.2
@@ -2,6 +2,8 @@
# T E S T P R O F I L E
# -------------------------------------------------------------------
+profileName = t2-tc4-mysql
+profileDescription = Turbine 3.x / Tomcat 4.0 / MySQL
tdk.turbineVersion = 3
tdk.servletContainer = tomcat4
database = mysql
1.2 +2 -0 jakarta-turbine-tdk/profile/t3-tc4-oracle.profile
Index: t3-tc4-oracle.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-tdk/profile/t3-tc4-oracle.profile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- t3-tc4-oracle.profile 2001/09/21 17:19:14 1.1
+++ t3-tc4-oracle.profile 2001/09/21 18:29:36 1.2
@@ -2,6 +2,8 @@
# T E S T P R O F I L E
# -------------------------------------------------------------------
+profileName = t2-tc4-oracle
+profileDescription = Turbine 3.x / Tomcat 4.0 / Oracle
tdk.turbineVersion = 3
tdk.servletContainer = tomcat4
database = oracle
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]