You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Gabriel Gruber (JIRA)" <ji...@apache.org> on 2018/04/04 12:59:00 UTC

[jira] [Created] (COCOON-2359) Fix incompatibility of cocoon-captcha with JDK 1.7/1.8

Gabriel Gruber created COCOON-2359:
--------------------------------------

             Summary: Fix incompatibility of cocoon-captcha with JDK 1.7/1.8
                 Key: COCOON-2359
                 URL: https://issues.apache.org/jira/browse/COCOON-2359
             Project: Cocoon
          Issue Type: Bug
          Components: Blocks: Captcha
            Reporter: Gabriel Gruber


Goal is to remove th direct usage of 
- JPEGImageEncoder
- JPEGEncodeParam

And replace them with the newer 1.6 API of ImageIO

https://blog.idrsolutions.com/2012/05/replacing-the-deprecated-java-jpeg-classes-for-java-7/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)