[
https://issues.apache.org/jira/browse/AVRO-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280647#comment-15280647
]
Zoltan Farkas commented on AVRO-1603:
-------------------------------------
To elaborate more on my intention and provide an example...:
currently I am able to generate the avsc with avro-tools like:
https://github.com/zolyfarkas/spf4j/blob/master/spf4j-core/pom.xml#L170
it is a bit of a pain, but it is functional.
I use the avsc files to generate "documentation" like:
https://zolyfarkas.github.io/spf4j/spf4j-core/avrodoc.html
detail on how at:
https://github.com/zolyfarkas/spf4j/blob/master/spf4j-core/pom.xml#L192
> maven avro plugin to also generate avsc files.
> ----------------------------------------------
>
> Key: AVRO-1603
> URL: https://issues.apache.org/jira/browse/AVRO-1603
> Project: Avro
> Issue Type: New Feature
> Components: java
> Affects Versions: 1.8.0
> Reporter: Zoltan Farkas
> Priority: Minor
>
> It would be nice to be able to generate also all avsc schema files during
> compilation.
> This schema files than could be packages, versioned, distributed with maven...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)