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 dc3329ad Fix Javadoc 8 errors
     new 6061f778 Update Javadoc since tags for alpha 6
     new cb192e02 Update Javadoc since tags for alpha 4

The 2 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/formats/png/ChunkType.java    | 12 ++++++------
 .../apache/commons/imaging/formats/webp/WebPChunkType.java   |  2 +-
 .../apache/commons/imaging/formats/webp/WebPConstants.java   |  2 +-
 .../commons/imaging/formats/webp/WebPImageMetadata.java      |  2 +-
 .../apache/commons/imaging/formats/webp/WebPImageParser.java |  2 +-
 .../commons/imaging/formats/webp/WebPImagingParameters.java  |  2 +-
 .../commons/imaging/formats/webp/chunks/WebPChunk.java       |  2 +-
 .../commons/imaging/formats/webp/chunks/WebPChunkAlph.java   |  2 +-
 .../commons/imaging/formats/webp/chunks/WebPChunkAnim.java   |  2 +-
 .../commons/imaging/formats/webp/chunks/WebPChunkAnmf.java   |  2 +-
 .../commons/imaging/formats/webp/chunks/WebPChunkExif.java   |  2 +-
 .../commons/imaging/formats/webp/chunks/WebPChunkIccp.java   |  2 +-
 .../commons/imaging/formats/webp/chunks/WebPChunkVp8.java    |  2 +-
 .../commons/imaging/formats/webp/chunks/WebPChunkVp8l.java   |  2 +-
 .../commons/imaging/formats/webp/chunks/WebPChunkVp8x.java   |  2 +-
 .../commons/imaging/formats/webp/chunks/WebPChunkXml.java    |  2 +-
 .../commons/imaging/formats/webp/chunks/WebPChunkXyzw.java   |  2 +-
 .../commons/imaging/formats/webp/chunks/package-info.java    |  2 +-
 .../apache/commons/imaging/formats/webp/package-info.java    |  2 +-
 .../org/apache/commons/imaging/internal/SafeOperations.java  |  2 +-
 20 files changed, 25 insertions(+), 25 deletions(-)

Reply via email to