vmassol     01/03/31 09:19:54

  Modified:    j2eeunit/docs/framework/xdocs changes.xml
  Log:
  bug correction : sample application sources now contain manifest + web.xml file
  
  Revision  Changes    Path
  1.3       +5 -0      
jakarta-commons-sandbox/j2eeunit/docs/framework/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/j2eeunit/docs/framework/xdocs/changes.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- changes.xml       2001/03/27 17:26:18     1.2
  +++ changes.xml       2001/03/31 17:19:53     1.3
  @@ -9,6 +9,11 @@
     </devs>
   
     <release version="1.0 in CVS" date="unknown">
  +    <action dev="VMA" type="fix">
  +      The sample application sources now contains all needed configuration
  +      files (the manifest and web.xml files were missing in the previous
  +      release).
  +    </action>
       <action dev="VMA" type="update">
         Donated the project to the Apache Software Foundation.
         Changed license from GPL to APL. Moved packages from
  
  
  

Reply via email to