cmlenz      2003/03/18 01:55:10

  Modified:    documentation/docs/xdocs changes.xml
  Log:
  Add the addition of the webxmlmerge task to the change log.
  
  Revision  Changes    Path
  1.87      +6 -0      jakarta-cactus/documentation/docs/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -r1.86 -r1.87
  --- changes.xml       17 Mar 2003 19:13:52 -0000      1.86
  +++ changes.xml       18 Mar 2003 09:55:10 -0000      1.87
  @@ -57,6 +57,12 @@
         </devs>
   
         <release version="1.5" date="- in CVS">
  +        <action dev="CML" type="add">
  +          Added a new custom Ant task (WebXmlMerge) that merges the content of
  +          two web deployment descriptors into one. That includes the
  +          definitions of filters and servlets, as well as some security-related
  +          elements.
  +        </action>
           <action dev="VMA" type="add">
             Allows creating Cactus TestCase without the need for a constructor 
             that takes a String parameter (a default constructor is good enough).
  
  
  

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

Reply via email to