fairyhawk / protostuff

Automatically exported from code.google.com/p/protostuff
Apache License 2.0
0 stars 0 forks source link

enums_by_name does not seem to be working using maven plugin #164

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.) Using the given pom file and proto file generate code and then attempt 
deserialize it into json. The json string still has numeric values for enums.

What is the expected output? What do you see instead?
numeric values in place of the enum string values

What version of the product are you using? On what operating system?
1.0.8 on osx

Original issue reported on code.google.com by vre...@gmail.com on 12 Nov 2014 at 11:01

Attachments: