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

        

Reply via email to