This is an automated email from the ASF dual-hosted git repository.

kinow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git.


    from 79ec5d8  Merge branch 'pr-140'
     new 0db984b  [IMAGING-294] Use java style array declaration
     new 946c792  [IMAGING-294] Changelog
     new cf6d30e  Merge branch 'pr-139'

The 3 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 +++
 .../imaging/formats/jpeg/decoder/JpegDecoder.java      |  2 +-
 .../formats/tiff/datareaders/ImageDataReader.java      |  2 +-
 .../commons/imaging/color/ColorConversionsTest.java    |  2 +-
 .../imaging/common/bytesource/ByteSourceDataTest.java  | 18 +++++++++---------
 .../imaging/common/bytesource/ByteSourceImageTest.java |  8 ++++----
 .../imaging/common/bytesource/ByteSourceTest.java      | 10 +++++-----
 .../commons/imaging/examples/MetadataExample.java      |  4 ++--
 .../apache/commons/imaging/examples/SampleUsage.java   |  6 +++---
 .../commons/imaging/formats/bmp/BmpRoundtripTest.java  |  2 +-
 .../imaging/formats/png/PngMultipleRoundtripTest.java  |  2 +-
 .../commons/imaging/formats/png/PngWriteReadTest.java  |  4 ++--
 .../formats/tiff/TiffFloatingPointRoundTripTest.java   |  2 +-
 .../commons/imaging/formats/tiff/TiffLzwTest.java      | 12 ++++++------
 .../apache/commons/imaging/roundtrip/ImageAsserts.java |  4 ++--
 .../apache/commons/imaging/roundtrip/TestImages.java   |  2 +-
 .../commons/imaging/test/util/FileSystemTraversal.java |  4 ++--
 17 files changed, 45 insertions(+), 42 deletions(-)

Reply via email to