November 2005 Commit Log

Number of Commits:
7
Number of Active Developers:
4
ggregory 2005-11-23 00:22

37596 DurationFormatUtils.formatDurationWords "11 <unit>s" gets converted to "11 <unit>"

1 lines of code changed in:

ggregory 2005-11-23 00:19

http://issues.apache.org/bugzilla/show_bug.cgi?id=37596

The method DurationFormatUtils.formatDurationWords incorrectly outputs numbers

ending in "1" without a plural "s" postfix for the time unit.

Added a fix and tests that "1 <unit>s" gets converted to "1 <unit>" but that "11

<unit>s" is left alone.

225 lines of code changed in:

dion 2005-11-22 00:25

Removed tabs

Fixed POM as per bug 37314

Use groupId/artifactId instead of id

399 lines of code changed in:

bayard 2005-11-21 14:10

implemented isNotXxx methods as !isXxx calls to simplify and ensure symmetry

2 lines of code changed in:

jcarman 2005-11-17 18:58

Updating release notes to mention new ClassUtils.getClass() methods.

2 lines of code changed in:

jcarman 2005-11-17 16:51

Refactored getClass() to support spaces in class names.

536 lines of code changed in:

jcarman 2005-11-17 16:50

Added myself as a developer.

10 lines of code changed in:

October 2005 »

Generated by StatSVN 0.3.2-SNAPSHOT