You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ki...@apache.org on 2019/11/12 09:00:59 UTC

[commons-imaging] branch master updated (5e5483f -> 0aa5c81)

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 5e5483f  Merge branch 'pr-43'
     add 90efae3  [IMAGING-136] Fix Imaging.getImageInfo() failing to read JPEG file
     add 38cf7a8  Merge branch 'pr-15'
     add 0aa5c81  [IMAGING-136]: Add changes entry

No new revisions were added by this update.

Summary of changes:
 src/changes/changes.xml                            |   3 ++
 .../imaging/formats/jpeg/decoder/JpegDecoder.java  |  19 ++++++--
 .../formats/jpeg/specific/JpegImageParserTest.java |  52 +++++++++++++++++++++
 src/test/resources/IMAGING-136/1402522741337.jpg   | Bin 0 -> 789976 bytes
 4 files changed, 70 insertions(+), 4 deletions(-)
 create mode 100644 src/test/java/org/apache/commons/imaging/formats/jpeg/specific/JpegImageParserTest.java
 create mode 100644 src/test/resources/IMAGING-136/1402522741337.jpg