diff --git a/cactus/plugin.jelly b/cactus/plugin.jelly index f56a04a5..0b62f3db 100644 --- a/cactus/plugin.jelly +++ b/cactus/plugin.jelly @@ -86,7 +86,9 @@ - + + + @@ -290,6 +292,11 @@ + + @@ -343,6 +350,12 @@ + + + + + + @@ -444,6 +457,11 @@ + + @@ -544,6 +562,11 @@ + + diff --git a/cactus/xdocs/changes.xml b/cactus/xdocs/changes.xml index bf44e032..8ef1a737 100644 --- a/cactus/xdocs/changes.xml +++ b/cactus/xdocs/changes.xml @@ -8,6 +8,11 @@ + + Added back support for WebLogic 7.x (it had somehow been dropped + when we moved to the new Cactus/Ant integration in version 3.0). + Not tested yet (I don't have WL7 on my machine)! + Update to Cactus 1.5-beta1.