]
Nistor Adrian updated IPROTO-9:
-------------------------------
Fix Version/s: 5.0.0.Final
(was: 4.0.0.Final)
proto3 syntax is not properly supported
---------------------------------------
Key: IPROTO-9
URL:
https://issues.jboss.org/browse/IPROTO-9
Project: Infinispan ProtoStream
Issue Type: Bug
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Priority: Major
Fix For: 5.0.0.Final
The parser still requires the label (optional/required) in front of a field declaration.
This was removed in recent versions of Google's implementation of the library so we
need to adjust too.