This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
from 5b747e2d9 Update Git config
new cc2ade019 Sort members.
new 963c337d7 Add equality and hash code support to ImmutableTimeZone
The 2 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:
.../commons/lang3/time/ImmutableTimeZone.java | 23 +++++++++
.../lang3/reflect/ConstructorUtilsTest.java | 58 +++++++++++-----------
.../commons/lang3/time/ImmutableTimeZoneTest.java | 23 +++++++++
3 files changed, 75 insertions(+), 29 deletions(-)