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-imaging.git
from 469b00c6 Remove obsolete comments
new 9d635954 Exclude Maven target folder from checkstyle
new b90b2fec BinaryOutputStream now subclasses FilterOutputStream instead
of OutputStream and does not need to count bytes
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 | 1 +
src/changes/changes.xml | 3 ++
.../commons/imaging/common/BinaryOutputStream.java | 35 ++++++----------------
3 files changed, 13 insertions(+), 26 deletions(-)