You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Veselin (Jira)" <ji...@apache.org> on 2021/05/07 17:41:00 UTC

[jira] [Created] (SM-4762) JAXB API 2.3 imports javax.xml.stream 1.0

Veselin created SM-4762:
---------------------------

             Summary: JAXB API 2.3 imports javax.xml.stream 1.0
                 Key: SM-4762
                 URL: https://issues.apache.org/jira/browse/SM-4762
             Project: ServiceMix
          Issue Type: Bug
          Components: specs
    Affects Versions: jaxb-api-2.3_1
            Reporter: Veselin


The bundle org.apache.servicemix.specs.jaxb-api-2.3 is importing the package javax.xml.stream in version 1.0. This prevents it to load the package from JavaSE and forces me to install other bundles exporting the package.

I'm just trying to upgrade my JAXB implementation to version 2.3.

My goal is to add the following bundles to my felix container and be done with it:

org.apache.servicemix.specs.jaxb-api-2.3-2.3_3.jar
org.apache.servicemix.bundles.jaxb-runtime-2.3.2_2.jar
javax.activation-api-1.2.0.jar
javax.activation-1.2.0.jar
osgi-resource-locator-1.0.1.jar

 

Is it really required for the bundle to import javax.xml.stream v1.0?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)