You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by gl...@apache.org on 2002/03/18 12:06:33 UTC

cvs commit: xml-axis/java release-notes.html

glyn        02/03/18 03:06:33

  Modified:    java     release-notes.html
  Log:
  Doc. errors reported by Adam (ajack@openbiz.biz).
  
  Revision  Changes    Path
  1.7       +2 -3      xml-axis/java/release-notes.html
  
  Index: release-notes.html
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/release-notes.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- release-notes.html	15 Mar 2002 13:40:08 -0000	1.6
  +++ release-notes.html	18 Mar 2002 11:06:33 -0000	1.7
  @@ -37,8 +37,7 @@
   
   <p>Early adopters and advanced SOAP developers will find this release to be of 
     interest. Most Apache SOAP users, and those who need a fully featured next-version 
  -  replacement for Apache SOAP 2.2, may wish to use this beta, but they should be aware that, as a beta, functionality and interfaces may change, though we will do our best to minimize the impact of such changes. Progress towards that beta release may be viewed on Axis's <a href="http://xml.apache.org/axis/requirements.html"> 
  -  requirements and status page</a>.</p>
  +  replacement for Apache SOAP 2.2, may wish to use this beta, but they should be aware that, as a beta, functionality and interfaces may change, though we will do our best to minimize the impact of such changes.</p>
   <h3>What's New?</h3>
   <p>Changes since alpha-3:</p>
   <ul>
  @@ -46,7 +45,7 @@
     <li>Support for <A href="docs/user-guide.html#AttachmentsReference">SOAP Messages with Attachments</a>.</li>
     <li>Much better XML schema type support.</li>
     <li>Document/literal support.</li>
  -  <li>Now using the org.apache.common.logging APIs as a common logging interface.</li>
  +  <li>Now using the org.apache.commons.logging APIs as a common logging interface.</li>
     <li>Many minor bug fixes.</li>
   </ul>
   </body>