rwaldhoff 2003/10/29 13:47:45 Modified: primitives STATUS.html Log: point to project.xml and xdocs Revision Changes Path 1.4 +2 -75 jakarta-commons/primitives/STATUS.html Index: STATUS.html =================================================================== RCS file: /home/cvs/jakarta-commons/primitives/STATUS.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- STATUS.html 16 Oct 2003 21:44:07 -0000 1.3 +++ STATUS.html 29 Oct 2003 21:47:45 -0000 1.4 @@ -8,83 +8,10 @@ <div align="center"> <h1>The Jakarta Commons <em>primitives</em> Component</h1> $Id$<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> -<a name="Introduction"></a> -<h3>1. INTRODUCTION</h3> - -<p>The <em>primitives</em> Component contains a set of Java classes for -working with primitive types.</p> - - -<a name="Dependencies"></a> -<h3>2. DEPENDENCIES</h3> - -<p>The <em>primitives</em> component is dependent upon the following external -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> -<li><a href="http://jakarta.apache.org/commons/collections">Collections Testing Framework</a> - (Version 3.0) - for unit tests only, not required - for deployment</li> -<li><a href="http://www.junit.org">JUnit Testing Framework</a> - (Version 3.7 or later) - for unit tests only, not required - for deployment</li> -</ul> - - -<a name="Release Info"></a> -<h3>3. RELEASE INFO</h3> - -<p>Current Release: primitives is yet to be released.</p> - -<p>Planned Next Release - 1.0. This release is intended to formally release the code -previously located in commons-collections component. For backwards compatability, -the original collections package names will be used.</p> - - -<a name="Committers"></a> -<h3>4. COMMITTERS</h3> - -<p>The following individuals are the primary developers and maintainers of this -component. Developers who plan to use <em>primitives</em> in their own -projects are encouraged to collaborate on the future development of this -component to ensure that it continues to meet a variety of needs.</p> -<ul> -<li>Rodney Waldhoff</li> -<li>Stephen Colebourne</li> -<li>Matthew Hawthorne</li> -<li>Fancy volunteering? We need you!</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.0 -release of this component:</p> - -<table border="1"> - - <tr> - <th width="80%">Action Item</th> - <th width="20%">Volunteer</th> - </tr> - - <tr> - <td>Manage 1.0 release</td> - <td align="center">???</td> - </tr> - -</table> +<p>For an up-to-date status, please see project.xml and xdocs/index.xml.</p> </body> </html>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
