[
https://issues.apache.org/jira/browse/MYFACES-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14180525#comment-14180525
]
Achim Nierbeck commented on MYFACES-3928:
-----------------------------------------
This Require-Capability just tells that the minimum Java version is Java5 I'd
say this is something that can be regarded as fulfilled if MyFaces are run in a
OSGi environment with a HttpService and JSPs
> MyFaces doesn't resolve in OSGi environment when Servlet API 3.1 is present
> ---------------------------------------------------------------------------
>
> Key: MYFACES-3928
> URL: https://issues.apache.org/jira/browse/MYFACES-3928
> Project: MyFaces Core
> Issue Type: Bug
> Components: General
> Affects Versions: 2.1.16, 2.2.5
> Reporter: Achim Nierbeck
> Assignee: Leonardo Uribe
> Fix For: 2.1.17, 2.2.6
>
> Attachments: MYFACES-3928.patch
>
>
> Currently it's not possible to use MyFaces in an OSGi environment where a
> Servlet 3.1 implementation is present.
> This is due to the manifest where the version range is [2.5,3.1) where 3.1 is
> excluded. This needs to be either expanded to 3.2) or maybe better 4)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)