[ https://issues.apache.org/jira/browse/AVRO-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting resolved AVRO-258. ------------------------------- Resolution: Fixed Fix Version/s: 1.3.0 Hadoop Flags: [Reviewed] I just committed this. I took the liberty of making a few changes: - added Apache license to genavro files and removed the change to rat-excludes.txt - moved GenAvroTool.java to tool package, since genavro package had no package.html, and no other public classes. - removed verbose test output. - added a missing final newline to TestGenAvro, as flagged by checkstyle. Thanks Todd! > Higher-level language for authoring schemata > -------------------------------------------- > > Key: AVRO-258 > URL: https://issues.apache.org/jira/browse/AVRO-258 > Project: Avro > Issue Type: New Feature > Components: spec > Reporter: Todd Lipcon > Assignee: Todd Lipcon > Fix For: 1.3.0 > > Attachments: avro-258.txt, avro-258.txt, AVRO-258.txt, genavro.pdf, > simple-genned.avpr, simple.avpr > > > Early users of Avro have noted that authoring schemas and especially > protocols in JSON feels unnatural. This JIRA is to work on a higher-level > language that feels more like defining interfaces and classes in Java/C/etc. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.