[
https://issues.apache.org/jira/browse/MYFACES-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated MYFACES-2131:
----------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-alpha
Assignee: Matthias Weßendorf
Status: Resolved (was: Patch Available)
> 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
> Assignee: Matthias Weßendorf
> Priority: Minor
> Fix For: 2.0.0-alpha
>
> Attachments: FacesContextImpl.patch
>
>
> 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.