fix dependencies on incompatible versions of netty
--------------------------------------------------
Key: BOOKKEEPER-65
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-65
Project: Bookkeeper
Issue Type: Bug
Reporter: Matthieu Morel
bookkeeper-benchmark and hedwig-client depend on netty 3.1.2.GA
bookkeeper-server depends on netty 3.2.4.Final
These versions are actually incompatible, due to a change to ProtobufDecoder
constructor's signature
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira