]
Adrian Nistor updated IPROTO-9:
-------------------------------
Fix Version/s: 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: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 4.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.