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

Maxime Leur updated SM-5649:
----------------------------
    Description: 
Hi,

Spring 6.x OGSI bundles (e.g. "web", "webmvc"...) contains "javax.*" import 
instead of "jarkarta.*"

Here is the "MANIFEST.MF" on 
"org.apache.servicemix.bundles.spring-web_6.0.11.1.jar"
{noformat}
Import-Package:
...
 javax.servlet
 javax.servlet.annotation;resolution:=optional
 javax.servlet.http
{noformat}

Spring 6.x modules uses "jarkata.*" packages see 
https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions#javajakarta-ee-versions

Regards,
Maxime

  was:
Hi,

Spring 6.x OGSI bundles (e.g. "web", "webmvc"...) contains "javax.servlet" 
import instead of "jarkarta.servlet"

Here is the "MANIFEST.MF" on 
"org.apache.servicemix.bundles.spring-web_6.0.11.1.jar"
{noformat}
Import-Package:
...
 javax.servlet
 javax.servlet.annotation;resolution:=optional
 javax.servlet.http
{noformat}

Spring 6.x modules uses "jarkata.*" packages see 
https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions#javajakarta-ee-versions

Regards,
Maxime

        Summary: Spring 6.x OGSI bundles contains "javax.*" import instead of 
"jarkarta.*"  (was: Spring 6.x OGSI bundles contains "javax.servlet" import 
instead of "jarkarta.servlet")

> Spring 6.x OGSI bundles contains "javax.*" import instead of "jarkarta.*"
> -------------------------------------------------------------------------
>
>                 Key: SM-5649
>                 URL: https://issues.apache.org/jira/browse/SM-5649
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: bundles
>            Reporter: Maxime Leur
>            Priority: Major
>
> Hi,
> Spring 6.x OGSI bundles (e.g. "web", "webmvc"...) contains "javax.*" import 
> instead of "jarkarta.*"
> Here is the "MANIFEST.MF" on 
> "org.apache.servicemix.bundles.spring-web_6.0.11.1.jar"
> {noformat}
> Import-Package:
> ...
>  javax.servlet
>  javax.servlet.annotation;resolution:=optional
>  javax.servlet.http
> {noformat}
> Spring 6.x modules uses "jarkata.*" packages see 
> https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions#javajakarta-ee-versions
> Regards,
> Maxime



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to