You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/08/06 19:29:00 UTC

[jira] [Updated] (CAMEL-13441) Dependency geronimo-jms_2.0_spec version 1.0-alpha-2 should be upgraded

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

Claus Ibsen updated CAMEL-13441:
--------------------------------
    Fix Version/s:     (was: 3.0.0.M5)
                       (was: 3.0.0)

> Dependency geronimo-jms_2.0_spec version 1.0-alpha-2 should be upgraded
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-13441
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13441
>             Project: Camel
>          Issue Type: Improvement
>          Components: came-jms, camel-sjms
>    Affects Versions: 2.23.1
>         Environment: Java 8
>            Reporter: Xilai Dai
>            Priority: Minor
>
> The 1.0-alpha-2 version is still used by camel-jms and camel-sjms2 components as JMS 2.0 API dependency.
> <geronimo-jms2-spec-version>1.0-alpha-2</geronimo-jms2-spec-version>
> <bundle dependency='true'>mvn:org.apache.geronimo.specs/geronimo-jms_2.0_spec/1.0-alpha-2</bundle>
> The javax.jms/javax.jms-api/2.0.1 is already available in Maven centre (provided by Oracle).
> (https://search.maven.org/classic/#search%7Cgav%7C1%7Cg%3A%22javax.jms%22%20AND%20a%3A%22javax.jms-api%22)
> There are options, 1) using this javax.jms/javax.jms-api/2.0.1 directly, as it's already OSGi friendly. 2) wrap a servicemix one for it.
> Is License a problem? I see the javax.jms/javax.jms-api/2.0.1 is CDDL.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)