Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Development plan for 2.1

Wiki Markup
 5. [StringUtils].ordinalIndexOf()
 5. \[http://issues.apache.org/bugzilla/show_bug.cgi?id=29294 29294\] 	\[lang\]\[PATCH\] Fix the Fraction class - *Patch being reviewed.*
 5. 15082 	\[lang\] elapsed time formatting utility method - *DurationFormatUtils. Needs finishing.*
 5. 18962 	\[lang\] New Method: getSubstitutedValues( String, Map ) - *Patch supplied. Need to resurrect Interpolator from Util, merge with this patch and decide if it makes sense.*
 5. 19331 	\[lang\] General case: infinite loop: [ToStringBuilder].reflectionToString - *Need to confirm whether this is a bug*
 5. 20015 	\[lang\] Make Entities public and unit test - *Entities. Needs finishing.*
 5. 21333 	Add [TimeoutController] - *Class in [HttpClient]. Needs evaluating.* 
 5. 22172 	\[lang\] [DateUtils].parseCVS behavior parsing "h:mm z"
 5. 22692 	[StringUtils].split ignores empty items
 5. 24910 	new [StringUtils].split methods that split on the whole separator string - *method signature issue* 
 5. 25560 	[DateUtils].truncate() is off by one hour when using a date in DST switch 'zone'
 5. 26922 	\[lang\] public static boolean [DateUtils].equals(Date dt1, Date dt2)
 5. 27876 	\[lang\] [ReflectionToStringBuilder].toString(null) throws exception by design - *Gary to supply fix*
 5. 29163 	Make [StopWatch] validate state transitions - *Coding needed*
 5. 26297 	\[lang\] [BitSetUtils] class, toIndexArray and fromIndexArray - *DONE - Gary to confirm, looks like primitive overloads are still needed*
 5. 27877 	\[lang\]\[patch\] Make [ClassUtils] methods null-safe and not throw an IAE. - *DONE - Gary to confirm* 
 5. 26056 	\[lang\] Add methods to [ArrayUtils]: add at end and insert-like ops - *DONE - Gary to confirm*

New

  1. Wiki Markup
    29673 	\[lang\] [ExceptionUtils]: new getCause() methodname (for tomcat-exception) - *Confusing*
  2. Wiki Markup
    29692 	\[lang\] String indentation feature request - *Needs design as a non-simple problem*
  3. 29794 Add convenience format(long) methods to FastDateFormat - Needs improvement

...

  1. Wiki Markup
    27592 	\[lang\] [WordUtils] capitalize improvement - *DONE*
  2. 23557 WordUtils.capitalizeFully(String str) should take a delimiter - DONE
  3. Wiki Markup
    27778 	\[lang\] add remove methods to [ArrayUtils] - *DONE*
  4. StringTokenizer replacement: (DONE - Tokenizer)
  5. Wiki Markup
    25227 	\[lang\] [StringEscapeUtils].unescapeHtml() doesn't handle hex entities - *DONE*
  6. Wiki Markup
    27640 	\[lang\]\[patch\] [ClassUtils].primitivesToWrappers method - *DONE*
  7. Wiki Markup
    22717 	\[lang\] [MutableNumbers] - *see lang.mutable.*
  8. Wiki Markup
     5. 23749 	\[lang\] \[PATCH\] [NumberRange] - adds inclusive and exclusive end points - *WONTFIX*
  9. Wiki Markup
    27876 	\[lang\] [ReflectionToStringBuilder].toString(null) throws exception by design - *DONE*
  10. Wiki Markup
    27877 	\[lang\]\[patch\] Make [ClassUtils] methods null-safe and not throw an IAE. - *DONE*
  11. Wiki Markup
    26056 	\[lang\] Add methods to [ArrayUtils]: add at end and insert-like ops - *DONE*
  12. StringUtils.ordinalIndexOf()