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 bd860df2 Replace magic string with API call new c8272c1b Inline oneliner new c9400c9c Reuse IOUtils new 835a9601 Rename method new ae481f90 Inline one-liner new 1ed6fe7d Only use static imports for JUnit new f2d0798e Only use static imports for JUnit The 6 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/common/BinaryFunctions.java | 43 ++++++++-------------- .../imaging/formats/gif/GifImageParser.java | 12 +++--- .../commons/imaging/formats/jpeg/JpegUtils.java | 31 +++++----------- .../imaging/formats/png/PngImageParser.java | 23 +++++------- .../imaging/formats/png/chunks/PngChunkIccp.java | 3 +- .../imaging/formats/png/chunks/PngChunkItxt.java | 3 +- .../imaging/formats/png/chunks/PngChunkZtxt.java | 3 +- .../commons/imaging/icc/IccProfileParser.java | 28 +++++++------- 8 files changed, 60 insertions(+), 86 deletions(-)