[ 
https://issues.apache.org/jira/browse/AVRO-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16558105#comment-16558105
 ] 

ASF GitHub Bot commented on AVRO-2201:
--------------------------------------

abbadon123 opened a new pull request #322: AVRO-2201: avro-maven-plugin should 
be able to import schema from gen…
URL: https://github.com/apache/avro/pull/322
 
 
   AVRO-2201: avro-maven-plugin should be able to import schema from generated 
specificrecord
   - add new parameter javaimport  to SchemaMojo that points to fully qualified 
java class that was already generated
   - impored avsc files can now reference types from javaimport schema
   - java classess are not generated for javaimport schemas

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> avro-maven-plugin should be able to import schema from generated 
> specificrecord
> -------------------------------------------------------------------------------
>
>                 Key: AVRO-2201
>                 URL: https://issues.apache.org/jira/browse/AVRO-2201
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: mateusz kanarek
>            Priority: Major
>
> Currently SchemaMojo can read avro schemas only from avsc files.
> One can define avro schema and using current SchemaMojo build a jar with 
> generated SpecificRecord(s).
> But there is no easy way to reference this schema from avsc schema in another 
> maven project.
> It would be great if avsc files could reference to avro schema from already 
> generated SpecificRecord.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to