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
This commit is contained in:
parent
271886b98f
commit
1d75a19e91
@ -74,12 +74,12 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>cactus</groupId>
|
<groupId>cactus</groupId>
|
||||||
<artifactId>cactus</artifactId>
|
<artifactId>cactus</artifactId>
|
||||||
<version>13-1.6dev-20030809</version>
|
<version>13-1.6dev-20030829</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>cactus</groupId>
|
<groupId>cactus</groupId>
|
||||||
<artifactId>cactus-ant</artifactId>
|
<artifactId>cactus-ant</artifactId>
|
||||||
<version>13-1.6dev-20030809</version>
|
<version>13-1.6dev-20030829</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-httpclient</groupId>
|
<groupId>commons-httpclient</groupId>
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
when we moved to the new Cactus/Ant integration in version 3.0).
|
when we moved to the new Cactus/Ant integration in version 3.0).
|
||||||
</action>
|
</action>
|
||||||
<action dev="vmassol" type="update">
|
<action dev="vmassol" type="update">
|
||||||
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.
|
support.
|
||||||
</action>
|
</action>
|
||||||
</release>
|
</release>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user