[
https://issues.apache.org/jira/browse/SLING-12312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Norman updated SLING-12312:
--------------------------------
Description:
bump bundle major version to 3.0.0
bump minimum java version to 17
bump slf4j-api to the 2.x version
bump dependencies to the latest that are compatible with sling api 3.x
migrate the javax.servlet refrences in non-pubic classes to jakarta.servlet
deprecate all the remaining classes that touch javax.*
add additional tests to improve code coverage
resolve various sonar warnings
was:provide a variant of the RequestLocaleResolver#resolveLocale call that
accepts a jakarta.servlet.http.HttpServletRequest for use cases that have
migrated to EE9 or later.
> add support for Sling API 3.x and Jakarta Servlet
> -------------------------------------------------
>
> Key: SLING-12312
> URL: https://issues.apache.org/jira/browse/SLING-12312
> Project: Sling
> Issue Type: Improvement
> Reporter: Eric Norman
> Assignee: Eric Norman
> Priority: Major
>
> bump bundle major version to 3.0.0
> bump minimum java version to 17
> bump slf4j-api to the 2.x version
> bump dependencies to the latest that are compatible with sling api 3.x
> migrate the javax.servlet refrences in non-pubic classes to jakarta.servlet
> deprecate all the remaining classes that touch javax.*
> add additional tests to improve code coverage
> resolve various sonar warnings
--
This message was sent by Atlassian Jira
(v8.20.10#820010)