-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prep for a 2.3.11 release #826
Conversation
…ches servlet path" This reverts commit 9d7caac.
@werpu CTS passed with this PR. Could you double check the JS files? I hope to get a release started soon. Thanks! :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems reasonable to me to revert some of these for now that were done while developing Faces 4.0. This allows more time to have discussions and still get a new release out which is long over due.
3 Changes Identified
MYFACES-4524 breaks the TCK since it's testing the incorrect behavior, but I don't know how to update the TCK. I created a challenge here -
https://github.com/jakartaee/faces/issues/1976
node.getAttribute
gives me errors when I run the TCK, so I've added a check to try to avoid the error.Assert over Assertions
Reverts breaking changes (listed under MYFACES-4705)