-
Notifications
You must be signed in to change notification settings - Fork 55
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
@jakarta.faces.annotation.View#value must be @Nonbinding #1865
Labels
Comments
Commented in the Mojarra repo by accident. See my post there: eclipse-ee4j/mojarra#5368 (comment) The Should we make this Nonbinding? The Any Literal Annotation may enough for 4.1 & 5.0 to avoid regressions. |
BalusC
added
rejected
and removed
mojarra-implemented
API issue implemented by Mojarra
labels
Nov 30, 2023
BalusC
added a commit
to eclipse-ee4j/mojarra
that referenced
this issue
Nov 30, 2023
…rtaee/faces#1865 #5367" This reverts commit f268d46.
Reverted: eclipse-ee4j/mojarra@12ca56e |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Discovered during eclipse-ee4j/mojarra#5362
The
@jakarta.faces.annotation.View#value
must be@Nonbinding
.The text was updated successfully, but these errors were encountered: