[
https://issues.apache.org/jira/browse/AVRO-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888869#action_12888869
]
Jeff Hammerbacher commented on AVRO-572:
----------------------------------------
Hey Patrick,
It depends on the scope of AVRO-159, as there are two stages where plugins are
needed: first, to go from Avro IDL to .avpr or .avsc, and second, when using
code generation, to generate code from the .avpr and .avsc files. I believe
your tasks at AVRO-159 only covered the latter stage, but if you intend to
cover the former as well, more power to you.
We should probably, as Doug notes, have tasks for both Ant and Maven, though I
think Maven can just use Ant tasks.
Later,
Jeff
> Create a Maven task (or whatever they call it) to run generate an avpr file
> from a genavro file
> -----------------------------------------------------------------------------------------------
>
> Key: AVRO-572
> URL: https://issues.apache.org/jira/browse/AVRO-572
> Project: Avro
> Issue Type: New Feature
> Components: java
> Reporter: Jeff Hammerbacher
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.