dev@grizzly.java.net

Re: Questions about Protocol Buffer Implementation

From: Oleksiy Stashok <oleksiy.stashok_at_oracle.com>
Date: Fri, 15 Apr 2011 17:25:56 +0200

Hi Chad,


> Google Protocol Buffer Dependency
> How should I handle the dependency addition for protocol buffer library.
> Netty adds the optional element to their maven dependency which as I've read
> http://maven.apache.org/guides/introduction/introduction-to-optional-and-excludes-dependencies.html
> here is a stop-gap measure. From this same document I take it that the
> right way to do this should be to create a separate sub-module. Any
> thoughts?
Agree, it should be a submodule under 2dot0/extras/google-protobufs

WBR,
Alexey.