Message10645

Author zyasoft
Recipients nickmbailey, sbenner, zyasoft
Date 2016-01-13.23:06:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452726415.68.0.871339112881.issue2401@psf.upfronthosting.co.za>
In-reply-to
Content
Right, Netty has already fixed (!) the underlying NPE in https://github.com/netty/netty/pull/4706 for the bug Nick filed https://github.com/netty/netty/issues/4705

We will track here until it we merge in a new formal Netty release (4.0.34), which based on their timeline happens very often. We are currently at 4.0.33, so this should be a smooth transition. In the meantime, we should try building directly against Netty source.

The relevant fix would be in build.xml, replacing 4.0.33 with trial versions of jars.

Needless to say, it's going to be much more awesome when we fix #2182 and move to a Gradle build.
History
Date User Action Args
2016-01-13 23:06:55zyasoftsetmessageid: <1452726415.68.0.871339112881.issue2401@psf.upfronthosting.co.za>
2016-01-13 23:06:55zyasoftsetrecipients: + zyasoft, sbenner, nickmbailey
2016-01-13 23:06:55zyasoftlinkissue2401 messages
2016-01-13 23:06:54zyasoftcreate