[
https://issues.apache.org/jira/browse/AVRO-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215040#comment-13215040
]
George Fletcher commented on AVRO-1036:
---------------------------------------
Decided a cleaner solution was to create a new constructor public Idl
(InputStream, File, ClassLoader) that chains the source directory and classpath
resource loader into the new Idl instance.
> IDL processing fails with multi-level nested imports
> ----------------------------------------------------
>
> Key: AVRO-1036
> URL: https://issues.apache.org/jira/browse/AVRO-1036
> Project: Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.6.2
> Reporter: George Fletcher
> Fix For: 1.6.3
>
>
> The change to support finding IDL related files on the classpath in addition
> to the maven-plugin defined directory caused the context of the
> "sourceDirectory" to be lost when the InputStream return by findFile() is
> used to create a new Idl instance.
--
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