diff --git a/STATUS.html b/STATUS.html index bb2f16d32..ca6858c4d 100644 --- a/STATUS.html +++ b/STATUS.html @@ -1,131 +1,127 @@ - - -Status File for Jakarta Commons "Collections" Package - - - - -
-

The Jakarta Commons Collections Package

-$Id: STATUS.html,v 1.5 2001/05/08 13:05:44 jstrachan Exp $
-[Introduction] -[Dependencies] -[Release Info] -[Committers] -[Action Items] -

-
- - - -

1. INTRODUCTION

- -

The Collections package contains a set of Java classes that -extend or augment the Java Collections Framework. -The following classes are included:

- - - -

2. DEPENDENCIES

- -

The Collections package is dependent upon the following external -components for development and use:

- - - - -

3. RELEASE INFO

- -

Current Release: Unreleased, CVS Repository Only

- -

Planned Next Release: TBD

- - -

4. COMMITTERS

- -

The following individuals are the primary developers and maintainers of this -component. Developers who plan to use Collections 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.

- - - -

5. ACTION ITEMS

- -

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

- - - - - - - - - - - - - - - - - - - - - - - - - -
Action ItemRequired for 1.0 Release?Volunteer
Additional Contributions. Other collections - classes.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.)YesRod
Additional Documentation. Create simple - User's Guide, examples, or other documentation for this package.No (JavaDoc/Unit tests suffice for now?) 
- - + + +Status File for Jakarta Commons "Collections" Package + + + + +
+

The Jakarta Commons Collections Package

+$Id: STATUS.html,v 1.6 2001/05/16 22:32:04 rwaldhoff Exp $
+[Introduction] +[Dependencies] +[Release Info] +[Committers] +[Action Items] +

+
+ + + +

1. INTRODUCTION

+ +

The Collections package contains a set of Java classes that +extend or augment the Java Collections Framework. +The following classes are included:

+ + + +

2. DEPENDENCIES

+ +

The Collections package is dependent upon the following external +components for development and use:

+ + + + +

3. RELEASE INFO

+ +

Current Release: Unreleased, CVS Repository Only

+ +

Planned Next Release: TBD

+ + +

4. COMMITTERS

+ +

The following individuals are the primary developers and maintainers of this +component. Developers who plan to use Collections 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.

+ + + +

5. ACTION ITEMS

+ +

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

+ + + + + + + + + + + + + + + + + + + + + +
Action ItemVolunteer
Additional Contributions. Other collection + or collection-related classes. 
Generalized Unit Tests. Create a generic + set of Unit Tests that test the standard contracts of the basic + Java Collections interfaces (List, Set, Map, etc.) 
Additional Documentation. Create simple + User's Guide, examples, or other documentation for this package. 
+ + \ No newline at end of file