craigmcc    01/12/24 13:58:39

  Modified:    xdocs    beanutils.xml components.xml
  Log:
  Update XML docs for BeanUtils 1.2.  The use of Anakia to create the HTML
  is whining at me about JDOM stuff at the moment, although it used to work ...
  
  Revision  Changes    Path
  1.7       +6 -1      jakarta-commons/xdocs/beanutils.xml
  
  Index: beanutils.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/beanutils.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- beanutils.xml     2001/12/11 08:12:04     1.6
  +++ beanutils.xml     2001/12/24 21:58:39     1.7
  @@ -44,7 +44,11 @@
   
   <section name="Documentation">
   
  -<p>The <a 
href="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.1/docs/api/index.html";>
  +<p>The <a href="http://jakarta.apache.org/commons/beanutils/RELEASE-NOTES.txt";>
  +Release Notes</a> document the new features and bug fixes that have been
  +included in this release.</p>
  +
  +<p>The <a href="http://jakarta.apache.org/commons/beanutils/api/index.html";>
   JavaDoc API documents</a> are available online.  In particular, you should
   note the property reference syntax options described in the
   <code>PropertyUtils</code> class description.</p>
  @@ -57,6 +61,7 @@
   <ul>
   <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.0/";>Version
 1.0</a></li>
   <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.1/";>Version
 1.1</a></li>
  +<li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.2/";>Version
 1.2</a></li>
   </ul>
   
   </section>
  
  
  
  1.12      +1 -0      jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- components.xml    2001/12/11 08:12:04     1.11
  +++ components.xml    2001/12/24 21:58:39     1.12
  @@ -28,6 +28,7 @@
        <br/>
        Releases:
        <ul>
  +       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.2/";>Release
 1.2</a> - 24 Dec 2001</li>
          <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.1/";>Release
 1.1</a> - 22 Sep 2001</li>
          <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.0/";>Release
 1.0</a> - 14 July 2001</li>
        </ul>
  
  
  

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

Reply via email to