[ 
https://issues.apache.org/jira/browse/OWB-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek resolved OWB-817.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0
    
> 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
>            Assignee: Gerhard Petracek
>             Fix For: 1.2.0
>
>         Attachments: OWB-817.patch
>
>
>     <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

Reply via email to