vmassol 2003/08/30 01:30:40 Modified: src/plugins-build/cactus project.xml src/plugins-build/cactus/xdocs changes.xml Log: Upgraded to cactus build of 2003-08-29. It fixes one issue with WL 7.x (performance pack is switched off). Revision Changes Path 1.39 +2 -2 maven/src/plugins-build/cactus/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/maven/src/plugins-build/cactus/project.xml,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- project.xml 30 Aug 2003 08:20:26 -0000 1.38 +++ project.xml 30 Aug 2003 08:30:39 -0000 1.39 @@ -74,12 +74,12 @@ <dependency> <groupId>cactus</groupId> <artifactId>cactus</artifactId> - <version>13-1.6dev-20030809</version> + <version>13-1.6dev-20030829</version> </dependency> <dependency> <groupId>cactus</groupId> <artifactId>cactus-ant</artifactId> - <version>13-1.6dev-20030809</version> + <version>13-1.6dev-20030829</version> </dependency> <dependency> <groupId>commons-httpclient</groupId> 1.25 +1 -1 maven/src/plugins-build/cactus/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven/src/plugins-build/cactus/xdocs/changes.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- changes.xml 30 Aug 2003 08:20:26 -0000 1.24 +++ changes.xml 30 Aug 2003 08:30:40 -0000 1.25 @@ -23,7 +23,7 @@ when we moved to the new Cactus/Ant integration in version 3.0). </action> <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. </action> </release>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]