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)