You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2004/08/29 20:05:55 UTC

cvs commit: jakarta-commons/digester STATUS.html

rdonkin     2004/08/29 11:05:55

  Modified:    digester Tag: RELEASE_DIGESTER_1_6_0_BRANCH STATUS.html
  Log:
  Updated status to reflect planned release.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.11.6.1  +15 -39    jakarta-commons/digester/STATUS.html
  
  Index: STATUS.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/STATUS.html,v
  retrieving revision 1.11
  retrieving revision 1.11.6.1
  diff -u -r1.11 -r1.11.6.1
  --- STATUS.html	15 Feb 2004 01:02:13 -0000	1.11
  +++ STATUS.html	29 Aug 2004 18:05:55 -0000	1.11.6.1
  @@ -41,8 +41,8 @@
   <a name="Dependencies"></a>
   <h3>2.  DEPENDENCIES</h3>
   
  -<p>The <em>Digester</em> component is dependent upon the following external
  -components for development and use:</p>
  +<p>The <em>Digester</em> component is dependent upon implementations of the following 
  +standard components for development and use:</p>
   <ul>
   <li><a href="http://java.sun.com/j2se">Java Development Kit</a>
       (Version 1.2 or later)</li>
  @@ -52,17 +52,22 @@
       <li><a href="http://java.sun.com/xml">JAXP/1.1 Reference Implementation</a></li>
       <li><a href="http://xml.apache.org/xerces-j">Xerces</a> (Version 1.3.1 or later)</li>
       </ul></li>
  -<li><a href="http://jakarta.apache.org/jakarta-commons/beanutils/">Jakarta Commons BeanUtils</a></li>
  -<li><a href="http://jakarta.apache.org/jakarta-commons/collections/">Jakarta
  -    Commons Collections</a> (this is a runtime inheritance only, inherited
  -    from Jakarta Commons BeanUtls)</li>
   </ul>
  -
  +<p>
  +It is also dependent on a compatible set of 
  +<a href='http://jakarta.apache.org/commons'>Jakarta Commons</a> library components:
  +</p>
  +    <table border="1" width="100%" cellspacing="2" cellpadding="3">
  +        <tr class="a"><th colspan="4">Compatible Dependency Sets</th></tr>   
  +        <tr class="b"><td>Digester</td><td>+Logging 1.0.x</td><td>+BeanUtils 1.x</td><td>+Collections 2.x</td></tr>
  +        <tr class="a"><td>Digester</td><td>+Logging 1.0.x</td><td>+BeanUtils 1.x</td><td>+Collections 3.x</td></tr>
  +        <tr class="b"><td>Digester</td><td>+Logging 1.0.x</td><td>+BeanUtils 1.7</td><td>-</td></tr>
  +    </table>
   
   <a name="Release Info"></a>
   <h3>3.  RELEASE INFO</h3>
   
  -<p>Current Release: Version 1.5</p>
  +<p>Current Release: Version 1.6</p>
   
   
   <a name="Committers"></a>
  @@ -80,36 +85,7 @@
   <li><a href="mailto:rdonkin@apache.org">Robert Burrell Donkin</a></li>
   <li><a href="mailto:tobrien@apache.org">Tim O'Brien</a></li>
   <li><a href="mailto:jstrachan@apache.org">James Strachan</a></li>
  +<li>Simon Kitching</li>
   </ul>
  -
  -<a name="Action Items"></a>
  -<h3>5.  ACTION ITEMS</h3>
  -
  -<p>The following action items need to be completed prior to the next
  -release of this component:</p>
  -
  -<table border="1">
  -
  -  <tr>
  -    <th width="80%">Action Item</th>
  -    <th width="20%">Volunteer</th>
  -  </tr>
  -
  -  <tr>
  -    <td><strong>Feedback from logging</strong>.  Let us know how the logging API
  -    is working for you.
  -    <td align="center">YOU ;-)</td>
  -  </tr>
  -
  -  <tr>
  -    <td><strong>Install / Use Documentation</strong>.  Create simple
  -        installation and User's Guide documentation for this component.</td>
  -    <td align="center">Craig</td>
  -  </tr>
  -
  -</table>
  -
  -
  -
   </body>
   </html>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org