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 4a508c68 Add ByteSource.path(Path)
     new 888ede97 Reuse IOUtils
     new 9ed37712 Use try-with-resources in GifImageParser
     new 90841f17 Use try-with-resources in IcoImageParser
     new 76e367a2 Use Java naming conventions
     new 14635a91 Use input parameter in exception message

The 5 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:
 .../commons/imaging/bytesource/ByteSource.java     |   5 +-
 .../commons/imaging/common/BinaryFunctions.java    |   2 +-
 .../imaging/formats/gif/GifImageParser.java        | 288 ++++++++++-----------
 .../imaging/formats/ico/IcoImageParser.java        | 245 +++++++++---------
 4 files changed, 271 insertions(+), 269 deletions(-)

Reply via email to