Paul Nicolucci created MYFACES-4457:
---------------------------------------
Summary: 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
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 MyFaces-4233, however, given it is a major
version change the changes are many so until that is completed we need to
preserve this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)