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

Remove Servlet Spec 2.5 and 3.0 support #6220

Closed
7 tasks done
jzheaux opened this issue Dec 3, 2018 · 2 comments
Closed
7 tasks done

Remove Servlet Spec 2.5 and 3.0 support #6220

jzheaux opened this issue Dec 3, 2018 · 2 comments
Assignees
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Dec 3, 2018

The Spring Framework baseline moved to Servlet Spec 3.1 as of 5.x. This means that Spring Security can drop support for Servlet Spec 2.5 and 3.0.

Note that this is tangentially related to #6025 since some of Spring Security's PowerMock usage surrounds mocking a Servlet Spec 2.5 and 3.0 runtimes.

@jzheaux jzheaux added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement labels Dec 3, 2018
@jzheaux jzheaux added this to the 5.2.0.M1 milestone Dec 3, 2018
@raphaelDL
Copy link
Contributor

How do we approach this?

@jzheaux
Copy link
Contributor Author

jzheaux commented Dec 7, 2018

@raphaelDL Since it manifests itself in a few different features, I'll create some subtasks that are each targeted at an individual feature. I think that will result in completing this with greater confidence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants