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

Fix a typo of the WebappClassLoader delegation settings #25257

Merged

Conversation

dmiya3
Copy link
Contributor

@dmiya3 dmiya3 commented Dec 2, 2024

WebappClassLoader.DELEGATE_PACKAGES has been changed to "org.glassfish.wasp.standard", but "org.glassfish.wasp.taglibs.standard" would be correct.

JSTL implementation has been moved from Jakarta Tags to Eclipse WaSP since GlassFish 8.

Then, JSTL namespace has been also changed as follows:

Signed-off-by: dmiya3 [email protected]

@dmatej dmatej added this to the 8.0.0 milestone Dec 6, 2024
@dmatej dmatej added the bug Something isn't working label Dec 6, 2024
@dmatej dmatej requested a review from arjantijms December 6, 2024 19:32
@arjantijms arjantijms merged commit f0bdbcf into eclipse-ee4j:8.0 Dec 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants