[jboss-jira] [JBoss JIRA] (WFLY-5407) ActiveMQ Artemis 1.1.0 in Wildlfy differs from upstream tag 1.1.0

Martin Styk (JIRA) issues at jboss.org
Fri Sep 25 03:51:01 EDT 2015


Martin Styk created WFLY-5407:
---------------------------------

             Summary: 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
            Reporter: Martin Styk
            Assignee: Jeff Mesnil


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