From 1d75a19e91b96d1a4ea6167aed8896de18ca1ca4 Mon Sep 17 00:00:00 2001 From: vmassol Date: Sat, 30 Aug 2003 08:30:40 +0000 Subject: [PATCH] Upgraded to cactus build of 2003-08-29. It fixes one issue with WL 7.x (performance pack is switched off). git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113905 13f79535-47bb-0310-9956-ffa450edef68 --- cactus/project.xml | 4 ++-- cactus/xdocs/changes.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cactus/project.xml b/cactus/project.xml index e9019d13..53baffa6 100644 --- a/cactus/project.xml +++ b/cactus/project.xml @@ -74,12 +74,12 @@ cactus cactus - 13-1.6dev-20030809 + 13-1.6dev-20030829 cactus cactus-ant - 13-1.6dev-20030809 + 13-1.6dev-20030829 commons-httpclient diff --git a/cactus/xdocs/changes.xml b/cactus/xdocs/changes.xml index f46ee430..7042ad67 100644 --- a/cactus/xdocs/changes.xml +++ b/cactus/xdocs/changes.xml @@ -23,7 +23,7 @@ when we moved to the new Cactus/Ant integration in version 3.0). - Updated to Cactus 1.6dev-20030809 which has fixes for WebLogic 7.x + Updated to Cactus 1.6dev-20030830 which has fixes for WebLogic 7.x support.