[ https://issues.apache.org/jira/browse/AVRO-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated AVRO-280: ------------------------------ Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. I changed the names to be capitalized, and also fixed the "forrestdoc" target to work on a clean checkout. Thanks, Jeff! > Make "org.apache.avro.file.Header" from spec a valid Avro schema > ---------------------------------------------------------------- > > Key: AVRO-280 > URL: https://issues.apache.org/jira/browse/AVRO-280 > Project: Avro > Issue Type: Bug > Components: spec > Reporter: Jeff Hammerbacher > Assignee: Jeff Hammerbacher > Fix For: 1.3.0 > > Attachments: AVRO-280.patch > > > org.apache.avro.file.Header is not a valid schema, for two reasons: it's not > valid JSON (missing commas between fields), and the fixed types don't have a > name property. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.