From ea8a8d872f9f9bcfbb188f6b93dea356b8d7b069 Mon Sep 17 00:00:00 2001 From: vmassol Date: Tue, 5 Aug 2003 13:45:00 +0000 Subject: [PATCH] the weblogic container task needs a beaHome property defined. The weblogic 7x integration is *not* working yet. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113802 13f79535-47bb-0310-9956-ffa450edef68 --- cactus/plugin.jelly | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/cactus/plugin.jelly b/cactus/plugin.jelly index 0b62f3db..e2de4efd 100644 --- a/cactus/plugin.jelly +++ b/cactus/plugin.jelly @@ -295,7 +295,8 @@ + todir="${cactus.reports.dir}/weblogic7x" + beaHome="${cactus.home.weblogic7x}"/> @@ -460,7 +461,8 @@ + todir="${cactus.reports.dir}/weblogic7x" + beaHome="${cactus.home.weblogic7x}"/> @@ -565,7 +567,8 @@ + todir="${cactus.reports.dir}/weblogic7x" + beaHome="${cactus.home.weblogic7x}"/>