[jboss-jira] [JBoss JIRA] (AS7-5402) upgrade netty to 3.4.5.Final

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Fri Oct 5 09:50:03 EDT 2012


    [ https://issues.jboss.org/browse/AS7-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724401#comment-12724401 ] 

Jeff Mesnil commented on AS7-5402:
----------------------------------

Netty 3.2.x is required for the test suite dependencies:

org.sonatype.aether:aether-connector-asynchttpclient:1.13.1
org.projectodd.stilts:stilts-stomp-client:0.1.26

We must upgrade these dependencies to be able to upgrade AS7 codebase to Netty 3.4.5.Final.

I have submitted a patch to upgrade Aether to Netty 3.4.x => https://bugs.eclipse.org/bugs/show_bug.cgi?id=391233
                
> upgrade netty to 3.4.5.Final
> ----------------------------
>
>                 Key: AS7-5402
>                 URL: https://issues.jboss.org/browse/AS7-5402
>             Project: Application Server 7
>          Issue Type: Component  Upgrade
>          Components: JMS, Web Services
>    Affects Versions: 7.1.2.Final (EAP)
>            Reporter: Jeff Mesnil
>            Assignee: Jeff Mesnil
>             Fix For: 7.2.0.Alpha1
>
>
> When I upgraded HornetQ to 2.2.19.Final, I did not update Netty to the same version that HornetQ requires (from 3.2.6.Final to 3.4.5.Final).
> What's more, with this version, Netty changeed its groupId in Maven from org.jboss.netty to io.netty.
> HornetQ is not the only component that depends on Netty (jbossws uses it too) and I am not sure jbossws is ready to update its version of Netty.
> Since the groupId of Netty changed, I propose to add a new module io.netty and upgrade its Netty versiontto 3.4.5.Final. HornetQ modules will then depend on that module.
> I will *not* change the current org.jboss.netty module (that is used by jbossws)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list