Eric Norman created SLING-12924:
-----------------------------------

             Summary: 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
             Fix For: Commons Log WebConsole 1.0.4


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)

Reply via email to