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 e92dafdc3 Checkstyle new f8df864f4 Add ThreadUtils.sleepQuietly(Duration) new 6de0fc1ae Use Stream 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: src/changes/changes.xml | 2 +- src/main/java/org/apache/commons/lang3/BooleanUtils.java | 2 +- src/main/java/org/apache/commons/lang3/CharSet.java | 5 ++--- src/main/java/org/apache/commons/lang3/CharSetUtils.java | 11 +++-------- src/main/java/org/apache/commons/lang3/ThreadUtils.java | 10 +++++----- .../org/apache/commons/lang3/time/DurationFormatUtils.java | 8 ++------ .../java/org/apache/commons/lang3/time/StopWatchTest.java | 8 ++++---- 7 files changed, 18 insertions(+), 28 deletions(-)