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 ebca9c9ee Add support for RISC-V in ArchUtils #1128
     new 78211641f Format tweaks
     new 563bf4896 Make package private class final

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:
 .../java/org/apache/commons/lang3/Charsets.java    |   2 +-
 .../apache/commons/lang3/builder/Reflection.java   |   2 +-
 .../lang3/concurrent/UncheckedFutureImpl.java      |   2 +-
 .../org/apache/commons/lang3/text/StrBuilder.java  |   6 +-
 .../org/apache/commons/lang3/time/GmtTimeZone.java |   2 +-
 .../apache/commons/lang3/AnnotationUtilsTest.java  |   2 +-
 .../org/apache/commons/lang3/ArrayUtilsTest.java   |   2 +-
 .../org/apache/commons/lang3/ClassUtilsTest.java   |  24 +--
 .../commons/lang3/SerializationUtilsTest.java      |   2 +-
 .../org/apache/commons/lang3/ValidateTest.java     | 164 ++++++++++-----------
 .../ReflectionToStringBuilderExcludeTest.java      |   2 +-
 ...onToStringBuilderExcludeWithAnnotationTest.java |   2 +-
 .../ReflectionToStringBuilderIncludeTest.java      |   2 +-
 ...oStringBuilderMutateInspectConcurrencyTest.java |   6 +-
 .../commons/lang3/builder/ToStringBuilderTest.java |   8 +-
 .../commons/lang3/compare/ComparableUtilsTest.java |  26 ++--
 .../AbstractConcurrentInitializerTest.java         |   2 +-
 .../commons/lang3/reflect/TypeUtilsTest.java       |   4 +-
 .../commons/lang3/reflect/testbed/Parent.java      |   2 +
 19 files changed, 132 insertions(+), 130 deletions(-)

Reply via email to