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 31c7c5bde Javadoc new da246244a Add StopWatch.run([Failable]Runnable) and get([Failable]Supplier) new c4049be5f Remove trailing whitespace in StopWatch exception messages new ccaae5129 [LANG-1747] Add StopWatch.run([Failable]Runnable) and get([Failable]Supplier) new 4768e909e Javadoc 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: pom.xml | 6 + src/changes/changes.xml | 2 + .../org/apache/commons/lang3/time/StopWatch.java | 185 +++++++++++++++------ .../apache/commons/lang3/time/StopWatchTest.java | 109 ++++++++---- 4 files changed, 221 insertions(+), 81 deletions(-)