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 369601f07 Bump org.apache.commons:commons-parent from 81 to 83 #1377
     new 6ecbae686 Replace magic string with low-level API
     new 34bc24ade USe final
     new a5f9a0cc2 org.apache.commons.lang3.ClassUtils.getCanonicalName(String) 
now throws an IllegalArgumentException for array dimensions greater than 255

The 3 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  | 58 ++++++++++++----------
 .../org/apache/commons/lang3/ClassUtilsTest.java   |  4 +-
 3 files changed, 36 insertions(+), 27 deletions(-)

Reply via email to