From ee7de9c80e10edd9a28c9f4ed0d0c41fe12e3b4a Mon Sep 17 00:00:00 2001 From: Michael Hashimoto Date: Thu, 2 Feb 2012 18:51:40 -0800 Subject: [PATCH] Test Fixes --- build-test-db-upgrade.xml | 160 ++++----- build-test-tomcat.xml | 10 - build-test.xml | 162 ++++++--- .../ant-script-db-upgrade-5.2.3.xml | 189 +++++++++- .../ant-script-db-upgrade-5.2.5.xml | 324 ------------------ .../ant-script-db-upgrade-5.2.7.xml | 324 ------------------ .../ant-script-db-upgrade-5.2.8.xml | 324 ------------------ .../ant-script-db-upgrade-5.2.9.xml | 127 ++++++- .../ant-script-db-upgrade-6.0.12.xml | 144 +++++++- .../ant-script-db-upgrade-6.0.6.xml | 144 +++++++- .../ant-script-db-upgrade-smoke-5.2.7.xml | 119 ------- .../ant-script-db-upgrade-smoke-5.2.8.xml | 119 ------- .../ant-script-db-upgrade-smoke.xml | 78 ++++- portal-web/test-ant-templates/ant-script.xml | 195 ++++++++++- test.properties | 66 ++-- 15 files changed, 1054 insertions(+), 1431 deletions(-) delete mode 100644 portal-web/test-ant-templates/ant-script-db-upgrade-5.2.5.xml delete mode 100644 portal-web/test-ant-templates/ant-script-db-upgrade-5.2.7.xml delete mode 100644 portal-web/test-ant-templates/ant-script-db-upgrade-5.2.8.xml delete mode 100644 portal-web/test-ant-templates/ant-script-db-upgrade-smoke-5.2.7.xml delete mode 100644 portal-web/test-ant-templates/ant-script-db-upgrade-smoke-5.2.8.xml diff --git a/build-test-db-upgrade.xml b/build-test-db-upgrade.xml index 5758199e147948..5e45194ae321f3 100644 --- a/build-test-db-upgrade.xml +++ b/build-test-db-upgrade.xml @@ -3,9 +3,7 @@ - - db.type=db2 - + @@ -14,7 +12,52 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -24,109 +67,58 @@ - - db.type=mysql - - + + db.type=db2 - + + - - - - - - - + + db.type=mysql - - - - + - - db.type=oracle - - + + db.type=oracle-10 - + + - - - - - - - + + db.type=oracle-11 - - - - + - - db.type=postgresql + + db.type=postgresql-8.4 - - - + + - - - - - - - + + db.type=postgresql-9.0 - - - - + - - db.type=sql-server - - + + db.type=sql-server-2005 - + + - - - - - - - + + db.type=sql-server-2008 - - - - + db.type=sybase - - - - - - - - - - - - - - - - + diff --git a/build-test-tomcat.xml b/build-test-tomcat.xml index 1fb6554c18bc82..9a43ccb3f3536c 100644 --- a/build-test-tomcat.xml +++ b/build-test-tomcat.xml @@ -15,16 +15,6 @@ /> - - - - - - diff --git a/build-test.xml b/build-test.xml index 07420f53b49195..2c8f1886ccf89b 100644 --- a/build-test.xml +++ b/build-test.xml @@ -1960,6 +1960,22 @@ + + + + + + + + + + @@ -2125,8 +2141,14 @@ - - db.type=oracle + + db.type=oracle-10 + + + + + + db.type=oracle-11 @@ -2167,7 +2189,10 @@ custom.sql.function.isnull=CAST(? AS VARCHAR(32672)) IS NULL custom.sql.function.isnotnull=CAST(? AS VARCHAR(32672)) IS NOT NULL - + + + + @@ -2362,7 +2387,8 @@ message.boards.subscribe.by.default=false upgrade.processes=\ - com.liferay.portal.upgrade.UpgradeProcess_6_0_12_to_6_1_0 + com.liferay.portal.upgrade.UpgradeProcess_6_0_12_to_6_1_0,\ + com.liferay.portal.upgrade.UpgradeProcess_6_1_1 @@ -2461,8 +2487,14 @@ svn --username ${svn.username} --password ${svn.password} update -r ${svn.info.r - - db.type=postgresql + + db.type=postgresql-8.4 + + + + + + db.type=postgresql-9.0 @@ -2618,8 +2650,14 @@ executable ZIP file. - - db.type=sql-server + + db.type=sql-server-2005 + + + + + + db.type=sql-server-2008 @@ -2781,19 +2819,28 @@ file. - + + + + - + + + + - + + + + @@ -2843,26 +2890,26 @@ file. - - - - + + + + - + - + - + - + @@ -2909,9 +2956,9 @@ file. - - - + + + @@ -2953,19 +3000,19 @@ file. - + - + - + - + @@ -3001,25 +3048,38 @@ file. - - - + + + - + - + - - - + + + + + + + + + + + + + + + + - + @@ -3057,25 +3117,25 @@ file. - - - + + + - + - + - + - + @@ -3113,26 +3173,26 @@ file. - - - - + + + + - + - + - + - + @@ -3223,6 +3283,8 @@ file. + + diff --git a/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.3.xml b/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.3.xml index d7854cd3a3a5a3..b2c699d5598c6f 100644 --- a/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.3.xml +++ b/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.3.xml @@ -102,7 +102,7 @@ - + @@ -112,7 +112,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -139,7 +139,7 @@ - + @@ -157,7 +157,62 @@ - + + + + + + + + + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets.ee} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + @@ -167,7 +222,62 @@ - + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets.ee} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + + + + + + + + + + + @@ -182,7 +292,7 @@ - + @@ -194,7 +304,7 @@ - + @@ -212,7 +322,7 @@ - + @@ -222,7 +332,62 @@ - + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets.ee} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + + + + + + + + + + + @@ -237,7 +402,7 @@ - + @@ -249,7 +414,7 @@ - + diff --git a/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.5.xml b/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.5.xml deleted file mode 100644 index ec1d4bcf9ceb9a..00000000000000 --- a/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.5.xml +++ /dev/null @@ -1,324 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - \ No newline at end of file diff --git a/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.7.xml b/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.7.xml deleted file mode 100644 index 792fbc406e7c2e..00000000000000 --- a/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.7.xml +++ /dev/null @@ -1,324 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - \ No newline at end of file diff --git a/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.8.xml b/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.8.xml deleted file mode 100644 index 693eac718c9547..00000000000000 --- a/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.8.xml +++ /dev/null @@ -1,324 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets.ee} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - - - - - ${test.ant.script.file.evaluate.logs} - ${test.ant.script.file.plugin.portlets} - - - - - - - - \ No newline at end of file diff --git a/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.9.xml b/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.9.xml index d68d4022de3ff2..6fe844cf47f7c2 100644 --- a/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.9.xml +++ b/portal-web/test-ant-templates/ant-script-db-upgrade-5.2.9.xml @@ -102,7 +102,7 @@ - + @@ -112,7 +112,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -139,7 +139,7 @@ - + @@ -157,7 +157,62 @@ - + + + + + + + + + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets.ee} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + @@ -167,7 +222,7 @@ - + @@ -182,7 +237,7 @@ - + @@ -194,7 +249,7 @@ - + @@ -212,6 +267,62 @@ + + + + + + + + + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets.ee} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + diff --git a/portal-web/test-ant-templates/ant-script-db-upgrade-6.0.12.xml b/portal-web/test-ant-templates/ant-script-db-upgrade-6.0.12.xml index 517161d522d643..3b5c4de2bcefa9 100644 --- a/portal-web/test-ant-templates/ant-script-db-upgrade-6.0.12.xml +++ b/portal-web/test-ant-templates/ant-script-db-upgrade-6.0.12.xml @@ -76,7 +76,7 @@ - + @@ -86,7 +86,7 @@ - + @@ -101,7 +101,7 @@ - + @@ -118,7 +118,49 @@ - + + + + + + + + + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets.ee} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + @@ -128,7 +170,49 @@ - + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets.ee} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + + + + + + + + + + + @@ -143,7 +227,7 @@ - + @@ -160,7 +244,7 @@ - + @@ -170,7 +254,49 @@ - + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets.ee} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + + + + + + + + + + + @@ -185,7 +311,7 @@ - + diff --git a/portal-web/test-ant-templates/ant-script-db-upgrade-6.0.6.xml b/portal-web/test-ant-templates/ant-script-db-upgrade-6.0.6.xml index 3fc0deaa32d7d4..49fd381d4a9bfe 100644 --- a/portal-web/test-ant-templates/ant-script-db-upgrade-6.0.6.xml +++ b/portal-web/test-ant-templates/ant-script-db-upgrade-6.0.6.xml @@ -76,7 +76,7 @@ - + @@ -86,7 +86,7 @@ - + @@ -101,7 +101,7 @@ - + @@ -118,7 +118,49 @@ - + + + + + + + + + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets.ee} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + @@ -128,7 +170,49 @@ - + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets.ee} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + + + + + + + + + + + @@ -143,7 +227,7 @@ - + @@ -160,7 +244,7 @@ - + @@ -170,7 +254,49 @@ - + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets.ee} + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.portlets} + + + + + + + + + + + + + + + + + + + @@ -185,7 +311,7 @@ - + diff --git a/portal-web/test-ant-templates/ant-script-db-upgrade-smoke-5.2.7.xml b/portal-web/test-ant-templates/ant-script-db-upgrade-smoke-5.2.7.xml deleted file mode 100644 index 259e7dd36deefb..00000000000000 --- a/portal-web/test-ant-templates/ant-script-db-upgrade-smoke-5.2.7.xml +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/portal-web/test-ant-templates/ant-script-db-upgrade-smoke-5.2.8.xml b/portal-web/test-ant-templates/ant-script-db-upgrade-smoke-5.2.8.xml deleted file mode 100644 index 272bb3e6f7fbad..00000000000000 --- a/portal-web/test-ant-templates/ant-script-db-upgrade-smoke-5.2.8.xml +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/portal-web/test-ant-templates/ant-script-db-upgrade-smoke.xml b/portal-web/test-ant-templates/ant-script-db-upgrade-smoke.xml index f4634c341a4f1c..6c277d7c3a4321 100644 --- a/portal-web/test-ant-templates/ant-script-db-upgrade-smoke.xml +++ b/portal-web/test-ant-templates/ant-script-db-upgrade-smoke.xml @@ -36,7 +36,7 @@ - + @@ -44,7 +44,7 @@ - + @@ -58,7 +58,29 @@ - + + + + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + + + + + + + + @@ -66,7 +88,7 @@ - + @@ -80,7 +102,29 @@ - + + + + + + + + + + + + + + + ${test.ant.script.file.evaluate.logs} + + + + + + + + @@ -88,7 +132,29 @@ - + + + + + + + ${test.ant.script.file.evaluate.logs} + + + + + + + + + + + + + + + + diff --git a/portal-web/test-ant-templates/ant-script.xml b/portal-web/test-ant-templates/ant-script.xml index 32530d2ae4ae95..b783b1b6b22be2 100644 --- a/portal-web/test-ant-templates/ant-script.xml +++ b/portal-web/test-ant-templates/ant-script.xml @@ -379,7 +379,7 @@ - + @@ -387,7 +387,7 @@ - + ${test.ant.script.file.properties} @@ -407,7 +407,7 @@ - + @@ -415,7 +415,7 @@ - + ${test.ant.script.file.properties} @@ -436,7 +436,64 @@ - + + + + + + + + + + ${test.ant.script.file.properties} + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.hooks} + ${test.ant.script.file.plugin.layouttpls} + ${test.ant.script.file.plugin.portlets} + ${test.ant.script.file.plugin.portlets.properties} + ${test.ant.script.file.plugin.themes} + ${test.ant.script.file.plugin.webs} + + + + + + + + + + + + + + + + + + ${test.ant.script.file.properties} + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.hooks} + ${test.ant.script.file.plugin.layouttpls} + ${test.ant.script.file.plugin.portlets} + ${test.ant.script.file.plugin.portlets.properties} + ${test.ant.script.file.plugin.themes} + ${test.ant.script.file.plugin.webs} + + + + + + + + + @@ -444,7 +501,7 @@ - + ${test.ant.script.file.properties} @@ -464,7 +521,7 @@ - + @@ -472,7 +529,7 @@ - + ${test.ant.script.file.properties} @@ -493,7 +550,64 @@ - + + + + + + + + + + ${test.ant.script.file.properties} + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.hooks} + ${test.ant.script.file.plugin.layouttpls} + ${test.ant.script.file.plugin.portlets} + ${test.ant.script.file.plugin.portlets.properties} + ${test.ant.script.file.plugin.themes} + ${test.ant.script.file.plugin.webs} + + + + + + + + + + + + + + + + + + ${test.ant.script.file.properties} + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.hooks} + ${test.ant.script.file.plugin.layouttpls} + ${test.ant.script.file.plugin.portlets} + ${test.ant.script.file.plugin.portlets.properties} + ${test.ant.script.file.plugin.themes} + ${test.ant.script.file.plugin.webs} + + + + + + + + + @@ -501,7 +615,7 @@ - + ${test.ant.script.file.properties} @@ -521,7 +635,7 @@ - + @@ -529,7 +643,64 @@ - + + ${test.ant.script.file.properties} + + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.hooks} + ${test.ant.script.file.plugin.layouttpls} + ${test.ant.script.file.plugin.portlets} + ${test.ant.script.file.plugin.portlets.properties} + ${test.ant.script.file.plugin.themes} + ${test.ant.script.file.plugin.webs} + + + + + + + + + + + + + + + + + + ${test.ant.script.file.properties} + + + + ${test.ant.script.file.evaluate.logs} + ${test.ant.script.file.plugin.hooks} + ${test.ant.script.file.plugin.layouttpls} + ${test.ant.script.file.plugin.portlets} + ${test.ant.script.file.plugin.portlets.properties} + ${test.ant.script.file.plugin.themes} + ${test.ant.script.file.plugin.webs} + + + + + + + + + + + + + + + + + ${test.ant.script.file.properties} diff --git a/test.properties b/test.properties index 7cc2349229ab3d..ec0a85be15aa75 100644 --- a/test.properties +++ b/test.properties @@ -27,8 +27,12 @@ #db.type=db2 #db.type=hsql db.type=mysql - #db.type=oracle - #db.type=sql-server + #db.type=postgresql-8.4 + #db.type=postgresql-9.0 + #db.type=oracle-10 + #db.type=oracle-11 + #db.type=sql-server-2005 + #db.type=sql-server-2008 #db.type=sybase db.db2.host=localhost @@ -51,25 +55,45 @@ db.mysql.username= db.mysql.password= - db.oracle.host=localhost - db.oracle.driver=oracle.jdbc.driver.OracleDriver - db.oracle.url=jdbc:oracle:thin:@${db.oracle.host}:1521:xe - db.oracle.username=lportal - db.oracle.password=lportal - - db.postgresql.host=localhost - db.postgresql.driver=org.postgresql.Driver - db.postgresql.schema=lportal - db.postgresql.url=jdbc:postgresql://${db.postgresql.host}:5432/${db.postgresql.schema} - db.postgresql.username=postgres - db.postgresql.password= - - db.sql-server.host=localhost - db.sql-server.driver=net.sourceforge.jtds.jdbc.Driver - db.sql-server.schema=lportal - db.sql-server.url=jdbc:jtds:sqlserver://${db.sql-server.host}/${db.sql-server.schema} - db.sql-server.username=sa - db.sql-server.password=password + db.oracle-10.host=localhost + db.oracle-10.driver=oracle.jdbc.driver.OracleDriver + db.oracle-10.url=jdbc:oracle:thin:@${db.oracle-10.host}:1521:xe + db.oracle-10.username=lportal + db.oracle-10.password=lportal + + db.oracle-11.host=localhost + db.oracle-11.driver=oracle.jdbc.driver.OracleDriver + db.oracle-11.url=jdbc:oracle:thin:@${db.oracle-11.host}:1521:orcl + db.oracle-11.username=lportal + db.oracle-11.password=lportal + + db.postgresql-8.4.host=localhost + db.postgresql-8.4.driver=org.postgresql.Driver + db.postgresql-8.4.schema=lportal + db.postgresql-8.4.url=jdbc:postgresql://${db.postgresql-8.4.host}:5432/${db.postgresql-8.4.schema} + db.postgresql-8.4.username=postgres + db.postgresql-8.4.password= + + db.postgresql-9.0.host=localhost + db.postgresql-9.0.driver=org.postgresql.Driver + db.postgresql-9.0.schema=lportal + db.postgresql-9.0.url=jdbc:postgresql://${db.postgresql-9.0.host}:5432/${db.postgresql-9.0.schema} + db.postgresql-9.0.username=postgres + db.postgresql-9.0.password= + + db.sql-server-2005.host=localhost + db.sql-server-2005.driver=net.sourceforge.jtds.jdbc.Driver + db.sql-server-2005.schema=lportal + db.sql-server-2005.url=jdbc:jtds:sqlserver://${db.sql-server-2005.host}/${db.sql-server-2005.schema} + db.sql-server-2005.username=sa + db.sql-server-2005.password=password + + db.sql-server-2008.host=localhost + db.sql-server-2008.driver=net.sourceforge.jtds.jdbc.Driver + db.sql-server-2008.schema=lportal + db.sql-server-2008.url=jdbc:jtds:sqlserver://${db.sql-server-2008.host}/${db.sql-server-2008.schema} + db.sql-server-2008.username=sa + db.sql-server-2008.password=password1 db.sybase.device.name=lportal db.sybase.host=localhost