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

Jetty 12.1.x ee11 change to glassfish wasp #12676

Open
wants to merge 6 commits into
base: jetty-12.1.x
Choose a base branch
from

Conversation

janbartel
Copy link
Contributor

The Glassfish project changed to a new implementation of JSTL (and incidentally JSP) called Wasp. This PR changes jetty ee11 to use JSTL from Wasp.

@janbartel janbartel requested review from olamy and joakime January 7, 2025 22:01
@janbartel janbartel self-assigned this Jan 7, 2025
@joakime
Copy link
Contributor

joakime commented Jan 8, 2025

Eclipse Wasp is available on older versions of EE too.

Do we want to offer it on ee10 as well?

Copy link
Contributor

@joakime joakime left a comment

Choose a reason for hiding this comment

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

With Eclipse Wasp we now have a single artifact that does both JSP and JSTL.
Can we replace ee11 version of JSP implementation too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants