mpoeschl 01/12/23 07:49:52
Modified: profile dobbs.oracle.profile dobbs.postgresql.profile
dobbs.sapdb.profile jvz.mysql.profile
jvz.postgres.profile mysql.profile oracle.profile
postgres.profile sybase.profile
src/conf build-torque.xml build.properties build.xml
Log:
- documentation output format is now a property in build.properties
- updated all test profiles
Revision Changes Path
1.3 +11 -0 jakarta-turbine-torque/profile/dobbs.oracle.profile
Index: dobbs.oracle.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/dobbs.oracle.profile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dobbs.oracle.profile 2001/12/18 21:59:18 1.2
+++ dobbs.oracle.profile 2001/12/23 15:49:51 1.3
@@ -77,6 +77,17 @@
sameJavaName=false
# -------------------------------------------------------------------
+#
+# D O C U M E N T A T I O S E T T I N G S
+#
+# -------------------------------------------------------------------
+# These settings will allow you to customize the way your schema
+# documentation is created.
+# Valid formats are: html, anakia (for use with jakarta-site2)
+# -------------------------------------------------------------------
+documentationFormat=html
+
+# -------------------------------------------------------------------
# You should NOT have to edit anything below here.
# -------------------------------------------------------------------
1.4 +11 -0 jakarta-turbine-torque/profile/dobbs.postgresql.profile
Index: dobbs.postgresql.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/dobbs.postgresql.profile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dobbs.postgresql.profile 2001/12/18 21:59:18 1.3
+++ dobbs.postgresql.profile 2001/12/23 15:49:51 1.4
@@ -76,6 +76,17 @@
sameJavaName=false
# -------------------------------------------------------------------
+#
+# D O C U M E N T A T I O S E T T I N G S
+#
+# -------------------------------------------------------------------
+# These settings will allow you to customize the way your schema
+# documentation is created.
+# Valid formats are: html, anakia (for use with jakarta-site2)
+# -------------------------------------------------------------------
+documentationFormat=html
+
+# -------------------------------------------------------------------
# You should NOT have to edit anything below here.
# -------------------------------------------------------------------
1.3 +11 -0 jakarta-turbine-torque/profile/dobbs.sapdb.profile
Index: dobbs.sapdb.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/dobbs.sapdb.profile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dobbs.sapdb.profile 2001/12/18 21:59:18 1.2
+++ dobbs.sapdb.profile 2001/12/23 15:49:51 1.3
@@ -76,6 +76,17 @@
sameJavaName=false
# -------------------------------------------------------------------
+#
+# D O C U M E N T A T I O S E T T I N G S
+#
+# -------------------------------------------------------------------
+# These settings will allow you to customize the way your schema
+# documentation is created.
+# Valid formats are: html, anakia (for use with jakarta-site2)
+# -------------------------------------------------------------------
+documentationFormat=html
+
+# -------------------------------------------------------------------
# You should NOT have to edit anything below here.
# -------------------------------------------------------------------
1.6 +11 -0 jakarta-turbine-torque/profile/jvz.mysql.profile
Index: jvz.mysql.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/jvz.mysql.profile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- jvz.mysql.profile 2001/12/18 21:59:18 1.5
+++ jvz.mysql.profile 2001/12/23 15:49:51 1.6
@@ -76,6 +76,17 @@
sameJavaName=false
# -------------------------------------------------------------------
+#
+# D O C U M E N T A T I O S E T T I N G S
+#
+# -------------------------------------------------------------------
+# These settings will allow you to customize the way your schema
+# documentation is created.
+# Valid formats are: html, anakia (for use with jakarta-site2)
+# -------------------------------------------------------------------
+documentationFormat=html
+
+# -------------------------------------------------------------------
# You should NOT have to edit anything below here.
# -------------------------------------------------------------------
1.7 +11 -0 jakarta-turbine-torque/profile/jvz.postgres.profile
Index: jvz.postgres.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/jvz.postgres.profile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- jvz.postgres.profile 2001/12/18 21:59:18 1.6
+++ jvz.postgres.profile 2001/12/23 15:49:51 1.7
@@ -76,6 +76,17 @@
sameJavaName=false
# -------------------------------------------------------------------
+#
+# D O C U M E N T A T I O S E T T I N G S
+#
+# -------------------------------------------------------------------
+# These settings will allow you to customize the way your schema
+# documentation is created.
+# Valid formats are: html, anakia (for use with jakarta-site2)
+# -------------------------------------------------------------------
+documentationFormat=html
+
+# -------------------------------------------------------------------
# You should NOT have to edit anything below here.
# -------------------------------------------------------------------
1.8 +11 -0 jakarta-turbine-torque/profile/mysql.profile
Index: mysql.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/mysql.profile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mysql.profile 2001/12/18 21:59:18 1.7
+++ mysql.profile 2001/12/23 15:49:51 1.8
@@ -76,6 +76,17 @@
sameJavaName=false
# -------------------------------------------------------------------
+#
+# D O C U M E N T A T I O S E T T I N G S
+#
+# -------------------------------------------------------------------
+# These settings will allow you to customize the way your schema
+# documentation is created.
+# Valid formats are: html, anakia (for use with jakarta-site2)
+# -------------------------------------------------------------------
+documentationFormat=html
+
+# -------------------------------------------------------------------
# You should NOT have to edit anything below here.
# -------------------------------------------------------------------
1.9 +11 -0 jakarta-turbine-torque/profile/oracle.profile
Index: oracle.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/oracle.profile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- oracle.profile 2001/12/18 21:59:18 1.8
+++ oracle.profile 2001/12/23 15:49:51 1.9
@@ -78,6 +78,17 @@
sameJavaName=false
# -------------------------------------------------------------------
+#
+# D O C U M E N T A T I O S E T T I N G S
+#
+# -------------------------------------------------------------------
+# These settings will allow you to customize the way your schema
+# documentation is created.
+# Valid formats are: html, anakia (for use with jakarta-site2)
+# -------------------------------------------------------------------
+documentationFormat=html
+
+# -------------------------------------------------------------------
# You should NOT have to edit anything below here.
# -------------------------------------------------------------------
1.8 +11 -0 jakarta-turbine-torque/profile/postgres.profile
Index: postgres.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/postgres.profile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- postgres.profile 2001/12/18 21:59:18 1.7
+++ postgres.profile 2001/12/23 15:49:51 1.8
@@ -77,6 +77,17 @@
sameJavaName=false
# -------------------------------------------------------------------
+#
+# D O C U M E N T A T I O S E T T I N G S
+#
+# -------------------------------------------------------------------
+# These settings will allow you to customize the way your schema
+# documentation is created.
+# Valid formats are: html, anakia (for use with jakarta-site2)
+# -------------------------------------------------------------------
+documentationFormat=html
+
+# -------------------------------------------------------------------
# You should NOT have to edit anything below here.
# -------------------------------------------------------------------
1.3 +11 -0 jakarta-turbine-torque/profile/sybase.profile
Index: sybase.profile
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/profile/sybase.profile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sybase.profile 2001/12/18 21:59:18 1.2
+++ sybase.profile 2001/12/23 15:49:51 1.3
@@ -76,6 +76,17 @@
sameJavaName=false
# -------------------------------------------------------------------
+#
+# D O C U M E N T A T I O S E T T I N G S
+#
+# -------------------------------------------------------------------
+# These settings will allow you to customize the way your schema
+# documentation is created.
+# Valid formats are: html, anakia (for use with jakarta-site2)
+# -------------------------------------------------------------------
+documentationFormat=html
+
+# -------------------------------------------------------------------
# You should NOT have to edit anything below here.
# -------------------------------------------------------------------
1.15 +1 -1 jakarta-turbine-torque/src/conf/build-torque.xml
Index: build-torque.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/src/conf/build-torque.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- build-torque.xml 2001/12/18 21:47:53 1.14
+++ build-torque.xml 2001/12/23 15:49:51 1.15
@@ -102,7 +102,7 @@
contextProperties="${build.properties}"
controlTemplate="${DocControlTemplate}"
outputDirectory="${torque.home}/${outputDirectory}/doc"
- outputFormat="html"
+ outputFormat="${documentationFormat}"
templatePath="${templatePath}"
sqldbmap="${torque.home}/${outputDirectory}/sql/sqldb.map"
outputFile="report.${project}.doc.generation">
1.9 +14 -3 jakarta-turbine-torque/src/conf/build.properties
Index: build.properties
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/src/conf/build.properties,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- build.properties 2001/12/18 21:47:53 1.8
+++ build.properties 2001/12/23 15:49:51 1.9
@@ -48,7 +48,7 @@
database = postgresql
# -------------------------------------------------------------------
-#
+#
# O B J E C T M O D E L I N F O R M A T I O N
#
# -------------------------------------------------------------------
@@ -75,7 +75,7 @@
addIntakeRetrievable=false
# -------------------------------------------------------------------
-#
+#
# D A T A B A S E S E T T I N G S
#
# -------------------------------------------------------------------
@@ -89,12 +89,23 @@
databaseUrl = jdbc:postgresql://127.0.0.1:5432/bookstore
databaseDriver = org.postgresql.Driver
databaseUser = jvanzyl
-databasePassword =
+databasePassword =
databaseHost = 127.0.0.1
# Tells JDBC task that javaName attribute for the tables and columns
# should be made same as SQL name.
sameJavaName=false
+
+# -------------------------------------------------------------------
+#
+# D O C U M E N T A T I O S E T T I N G S
+#
+# -------------------------------------------------------------------
+# These settings will allow you to customize the way your schema
+# documentation is created.
+# Valid formats are: html, anakia (for use with jakarta-site2)
+# -------------------------------------------------------------------
+documentationFormat=html
# -------------------------------------------------------------------
# You should NOT have to edit anything below here.
1.22 +1 -1 jakarta-turbine-torque/src/conf/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/src/conf/build.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- build.xml 2001/12/18 21:47:53 1.21
+++ build.xml 2001/12/23 15:49:51 1.22
@@ -102,7 +102,7 @@
contextProperties="${build.properties}"
controlTemplate="${DocControlTemplate}"
outputDirectory="${torque.home}/${outputDirectory}/doc"
- outputFormat="html"
+ outputFormat="${documentationFormat}"
templatePath="${templatePath}"
sqldbmap="${torque.home}/${outputDirectory}/sql/sqldb.map"
outputFile="report.${project}.doc.generation">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>