Added action item for exception package tests.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136994 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c82320c015
commit
9d31e575bd
|
@ -7,7 +7,7 @@
|
|||
|
||||
<div align="center">
|
||||
<h1>The Jakarta Commons <em>Lang</em> Component</h1>
|
||||
$Id: STATUS.html,v 1.8 2002/08/25 22:18:24 scolebourne Exp $<br />
|
||||
$Id: STATUS.html,v 1.9 2002/08/26 05:59:42 dlr Exp $<br />
|
||||
<a href="#Introduction">[Introduction]</a>
|
||||
<a href="#Dependencies">[Dependencies]</a>
|
||||
<a href="#Release Info">[Release Info]</a>
|
||||
|
@ -93,6 +93,7 @@ still under discussion, so please mail the list before actioning.</p>
|
|||
<li>CalendarUtils - possible addition of a calendar utility class (from Serge Knystautas)</li>
|
||||
<li>CloneUtils - utility class to enable cloning via various different mechanisms</li>
|
||||
<li>StringUtils containsOnly method - proposed new method to check if a string contains only certain chars</li>
|
||||
<li>exception package tests - consolidate code duplicated across tests for Nestable implementations</li>
|
||||
</ul>
|
||||
|
||||
<a name="Committers"></a>
|
||||
|
|
Loading…
Reference in New Issue