enapps-enorman opened a new pull request, #21: URL: https://github.com/apache/sling-org-apache-sling-servlet-helpers/pull/21
To facilitate testing (i.e. sling mocks) the mock servlet helper implementation should support variants that utilize the Sling API 3.0.0/Jakarta Servlet apis - bump bundle major version to 2.0.0 - bump minimum java version to 17 - bump dependencies to the latest that are compatible with sling api 3.x - clone all the mock classes that touch javax.* with a new variant that does the same with jakarta.* - deprecate all the mock classes that touch javax.* - add additional tests to improve code coverage - resolve various sonar warnings -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org