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 71e475e5b Raise the bar on test coverage metrics
new 7bba7c51a Javadoc
new 6622a4685 Fix generics in
org.apache.commons.lang3.stream.Streams.toArray(Class) signature
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 | 3 ++-
src/main/java/org/apache/commons/lang3/stream/Streams.java | 4 ++--
.../java/org/apache/commons/lang3/stream/StreamsTest.java | 11 +++++++++++
3 files changed, 15 insertions(+), 3 deletions(-)