[jboss-jira] [JBoss JIRA] (WFLY-6450) Old JGroups/Netty dependencies in wildfly-jms-client-bom

Jeff Mesnil (JIRA) issues at jboss.org
Fri Apr 1 04:45:02 EDT 2016


     [ https://issues.jboss.org/browse/WFLY-6450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Mesnil moved JBEAP-4035 to WFLY-6450:
------------------------------------------

              Project: WildFly  (was: JBoss Enterprise Application Platform)
                  Key: WFLY-6450  (was: JBEAP-4035)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: JMS
                           (was: JMS)
       Target Release:   (was: 7.0.0.GA)
    Affects Version/s: 10.0.0.Final
                           (was: 7.0.0.ER7)


> Old JGroups/Netty dependencies in wildfly-jms-client-bom
> --------------------------------------------------------
>
>                 Key: WFLY-6450
>                 URL: https://issues.jboss.org/browse/WFLY-6450
>             Project: WildFly
>          Issue Type: Bug
>          Components: JMS
>    Affects Versions: 10.0.0.Final
>            Reporter: Jeff Mesnil
>            Assignee: Jeff Mesnil
>            Priority: Critical
>
> There is different JGroups and Netty version in EAP 7.0.0.ER7 zip and dependencies downloaded by wildfly-jms-client-bom:
> {code}
> <dependency>
>          <groupId>org.jboss.eap</groupId>
>          <artifactId>wildfly-jms-client-bom</artifactId>
>          <version>7.0.0.ER7-redhat-1</version>
>          <type>pom</type>
> </dependency>
> {code}
> Actual state:
> EAP 7.0.0.ER7 contains Netty 4.0.32 but bom 4.0.30
> EAP 7.0.0.ER7 contains JGroups 3.6.8 but bom 3.6.0
> Expected state:
> Those versions should be in sync.
> Customer impact:
> No issue was found. 
> Priority can be increased if issue occurs.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list