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 8d7622b0 Remove dead comments new caf06cf6 Javadoc new bc9a3f58 Use try-with-resources new 5b2f5c72 Fix null check new b72e9853 Normalize NPE messages The 4 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: .../org/apache/commons/imaging/ImageFormat.java | 4 +- .../java/org/apache/commons/imaging/Imaging.java | 12 +- .../imaging/formats/jpeg/iptc/IptcBlock.java | 5 +- .../imaging/formats/ico/IcoRoundtripTest.java | 184 ++++++++++----------- 4 files changed, 96 insertions(+), 109 deletions(-)