vmassol     2003/10/24 08:29:49

  Modified:    .        Tag: CACTUS_15_BRANCH ANNOUNCEMENT.txt
  Log:
  Announcement is now ready for 1.5-rc1 release
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.6.2.2   +15 -10    jakarta-cactus/ANNOUNCEMENT.txt
  
  Index: ANNOUNCEMENT.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/ANNOUNCEMENT.txt,v
  retrieving revision 1.6.2.1
  retrieving revision 1.6.2.2
  diff -u -r1.6.2.1 -r1.6.2.2
  --- ANNOUNCEMENT.txt  28 Aug 2003 12:03:10 -0000      1.6.2.1
  +++ ANNOUNCEMENT.txt  24 Oct 2003 15:29:49 -0000      1.6.2.2
  @@ -21,7 +21,7 @@
   Main new features
   -----------------
   
  -The following main features have been added:
  +The following main features have been added since Cactus 1.4.1:
   * Added support for begin()/end() that are run before and after each
     test on the client side (mirrors setUp()/tearDown() which are run
     before and after each test on the server side).
  @@ -53,15 +53,20 @@
   * Support for WebLogic 6.x has not been tested. This is because BEA is
     no longer providing a download for WebLogic 6.x (unless you're a BEA
     customer).
  -* [Bug 21484] ClassCastException when casting WebAppRequestDispatcher  
  -* [Bug 21237] CactifyWarTask duplicates init-param lines in existing 
  -  web.xml servlet tag  
  -* [Bug 17933] FormAuthentication assumes "localhost" when adding cookies  
  -* [Bug 17077] Code page problems under WebSphere z/OS  
  -* [Bug 17653] result is null in AbstractWebTestCaller's doGetResults() 
  -  method. Note that this bug is probably due to a race condition problem 
  -  that happens very unfrequently and which is not yet resolved. It will be 
  -  solved in an upcoming point release.
  +* [Bug 21484] "ClassCastException when casting WebAppRequestDispatcher"
  +* [Bug 23978] "Cactus doesn't properly integrate w/HttpUnit. External 
  +  Javascript generates NullPointerException". Note that this bug has not 
  +  been verified yet and may not be a bug (the js.jar may simply have been
  +  missing from the bug reporter's classpath).
  +* [Bug 21237] "CactifyWarTask duplicates init-param lines in existing 
  +  web.xml servlet tag".
  +* [Bug 17077] "Code page problems under WebSphere z/OS".
  +* [Bug 23653] "CactifyWar task throws OutOfMemory Error with large WAR file".
  +* [Bug 23854] "Clustered servlet test results are not accurately reported".
  +* [Bug 17933] "FormAuthentication assumes "localhost" when adding cookies".
  +* [Bug 24054] "Sometimes, JBoss is stopped before it has finished starting".
  +* [Bug 24072] "Failure to start jetty prevents subsequent jetty tests from 
  +  running".
   * Some binary incompatiblity was introduced by the refactoring of the
     XXXTestCase class hierarchy. Whereas it was previously inheriting from 
     AbstractWebTestCase and AbstractTestCase, it is now simply inheriting
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to