[ https://issues.apache.org/jira/browse/COCOON-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17791653#comment-17791653 ]
Christofer Dutz commented on COCOON-2359: ----------------------------------------- Yeah ... I actually replaced all usages of JPEG types with ImageIO types ;-) > [2.2] 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 > Affects Versions: 2.2 > Reporter: Gabriel Gruber > Priority: Major > Fix For: 2.3.1 > > > Goal is to remove the direct usage of > - JPEGImageEncoder > - JPEGEncodeParam > inside CaptchaReader.java > 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 (v8.20.10#820010)