This is an automated email from the ASF dual-hosted git repository.

pascalschumacher pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git.


    from 325d9a9  EventListenerSupport: Fix string format of Validate#isTrue 
call in constructor.
     new cb2ec37  Replace Character constructor (deprecated on Java 9+) calls 
in tests with Character#valueOf.
     new c9ca06e  Remove no longer necessary SpotBugs excludes.

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:
 spotbugs-exclude-filter.xml                          | 10 ----------
 .../org/apache/commons/lang3/ArrayUtilsTest.java     | 18 +++++++++---------
 .../java/org/apache/commons/lang3/CharUtilsTest.java | 20 ++++++++++----------
 .../apache/commons/lang3/RandomStringUtilsTest.java  |  4 ++--
 .../apache/commons/lang3/StringEscapeUtilsTest.java  |  4 ++--
 5 files changed, 23 insertions(+), 33 deletions(-)

Reply via email to