vmassol 2003/10/26 08:10:41 Modified: cactus/announcements 3.2.ann Log: Binary --> Ascii Revision Changes Path 1.2 +21 -21 maven-plugins/cactus/announcements/3.2.ann Index: 3.2.ann =================================================================== RCS file: /home/cvs/maven-plugins/cactus/announcements/3.2.ann,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 3.2.ann 26 Oct 2003 16:09:22 -0000 1.1 +++ 3.2.ann 26 Oct 2003 16:10:41 -0000 1.2 @@ -1,22 +1,22 @@ -The Maven team is pleased to announce the Cactus plugin 3.2 release! - -http://maven.apache.org/reference/plugins/cactus - -The Maven Cactus plugin is a plugin for Cactus -(http://jakarta.apache.org/cactus) that allows to automatically start -containers, run Cactus tests and stop the containers. - -User-visible changes in this version: - -o Added documentation for cactus.bundle property that can be used in POM - dependency list. This fixes bug MAVEN-901. -o Updated to use Cactus 1.5-rc1, HttpClient 2.0 rc2 and AspectJ 1.1.1. - -Note that this plugin has been tested with Maven 1.0 rc1. -Using it with another version of Maven is at your own risks! :-) - -You can download the Cactus Maven plugin here: -http://www.ibiblio.org/maven/maven/jars/maven-cactus-plugin-3.2.jar - -Have fun! +The Maven team is pleased to announce the Cactus plugin 3.2 release! + +http://maven.apache.org/reference/plugins/cactus + +The Maven Cactus plugin is a plugin for Cactus +(http://jakarta.apache.org/cactus) that allows to automatically start +containers, run Cactus tests and stop the containers. + +User-visible changes in this version: + +o Added documentation for cactus.bundle property that can be used in POM + dependency list. This fixes bug MAVEN-901. +o Updated to use Cactus 1.5-rc1, HttpClient 2.0 rc2 and AspectJ 1.1.1. + +Note that this plugin has been tested with Maven 1.0 rc1. +Using it with another version of Maven is at your own risks! :-) + +You can download the Cactus Maven plugin here: +http://www.ibiblio.org/maven/maven/jars/maven-cactus-plugin-3.2.jar + +Have fun! -Vincent
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
