sanders 02/01/12 14:42:31
Modified: digester STATUS.html
Log:
Update the STATUS.html to the current release information.
Followed the BeanUtils STATUS file as a template.
Revision Changes Path
1.2 +38 -4 jakarta-commons/digester/STATUS.html
Index: STATUS.html
===================================================================
RCS file: /home/cvs/jakarta-commons/digester/STATUS.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- STATUS.html 3 May 2001 00:28:32 -0000 1.1
+++ STATUS.html 12 Jan 2002 22:42:31 -0000 1.2
@@ -7,11 +7,12 @@
<div align="center">
<h1>The Jakarta Commons <em>Digester</em> Component</h1>
-$Id: STATUS.html,v 1.1 2001/05/03 00:28:32 craigmcc Exp $<br>
+$Id: STATUS.html,v 1.2 2002/01/12 22:42:31 sanders Exp $<br>
<a href="#Introduction">[Introduction]</a>
<a href="#Dependencies">[Dependencies]</a>
<a href="#Release Info">[Release Info]</a>
<a href="#Committers">[Committers]</a>
+<a href="#Action Items">[Action Items]</a>
<br><br>
</div>
@@ -35,7 +36,7 @@
The original source was donated by the
<a href="http://jakarta.apache.org/struts">Struts Framework</a> subproject.
</p>
-
+
<a name="Dependencies"></a>
<h3>2. DEPENDENCIES</h3>
@@ -59,8 +60,12 @@
<a name="Release Info"></a>
<h3>3. RELEASE INFO</h3>
-<p>Current Release: <strong>Unreleased, CVS Repository Only</strong></p>
-<p>Planned Next Release: N/A</p>
+<p>Current Release:
+<a
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-digester/v1.1.1/">Version
1.1.1</a></p>
+
+<p>Planned Next Release: Real Soon Now :) See the
+<a href="#Action Items">Action Items</a> list for tasks that need to be
+completed prior to this release.</p>
<a name="Committers"></a>
@@ -76,6 +81,35 @@
<li><a href="mailto:[EMAIL PROTECTED]">Scott Sanders</a></li>
<li><a href="mailto:[EMAIL PROTECTED]">Geir Magnusson Jr.</a></li>
</ul>
+
+<a name="Action Items"></a>
+<h3>5. ACTION ITEMS</h3>
+
+<p>The following action items need to be completed prior to a Version 1.2
+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: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>