[
https://issues.apache.org/jira/browse/AVRO-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770642#action_12770642
]
Doug Cutting commented on AVRO-149:
-----------------------------------
Philip, this looks good to me. Thanks!
Before we commit this, should we consider how AVRO-163 impacts it? If our
primary release is to a src tarball, should we also make an avroj binary
release? We could distribute avroj as a giant tarball with all required
libraries included. Then we almost wouldn't need a shell script, since it
would just be 'java -jar avroj.jar ...'. Thoughts?
> "avrotool" runner to execute avro commands from command-line
> ------------------------------------------------------------
>
> Key: AVRO-149
> URL: https://issues.apache.org/jira/browse/AVRO-149
> Project: Avro
> Issue Type: New Feature
> Reporter: Philip Zeyliger
> Assignee: Philip Zeyliger
> Attachments: AVRO-149.patch.txt, AVRO-149.patch.txt,
> AVRO-149.patch.v2.txt
>
>
> There's already an ant task to generate java code based on a schema, but you
> can't do it from the command-line, with any ease. I will shortly upload a
> patch that does just that.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.