[
https://issues.apache.org/jira/browse/SLING-12924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Norman closed SLING-12924.
-------------------------------
> Migrate common log webconsole plugin to jakarta servlet
> -------------------------------------------------------
>
> Key: SLING-12924
> URL: https://issues.apache.org/jira/browse/SLING-12924
> Project: Sling
> Issue Type: Improvement
> Reporter: Eric Norman
> Assignee: Eric Norman
> Priority: Major
> Fix For: Commons Log WebConsole 2.0.0
>
>
> The previous code extended org.apache.felix.webconsole.SimpleWebConsolePlugin
> which is now deprecated.
> Migrate the code to the equivalent non-deprecated
> org.apache.felix.webconsole.servlet.AbstractServlet which is a
> jakarta.servlet based implementation.
>
> In support of this, also do these changes:
> * bump the bundle version to 2.0.0
> * bump slf4j dependencies to the 2.x version
> * replace dependency on javax.servlet-api with jakarta.servlet-api
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)