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

#1582 Implement spec issue 1582 - Add missing annotation literals #4963

Merged

Conversation

arjantijms
Copy link
Contributor

Signed-off-by: arjantijms arjan.tijms@gmail.com

…literals

Signed-off-by: arjantijms <arjan.tijms@gmail.com>

import jakarta.faces.annotation.FacesConfig;

@FacesConfig(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this still necessary?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's the alternative to map the Facelets servlet automatically, not to set the version to 2.3 or anything. We do need to define what the version now means in another issue.

@arjantijms arjantijms merged commit 1fae9ef into eclipse-ee4j:master Sep 12, 2021
@arjantijms arjantijms deleted the spec_1582_add_annotation_literals branch September 12, 2021 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants