From eb9270d8d89d4bd8ab7a0215f672ef5d39d060a8 Mon Sep 17 00:00:00 2001 From: "jr.houn" Date: Wed, 10 Aug 2011 11:37:38 -0700 Subject: [PATCH] LPS-19839 --- build-test-plugins.xml | 24 +++++++ build-test-weblogic-10.3.xml | 71 ++++++++++++++++++++ build-test.xml | 3 +- portal-web/test-ant-templates/ant-script.xml | 5 ++ 4 files changed, 101 insertions(+), 2 deletions(-) diff --git a/build-test-plugins.xml b/build-test-plugins.xml index 84c4f032076dd7..354ff06da931c0 100644 --- a/build-test-plugins.xml +++ b/build-test-plugins.xml @@ -60,6 +60,30 @@ plugins.includes=${plugins.includes} + + + + + + app.server.dir=${app.server.tomcat.dir} +app.server.lib.global.dir=${app.server.tomcat.lib.global.dir} +app.server.portal.dir=${app.server.tomcat.portal.dir} + +plugins.includes=${plugins.includes} + + + + + + + + + + + + + + app.server.dir=${app.server.tomcat.dir} diff --git a/build-test-weblogic-10.3.xml b/build-test-weblogic-10.3.xml index 07481599823e38..5d63a8e6e17650 100644 --- a/build-test-weblogic-10.3.xml +++ b/build-test-weblogic-10.3.xml @@ -111,6 +111,77 @@ value="${vm.host}:7001" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build-test.xml b/build-test.xml index 2bc3869a126b0c..4391cf8a334019 100644 --- a/build-test.xml +++ b/build-test.xml @@ -206,7 +206,7 @@ - + @@ -1140,7 +1140,6 @@ - diff --git a/portal-web/test-ant-templates/ant-script.xml b/portal-web/test-ant-templates/ant-script.xml index 600d96652c1efa..2a9d234c3d24f3 100644 --- a/portal-web/test-ant-templates/ant-script.xml +++ b/portal-web/test-ant-templates/ant-script.xml @@ -133,6 +133,7 @@ ${test.ant.script.file.plugin.webs} + @@ -219,6 +220,10 @@ + ${test.ant.script.file.plugin.hooks} + ${test.ant.script.file.plugin.portlets} + ${test.ant.script.file.plugin.themes} + ${test.ant.script.file.plugin.webs}