From 2f826db45bfb347d88c3453110820594a75eb590 Mon Sep 17 00:00:00 2001 From: Rodney Waldhoff Date: Mon, 23 Apr 2001 12:46:54 +0000 Subject: [PATCH] * updated list of included classes * updated action items git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130449 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS.html | 44 +++++++++++++++++++++++++++++++++----------- 1 file changed, 33 insertions(+), 11 deletions(-) diff --git a/STATUS.html b/STATUS.html index 50ff66bf9..0e7e9dfdd 100644 --- a/STATUS.html +++ b/STATUS.html @@ -7,7 +7,7 @@

The Jakarta Commons Collections Package

-$Id: STATUS.html,v 1.3 2001/04/16 16:14:51 jvanzyl Exp $
+$Id: STATUS.html,v 1.4 2001/04/23 12:46:54 rwaldhoff Exp $
[Introduction] [Dependencies] [Release Info] @@ -24,9 +24,29 @@ $Id: STATUS.html,v 1.3 2001/04/16 16:14:51 jvanzyl Exp $
extend or augment the Java Collections Framework. The following classes are included:

@@ -68,35 +88,37 @@ component to ensure that it continues to meet a variety of needs.

5. ACTION ITEMS

-

The following action items need to be completed prior to a Version 1.0 -release of this component:

+

Want to help? Here's some "to do" items the team has identified.

- + + - + classes. + + + - + + -
Action ItemAction ItemRequired for 1.0 Release? Volunteer
Additional Contributions. Other collections - classes from the existing Jakarta code base.Craig
Peter
No? 
Generalized Unit Tests. Create a generic set of Unit Tests that test the standard contracts of the basic Java Collections interfaces (List, Set, etc.)Yes Rod
Install / Use Documentation. Create simple - installation and User's Guide documentation for this package.Additional Documentation. Create simple + User's Guide, examples, or other documentation for this package.No (JavaDoc/Unit tests suffice for now?)  
- + \ No newline at end of file