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 be9252459 Internal refactoring.
add af79add64 Javadoc
add 1534ecf73 Rename test variables
add 489490961 BoundedReader now extends ProxyReader
add b6f03df13 Rename internal methods
No new revisions were added by this update.
Summary of changes:
src/changes/changes.xml | 1 +
.../org/apache/commons/io/input/BoundedReader.java | 28 +--
.../org/apache/commons/io/input/ProxyReader.java | 4 +
.../apache/commons/io/input/XmlStreamReader.java | 265 ++++++++++-----------
.../apache/commons/io/input/BoundedReaderTest.java | 26 +-
.../io/input/XmlStreamReaderUtilitiesTest.java | 4 +-
6 files changed, 159 insertions(+), 169 deletions(-)