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/09/24 08:45:10 UTC

[commons-imaging] branch master updated (b684eea -> 0b25fa5)

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 b684eea  Add comment about resource being left open intentionally (closing PR #53)
     new 9dd4bda  Fix javadoc for Java 13 (heading out of order)
     new 8f84ea0  Fix javadoc 13 (use p and strong instead of header for jvm 8, 11, and 13 compatibility)
     new 0b25fa5  Merge pull request #52 from kinow/fix-java-13-javadoc

The 1138 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/main/java/org/apache/commons/imaging/ImageParser.java      |  8 ++++----
 src/main/java/org/apache/commons/imaging/Imaging.java          | 10 +++++-----
 .../apache/commons/imaging/formats/tiff/TiffImageParser.java   |  2 +-
 3 files changed, 10 insertions(+), 10 deletions(-)