Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0-RC1
-
None
Description
Signature Test Failures:
[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()
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.