Import to internal Sun class
----------------------------
Key: MYFACES-2131
URL: https://issues.apache.org/jira/browse/MYFACES-2131
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.0-alpha
Reporter: Jan-Kees van Andel
Priority: Minor
In org.apache.myfaces.context.servlet.FacesContextImpl, there is an import to
import sun.misc.Regexp.
The error in my IDE:
Access restriction: The type Regexp is not accessible due to restriction on
required library D:\dev\Java\jdk1.6.0_10\jre\lib\rt.jar
It is not used, however, so removing it should be no problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.