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 1a45003b8 Javadoc new 1abc85cb2 Add ExceptionUtils.throwUnchecked(T) where T extends Throwable, and deprecate Object version new ce5522f60 Fix spelling new 3935fa2f1 Add ExceptionUtils.asRuntimeException(T), and deprecate rethrow(T) new 582717de0 Sort members 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 | 2 + .../commons/lang3/exception/ExceptionUtils.java | 94 ++++++++++++++++++++-- .../apache/commons/lang3/time/FastDatePrinter.java | 2 +- .../lang3/exception/ExceptionUtilsTest.java | 34 +++++--- 4 files changed, 112 insertions(+), 20 deletions(-)