You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Paul Nicolucci (Jira)" <de...@myfaces.apache.org> on 2022/09/08 18:20:00 UTC

[jira] [Commented] (MYFACES-4457) TCK:SigTest failures: UIWebSocket

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

Paul Nicolucci commented on MYFACES-4457:
-----------------------------------------

[~zoigl] any objection to also making this change in 2.3-next to correct the method signature for getEventNames for UIWebSocket?

> TCK:SigTest failures: UIWebSocket
> ---------------------------------
>
>                 Key: MYFACES-4457
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4457
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 4.0.0-RC1
>            Reporter: Paul Nicolucci
>            Assignee: Paul Nicolucci
>            Priority: Major
>
> Signature Test Failures:
>  
> {quote}[javatest.batch] Missing Methods
> [javatest.batch] ---------------
> [javatest.batch]
> [javatest.batch] jakarta.faces.component.UIWebsocket: method public java.util.Collection<java.lang.String> jakarta.faces.component.UIWebsocket.getEventNames()
> [javatest.batch] Added Methods
> [javatest.batch] -------------
> [javatest.batch]
> [javatest.batch] jakarta.faces.component.UIWebsocket: method public java.util.Collection jakarta.faces.component.UIWebsocket.getEventNames()
> {quote}
> This was originally addressed here: https://issues.apache.org/jira/browse/MYFACES-4232
> We need to update qdox to the latest major version of 2.0.x inorder to avoid updating the template but until then we need the template updates that were removed here: [https://github.com/apache/myfaces/commit/3ab81996f0b2358d7cbb375aaf012396eaf7da9c]
> As a note I've started working on https://issues.apache.org/jira/browse/MYFACES-4233, however, given it is a major version change the changes are many so until that is completed we need to preserve this functionality.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)