matth 2003/10/20 21:37:50
Modified: io STATUS.html
Log:
Added self to STATUS
Revision Changes Path
1.12 +25 -24 jakarta-commons-sandbox/io/STATUS.html
Index: STATUS.html
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/io/STATUS.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- STATUS.html 21 Aug 2003 19:11:44 -0000 1.11
+++ STATUS.html 21 Oct 2003 04:37:50 -0000 1.12
@@ -4,28 +4,28 @@
<title>Status File for Jakarta Commons "IO" Component</title>
</head>
<body bgcolor="white">
-
-<div align="center">
+
+<div align="center">
<h1>The Jakarta Commons <em>IO</em> Component</h1>
$Id$<br>
- <a href="#Introduction">[Introduction]</a> <a
href="#Dependencies">[Dependencies]</a>
-<a href="#Release%20Info">[Release Info]</a> <a href="#Committers">[Committers]</a>
+ <a href="#Introduction">[Introduction]</a> <a
href="#Dependencies">[Dependencies]</a>
+<a href="#Release%20Info">[Release Info]</a> <a href="#Committers">[Committers]</a>
<a href="#Action%20Items">[Action Items]</a> <br>
<br>
</div>
-
-
-<a name="Introduction"></a>
+
+
+<a name="Introduction"></a>
<h3>1. INTRODUCTION</h3>
-
+
<p>The <em>IO</em> Component contains a set of Java classes that provide I/O
functionality above and beyond what the JDK provides out of the box. </p>
-
+
<h3>2. DEPENDENCIES</h3>
-
+
<p>The <em>IO</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>
@@ -35,24 +35,24 @@
</ul>
-<a name="Release Info"></a>
+<a name="Release Info"></a>
<h3>3. RELEASE INFO</h3>
-
+
<p>Current Release: IO is yet to be released. We hope it will be RSN.</p>
-
+
<p>Planned Next Release: Real Soon Now :) See the <a
href="#Action%20Items">Action Items</a> list for tasks that need to be completed
prior to this release.</p>
-<a name="Committers"></a>
+<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>IO</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><a href="mailto:[EMAIL PROTECTED]">Scott Sanders</a></li>
<li><a href="mailto:[EMAIL PROTECTED]">dIon Gillard</a></li>
@@ -60,14 +60,15 @@
<li><a href="maito:[EMAIL PROTECTED]">Henri Yandell</a><br></li>
<li><a href="maito:[EMAIL PROTECTED]">Stephen Colebourne</a><br></li>
<li><a href="maito:[EMAIL PROTECTED]">Jeremias Maerki</a><br></li>
+ <li>Matthew Hawthorne</li><br/>
<li>Fancy volunteering? We need you!</li>
</ul>
-<a name="Action Items"></a>
+<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
+
+<p>The following action items need to be completed prior to a Version 1.0
release of this component:</p>
<ul>
<li>Compress - Move the compress sub-package out of IO - READY</li>
@@ -76,7 +77,7 @@
<li>Extract code from IOUtils to CopyUtils? </li>
<li>Remove StreamUtils as all its methods are in IOUtils - DONE</li>
<li>IOUtils: Remove the toByteArray() variants with the bufferSize
- parameter. Reasoning can be found at
+ parameter. Reasoning can be found at
http://www.mail-archive.com/[EMAIL PROTECTED]/msg19703.html</li>
<li>IOUtils: Change toByteArray() methods to use the new
ByteArrayOutputStream which should improve performance considerably.</li>
@@ -116,11 +117,11 @@
<td align="center">Everyone</td>
</tr>
<tr>
- <td><strong>Install / Use Documentation</strong>. Create simple
+ <td><strong>Install / Use Documentation</strong>. Create simple
installation and User's Guide documentation for this component.</td>
<td align="center">everyone</td>
</tr>
-
+
</tbody>
</table>
<br>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]