Michael Dodge created GEODE-4053:
------------------------------------
Summary: Create module for Protobuf messages
Key: GEODE-4053
URL: https://issues.apache.org/jira/browse/GEODE-4053
Project: Geode
Issue Type: Improvement
Reporter: Michael Dodge
Fix For: 1.4.0
Currently, the Java classes generated from the Protobuf files for the new
protocol are packages inside geode-protobuf. As this module also implements the
client protocol using the Protobuf messages, it depends on
geode-client-protocol and geode-core. This results in unnecessary dependencies
for just using the Protobuf messages. Extract the Java classes generated from
the Protobuf files into their own module, geode-protobuf-messages, on which
geode-protobuf depends.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)