Skip to content
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

Merged
merged 7 commits into from
Jan 3, 2025
Merged

Conversation

volosied
Copy link
Contributor

@volosied volosied commented Dec 30, 2024

3 Changes Identified

  1. 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

  2. node.getAttribute gives me errors when I run the TCK, so I've added a check to try to avoid the error.

  3. Assert over Assertions

  4. Reverts breaking changes (listed under MYFACES-4705)

@volosied volosied marked this pull request as draft December 30, 2024 15:32
@volosied volosied self-assigned this Dec 30, 2024
@volosied volosied requested a review from werpu January 3, 2025 01:55
@volosied
Copy link
Contributor Author

volosied commented Jan 3, 2025

@werpu CTS passed with this PR. Could you double check the JS files?

I hope to get a release started soon. Thanks! :)

@volosied volosied marked this pull request as ready for review January 3, 2025 01:59
@volosied volosied changed the title Prep for a 2.3.11 release Prep for a 2.3.11 release / MYFACES-4705 Jan 3, 2025
@volosied volosied changed the title Prep for a 2.3.11 release / MYFACES-4705 Prep for a 2.3.11 release Jan 3, 2025
Copy link
Contributor

@pnicolucci pnicolucci left a 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.

@volosied volosied merged commit 255e637 into apache:2.3.x Jan 3, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants