[
https://issues.apache.org/jira/browse/ACTIVEMQ6-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14263085#comment-14263085
]
ASF GitHub Bot commented on ACTIVEMQ6-40:
-----------------------------------------
GitHub user johnament opened a pull request:
https://github.com/apache/activemq-6/pull/51
ACTIVEMQ6-40 Update to the geronimo jms 2 spec JAR.
Geronimo now has a JMS 2 spec jar published. I've updated the ActiveMQ 6
code base to point to it. You were also missing apache parent, which is a
requirement for apache maven based projects.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/johnament/activemq-6 geronimo-spec-jar
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-6/pull/51.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #51
----
commit 96dc7e40ea858d79abae1533d474c4e10965c795
Author: John D. Ament <[email protected]>
Date: 2015-01-02T17:51:37Z
ACTIVEMQ6-40 Update to the geronimo jms 2 spec JAR.
----
> Find suitable JMS 2.0 spec API replacement.
> -------------------------------------------
>
> Key: ACTIVEMQ6-40
> URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-40
> Project: Apache ActiveMQ 6
> Issue Type: Task
> Reporter: Martyn Taylor
> Fix For: 6.0.0
>
>
> We are currently using the jboss jms api library to provide the JMS 2.0
> interfaces. We should replace this with something that is suitably licensed
> as it is a core dependency. Geronimo currently does not have JMS 2.0
> support. However there is JIRA to add support for it:
> https://issues.apache.org/jira/browse/GERONIMO-6455
> This task should involve indentifying a suitable approach (either using an
> alternate library or pushing on the geronimo support).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)