You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2013/04/11 03:50:14 UTC

[jira] [Created] (OWB-817) the jsf module(s) are bound to a specific el version

Gerhard Petracek created OWB-817:
------------------------------------

             Summary: the jsf module(s) are bound to a specific el version
                 Key: OWB-817
                 URL: https://issues.apache.org/jira/browse/OWB-817
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Java EE Integration
    Affects Versions: 1.1.8, 1.2.0
            Reporter: Gerhard Petracek


    <artifactId>openwebbeans-jsf</artifactId>
and
    <artifactId>openwebbeans-jsf12</artifactId>

shouldn't contain the el-resolver config for jsf (see faces-config.xml), because it's possible to re-configure the el version (which should be used by the jsf impl.).

instead it should be packaged with
    <artifactId>openwebbeans-el10</artifactId>
and
    <artifactId>openwebbeans-el22</artifactId>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira