[ 
https://issues.apache.org/jira/browse/SLING-12858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Norman updated SLING-12858:
--------------------------------
    Description: 
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

  was:
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


> Add support for Mock implementations using Sling API 3.0.0/Jakarta Servlet
> --------------------------------------------------------------------------
>
>                 Key: SLING-12858
>                 URL: https://issues.apache.org/jira/browse/SLING-12858
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Eric Norman
>            Assignee: Eric Norman
>            Priority: Major
>             Fix For: Servlet Helpers 2.0.0
>
>
> 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 message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to