You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/03/03 17:42:00 UTC

[jira] [Commented] (DELTASPIKE-1423) JSF-2.3 managed() in FacesValidator and FacesConverter break CDI integration

    [ https://issues.apache.org/jira/browse/DELTASPIKE-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294690#comment-17294690 ] 

ASF subversion and git services commented on DELTASPIKE-1423:
-------------------------------------------------------------

Commit 181490a80e0159606199eb8509448bf468700178 in deltaspike's branch refs/heads/master from Mark Struberg
[ https://gitbox.apache.org/repos/asf?p=deltaspike.git;h=181490a ]

DELTASPIKE-1423 exlude tests which are broken w JSF-2.3

JSF-2.3 introduced some nasty backward incompatibilities.
Discussed with Gerhard - we rather should exclude them for now
if running on a container supporting JSF-2.3.


> JSF-2.3 managed() in FacesValidator and FacesConverter break CDI integration
> ----------------------------------------------------------------------------
>
>                 Key: DELTASPIKE-1423
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1423
>             Project: DeltaSpike
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: JSF-Module
>    Affects Versions: 1.9.4
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>
> JSF-2.3 introduced a new field 'managed' and also changed the way Factory Wrappers are invoked. This breaks quite a few things with the CDI integration.
> When people use JSF-2.3 container they now need to set {{managed=true}} in the respective annotation.
> Sadly we cannot add unit tests without adding a new module. But I think it's not really worth it. We should rather exclude those test for injection in FacesConverter and FacesValidator.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)