input.PhotoGallery does not build on OpenJDK
--------------------------------------------

                 Key: FOR-1211
                 URL: https://issues.apache.org/jira/browse/FOR-1211
             Project: Forrest
          Issue Type: Bug
          Components: Plugin: input.PhotoGallery
    Affects Versions: 0.9-dev
            Reporter: Brian M Dube
            Priority: Minor


Building input.PhotoGallery with OpenJDK fails due to missing interface methods 
com.sun.image.codec.jpeg.JPEGDecodeParam.getWidth() and 
com.sun.image.codec.jpeg.JPEGDecodeParam.getHeight(). Also 13 warnings about 
com.sun internal API.

Is there public API suitable for this?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.