projectodd / stilts

Stomp Integration Layer and Transaction Server
http://stilts.projectodd.org/
Apache License 2.0
38 stars 30 forks source link

Upgrade to Netty 3.4.5.Final #8

Closed jmesnil closed 6 years ago

jmesnil commented 12 years ago

In order to upgrade HornetQ to 3.4.5.Final, we must also upgrade Netty to 3.4.5.Final.

AS7 also has a dependency to stilts (for OSGi integration test). This PR would ensure that we could use a stilts release with the same Netty version.