Date: 2004-08-14T19:31:25
   Editor: HenriYandell <[EMAIL PROTECTED]>
   Wiki: Jakarta Commons Wiki
   Page: Lang
   URL: http://wiki.apache.org/jakarta-commons/Lang

   29294 and 29794 seem DONE

Change Log:

------------------------------------------------------------------------------
@@ -14,13 +14,11 @@
 
 ==== Development plan for 2.1 ====
 
- 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=29294 29294]    [lang][PATCH] 
Fix the Fraction class - '''Patch being reviewed.'''
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=20015 20015]    [lang] Make 
Entities public and unit test - '''Entities. Needs finishing.'''
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=21333 21333]     Support 
HttpClient's DateParser class - '''This is basically a Date parseDate(String 
dateValue, String[] dateFormats) method. Hen to write test before committing'''
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=24910 24910]    new 
StringUtils.split methods that split on the whole separator string - '''method 
signature issue''' 
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=26056 26056]    [lang] Add 
methods to ArrayUtils: add at end and insert-like ops - '''DONE - add(Object[], 
Object) is overloaded for all the primitives, but add(Object[], int, Object) and 
addAll(Object[], Object[]) are not overloaded for primitives. Should they be?'''
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=15082 15082]    [lang] elapsed 
time formatting utility method - '''DurationFormatUtils. Needs finishing.'''
- 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=29794 29794]    Add 
convenience format(long) methods to FastDateFormat - '''Needs improvement'''
 
 
 ==== Seeking opinions ====
@@ -61,4 +59,6 @@
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=29673 29673]    [lang] 
ExceptionUtils: new getCause() methodname (for tomcat-exception) - '''DONE'''
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=25560 25560]    
DateUtils.truncate() is off by one hour when using a date in DST switch 'zone' - 
'''DONE'''
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=19331 19331]    [lang] General 
case: infinite loop: ToStringBuilder.reflectionToString - '''The bugzilla entry''' 
'''''Gary Gregory 2003-06-23 17:27''''' '''shows this to have been fixed.'''
+ 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=29294 29294]    [lang][PATCH] 
Fix the Fraction class - '''DONE'''
+ 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=29794 29794]    Add 
convenience format(long) methods to FastDateFormat - '''DONE'''
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to