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-io.git
from 4c46df1d Javadoc
new efcd0e7a Javadoc
new d2ce4288 [IO-793] Add StringInputStream.
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:
pom.xml | 10 +++++-----
src/changes/changes.xml | 11 ++++++-----
src/main/java/org/apache/commons/io/CopyUtils.java | 11 +++++++++++
.../apache/commons/io/input/StringInputStream.java | 20 +++++++++++++++-----
src/site/xdoc/index.xml | 15 ++++++++++++++-
5 files changed, 51 insertions(+), 16 deletions(-)
rename src/{test =>
main}/java/org/apache/commons/io/input/StringInputStream.java (78%)