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 53dc633eb Streamline StringUtils.truncate(String, int, int)
     new 7e3571e7e Add JavaVersion.JAVA_27
     new c9c55d443 Bump minor version

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:
 pom.xml                                            |  6 +-
 src/changes/changes.xml                            |  4 +-
 .../java/org/apache/commons/lang3/JavaVersion.java |  7 ++
 .../java/org/apache/commons/lang3/SystemUtils.java | 16 ++++
 .../org/apache/commons/lang3/SystemUtilsTest.java  | 94 ++++++++++++++++++++++
 5 files changed, 123 insertions(+), 4 deletions(-)

Reply via email to