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

Jakarta EE 9 transition #301

Closed
wants to merge 1 commit into from
Closed

Jakarta EE 9 transition #301

wants to merge 1 commit into from

Conversation

basil
Copy link
Member

@basil basil commented Dec 19, 2021

Downstream of jenkinsci/jelly#8. A fairly hacky prototype of the Jakarta EE 9 transition, but one which uncovered a few interesting action items.

import jakarta.servlet.RequestDispatcher;
import jakarta.servlet.ServletContext;
import jakarta.servlet.ServletException;
import jakarta.servlet.http.HttpServletRequest;
Copy link
Member

Choose a reason for hiding this comment

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

Note for myself and other reviewers more than author: this is binary-incompatible (jenkinsci/jenkins#6085 (comment)). As in jenkinsci/jenkins#4848, japicmp may be helpful for summarizing the incompatible changes in the current revision, to make it easier to see whether they are in widely used types.

@basil
Copy link
Member Author

basil commented Aug 4, 2022

I am not interested in reviews, nor am I committing to completing this project.

@basil basil closed this Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants