Mark Hayes created AVRO-1107:
--------------------------------

             Summary: Support for dependent schemas in ant SchemaTask
                 Key: AVRO-1107
                 URL: https://issues.apache.org/jira/browse/AVRO-1107
             Project: Avro
          Issue Type: Improvement
          Components: java
            Reporter: Mark Hayes
            Priority: Minor


See Doug's message:
http://mail-archives.apache.org/mod_mbox/avro-user/201206.mbox/%3C4FC80753.90607%40apache.org%3E

The request is to support generating specific classes from the ant SchemaTask, 
when schemas are specified as multiple files, and there are dependencies 
between schemas.  Currently this doesn't work because a new Parser is created 
for each file that is specified to the ant task, so dependencies are not 
resolved.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to