[
https://issues.apache.org/jira/browse/ARTEMIS-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608368#comment-14608368
]
ASF GitHub Bot commented on ARTEMIS-148:
----------------------------------------
GitHub user johnament opened a pull request:
https://github.com/apache/activemq-artemis/pull/57
ARTEMIS-148 Upgrade to alpha 2 JAR.
Upgraded JAR.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/johnament/activemq-artemis ARTEMIS-148
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/57.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 #57
----
commit 50d8db2c1274210b4df149373646ba0107c14b6f
Author: John D. Ament <[email protected]>
Date: 2015-06-30T14:23:48Z
ARTEMIS-148 Upgrade to alpha 2 JAR.
----
> Annotation @JMSDestinationDefinitions contains
> JMSConnectionFactoryDefinition[] in geronimo-jms_2.0_spec
> --------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-148
> URL: https://issues.apache.org/jira/browse/ARTEMIS-148
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Martin Styk
> Fix For: 1.1.0
>
>
> There is issue in geronimo-jms_2.0_spec :
> public @interface JMSDestinationDefinitions
> { public JMSConnectionFactoryDefinition[] value(); }
> This should contain public JMSDestinationDefinition[] value(); instead of
> public JMSConnectionFactoryDefinition[] value();
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)