turner 2002/10/10 17:15:23
Modified: validator STATUS.html
Log:
Update status of Validator
Revision Changes Path
1.6 +21 -19 jakarta-commons/validator/STATUS.html
Index: STATUS.html
===================================================================
RCS file: /home/cvs/jakarta-commons/validator/STATUS.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- STATUS.html 1 Oct 2002 00:12:13 -0000 1.5
+++ STATUS.html 11 Oct 2002 00:15:23 -0000 1.6
@@ -59,12 +59,24 @@
<a name="Release Info"></a>
<h3>3. RELEASE INFO</h3>
-
<p>Current Release: <strong>Unreleased, CVS Repository Only</strong></p>
-<p>Planned Next Release: TBD</p>
-
-
+<p>Planned Next Release: 1.0</p>
+<P>Tentative Release Date: November 1st, 2002</P>
+<P>Release Manager: James Turner</P>
+<B>OPEN BUGS</B><BR>
+7318 javascript: zero - means bad integer?? <BR>
+7349 Date Validation passes invalid date <BR>
+8787 Indexed field validation patch <BR>
+10584 Not all validation files are read in Validation PlugIn <BR>
+10782 If two fields are required, and one has a mask, the mask is <BR>
+13030 Digester unable to resolve external DTD <BR>
+13421 GenericValidator & GenericTypeValidator unused variables & J <BR>
+13472 Attempt to modify FastHashMap while in fast mode through ite <P>
+<B>TO DO</B><BR>
+Add DTD for Validation XML<BR>
+Improve Javadoc<BR>
+Write basic tutorial<P>
<a name="Committers"></a>
<h3>4. COMMITTERS</h3>
@@ -87,24 +99,14 @@
<table border="1">
<tr>
- <th width="80%">Action Item</th>
+ <th width="70%">Action Item</th>
<th width="20%">Volunteer</th>
- </tr>
- <tr>
- <td>Create Unit Tests.</td>
- <td>David Winterfeldt</td>
- </tr>
- <tr>
- <td>Create Examples.</td>
- <td>David Winterfeldt</td>
+ <th width="10%">Expected</th>
</tr>
<tr>
<td>Documentation.</td>
- <td>David Winterfeldt</td>
- </tr>
- <tr>
- <td>Create a <em>ValidatorResults</em> class to return the status of
validations performed (in <em>org.apache.commons.validator.Validator</em>'s validate
method).</td>
- <td>David Winterfeldt</td>
+ <td>James Turner</td>
+ <td>1.0 Release</td>
</tr>
<tr>
<td>
@@ -112,7 +114,7 @@
a global validation rule for an address object that can
then be referenced in a form element.
</td>
- <td></td>
+ <td></td><td>Post 1.0</td>
</tr>
</table>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>