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

Update to jakarta.el #2963

Merged
merged 1 commit into from
Apr 30, 2023
Merged

Update to jakarta.el #2963

merged 1 commit into from
Apr 30, 2023

Conversation

justin-tay
Copy link
Collaborator

Description

Upgrades from javax.el to jakarta.el.
The tomcat-embed-el implementation was picked over the glassfish RI due to spring-projects/spring-boot#24744. This is inline with the current dependencies for Spring Boot where the spring-boot-starter-validation includes tomcat-embed-el.

Motivation and Context

Allows the use of a single EL implementation.

How Has This Been Tested?

The pre-existing LogMessageImplTest continues to pass.

License

I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@aklish aklish merged commit a3ff2d6 into yahoo:master Apr 30, 2023
@justin-tay justin-tay deleted the jakartael branch July 18, 2023 10:19
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.

2 participants