[jboss-jira] [JBoss JIRA] (WFLY-5407) ActiveMQ Artemis 1.1.0 in Wildlfy differs from upstream tag 1.1.0
Jeff Mesnil (JIRA)
issues at jboss.org
Mon Sep 28 05:09:00 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil updated WFLY-5407:
------------------------------
Affects Version/s: 10.0.0.CR1
> ActiveMQ Artemis 1.1.0 in Wildlfy differs from upstream tag 1.1.0
> -----------------------------------------------------------------
>
> Key: WFLY-5407
> URL: https://issues.jboss.org/browse/WFLY-5407
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Affects Versions: 10.0.0.CR1
> Reporter: Martin Styk
> Assignee: Jeff Mesnil
> Fix For: 10.0.0.CR2
>
>
> There are differences betweeen ActiveMQ Artemis tag 1.1.0 included in Wildlfy and Artemis tag 1.1.0 from apache/activemq-artemis Github repo.
> For example
> class org.apache.activemq.artemis.ra.ConnectionFactoryProperties in Artemis 1.1.0 included in Wildlfy doesn`t contain methods
> {code:java}
> boolean equals(java.lang.Object)
> int hashCode()
> {code}
> class org.apache.activemq.artemis.ra.ActiveMQResourceAdapter in Artemis 1.1.0 included in Wildlfy doesn`t contain methods
> {code:java}
> void closeConnectionFactory(org.apache.activemq.artemis.ra.ConnectionFactoryProperties)
> {code}
> doesn`t contain field
> {code:java}
> java.util.Map knownConnectionFactories
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list