This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git
from 7bca07cb0 Sort imports new 54de3faa2 Convert @Test to @CartesianTest new 14c5c2205 Javadoc new 0cf3dbc9d Reimplement org.apache.commons.lang3.ClassUtils.hierarchy(Class, Interfaces) using an AtomicReference new 377fb06c0 Javadoc The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/changes/changes.xml | 1 + .../java/org/apache/commons/lang3/ClassUtils.java | 11 ++---- .../commons/lang3/mutable/MutableBoolean.java | 7 +++- .../apache/commons/lang3/mutable/MutableInt.java | 8 +++- .../apache/commons/lang3/mutable/MutableLong.java | 8 +++- .../commons/lang3/mutable/MutableObject.java | 17 ++++++--- .../commons/lang3/time/FastDateParserTest.java | 43 +++++++++++----------- .../time/FastDateParser_TimeZoneStrategyTest.java | 7 +++- 8 files changed, 63 insertions(+), 39 deletions(-)