[
https://issues.apache.org/jira/browse/AVRO-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting resolved AVRO-167.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
I just committed this. I changed a few places where code exceeded 80 columns.
Thanks, Philip.
> Refactor of SpecificCompiler to facilitate easier testing
> ---------------------------------------------------------
>
> Key: AVRO-167
> URL: https://issues.apache.org/jira/browse/AVRO-167
> Project: Avro
> Issue Type: Improvement
> Components: java
> Reporter: Philip Zeyliger
> Assignee: Philip Zeyliger
> Fix For: 1.3.0
>
> Attachments: AVRO-167.patch.txt
>
>
> Originally part of AVRO-152, the patch that follows has SpecificCompiler
> write to Strings; it writes those strings to files separately. The
> motivation behind this was to be able to look at the generated file contents
> without dealing with files.
> This patch also adds tests for some of the helper methods, adds tests that a
> few schemas generate code fine, and adds a line in TestSchema that makes sure
> that every schema that test sees can generate code just fine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.