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 95d3485cd Javadoc
new 82640281c USe generics
new 35fee6998 Add BasicThreadFactory.builder() and deprecate
BasicThreadFactory.Builder()
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 +
.../lang3/concurrent/BasicThreadFactory.java | 23 ++++++++++
.../commons/lang3/builder/DiffResultTest.java | 2 +-
.../lang3/concurrent/BasicThreadFactoryTest.java | 49 ++++++++++++++++++----
4 files changed, 67 insertions(+), 9 deletions(-)