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 aafb046b6 Undeprecate ObjectUtils.toString(Object)
new dee0da18e Undeprecate ObjectUtils.toString(Object)
new ea47d47ea Fix Spotbugs SE_TRANSIENT_FIELD_NOT_RESTORED issues
new f43534ec0 Add RegExUtils methods typed to CharSequence input and
deprecate old versions typed to String
new 744a8c30c Add RegExUtils methods typed to CharSequence input and
deprecate old versions typed to String
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 | 7 +-
.../java/org/apache/commons/lang3/RegExUtils.java | 194 +++++++++++++++++++--
.../apache/commons/lang3/builder/DiffBuilder.java | 11 +-
.../org/apache/commons/lang3/RegExUtilsTest.java | 96 +++++++++-
4 files changed, 278 insertions(+), 30 deletions(-)