Author: ptahchiev
Date: Sun Jan 18 08:45:03 2009
New Revision: 735500

URL: http://svn.apache.org/viewvc?rev=735500&view=rev
Log:
Release notes changed for 1.8.1

Modified:
    jakarta/cactus/trunk/ANNOUNCEMENT.txt

Modified: jakarta/cactus/trunk/ANNOUNCEMENT.txt
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/ANNOUNCEMENT.txt?rev=735500&r1=735499&r2=735500&view=diff
==============================================================================
--- jakarta/cactus/trunk/ANNOUNCEMENT.txt (original)
+++ jakarta/cactus/trunk/ANNOUNCEMENT.txt Sun Jan 18 08:45:03 2009
@@ -1,56 +1,25 @@
 The Cactus project is pleased to announce the release of version 1.8.
 Cactus is a unit testing framework for testing server side java code.
 
+Apart from the issues listed down, we have also added a Maven2 plugin
+and also a sample EJB3 application. 
 
-Release Notes - Cactus - Version 1.8
+Release Notes - Cactus - Version 1.8.1
 
+Bug
 
-** Bug
--------------------------
-    * [CACTUS-73] - Tomcat 4.1.x shutdown port should be parameterised
-    * [CACTUS-104] - The <jboss3x> task don't deploy the archive if the 
container is already started
-    * [CACTUS-105] - Jakarta Cactus does not build due to dependency on 
j2ee-1.3.jar
-    * [CACTUS-155] - version number in the distribution are not correct
-    * [CACTUS-221] - Can't generate the cactus-maven-plugin using Maven 
1.1-beta-1
-    * [CACTUS-222] - Cactus does not work on Resin 3.0.13
-    * [CACTUS-227] - Eclipse V3.1 Plugins
-    * [CACTUS-235] - TestShareAll suite adds TestHttpSession tests incorrectly
-    * [CACTUS-237] - Jetty integration doesn't work with Jetty 5
-    * [CACTUS-250] - URL for Cargo packages in dependencies.xml.default - 
incorrect
-    * [CACTUS-253] - JettyContainerManager unable to load jspRedirector.jsp
-    * [CACTUS-254] - Eclipse plugin will not work for Maven-generated 
'SNAPSHOT' versions
-
-** Improvement
--------------------------
-    * [CACTUS-57] - Make Cactus issue a warning if one of the cactus-related 
jar files it requires is already in the original war to cactify
-    * [CACTUS-154] - Try Commons HttpClient 3.0
-    * [CACTUS-168] - Move Cactus build to Maven
-    * [CACTUS-169] - Migrate tests cases to use JMock instead of MockObjects
-    * [CACTUS-186] - "cactify" should check if the jars it adds are already in 
the project build path before adding them
-    * [CACTUS-223] - Allow inclusion of the project's JAR into Cactu's WAR
-    * [CACTUS-232] - Create new property for Cactus classes destination
-    * [CACTUS-236] - CLONE -It's not possible to set a timeout for the 
containers
-
-** New Feature
--------------------------
-    * [CACTUS-121] - Add support for WebLogic 8.x
-    * [CACTUS-152] - JBoss 4.0 Support
-    * [CACTUS-187] - Add quick fix for adding cactus libraries automatically
-    * [CACTUS-188] - OC4J 10.x Support
-    * [CACTUS-220] - Integration with HtmlUnit
+    * [CACTUS-124] - Cannot run the Servlet Example
+    * [CACTUS-259] - Mailing list subscription is no-op
 
+Improvement
 
+    * [CACTUS-166] - Improve the documentation CheckSitemap Ant task to check 
external URLs
+    * [CACTUS-194] - Flag to allow Weblogic deployment from non domain 
directory
+    * [CACTUS-258] - Improve performance of CactifyWarTask
 
-** Task
--------------------------
-    * [CACTUS-151] - Refactor Ant integration to use Cargo
+Test
 
-
-
-** Wish
--------------------------
-    * [CACTUS-160] - Add support for WebSphere 5.x and 6.x
-    * [CACTUS-242] - Remove Xerces dependency
+    * [CACTUS-241] - login page
 
 
 Known limitations and bugs



---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: cactus-dev-h...@jakarta.apache.org

Reply via email to