You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Pavel Samolysov (JIRA)" <de...@myfaces.apache.org> on 2015/03/06 16:39:40 UTC

[jira] [Created] (TOMAHAWK-1675) Deprecated API using in the graphicImageDynamic example

Pavel Samolysov created TOMAHAWK-1675:
-----------------------------------------

             Summary: Deprecated API using in the graphicImageDynamic example
                 Key: TOMAHAWK-1675
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1675
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Examples
    Affects Versions: 1.1.15-SNAPSHOT
            Reporter: Pavel Samolysov
            Priority: Minor


I tried to build myfaces from scratch and have got a problem: tomahawk/sandbox/examples does not compile with Java 8 because it uses the com.sun.image.codec.jpeg package thet is deprecated.

I fixed this error by change to the ImageIO API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)