[
https://issues.apache.org/jira/browse/DAFFODIL-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson updated DAFFODIL-747:
-----------------------------------
Labels: (was: reverify)
> JAPI leaking warning messages
> -----------------------------
>
> Key: DAFFODIL-747
> URL: https://issues.apache.org/jira/browse/DAFFODIL-747
> Project: Daffodil
> Issue Type: Bug
> Components: API
> Environment: JAPI, Win7, 0.10
> Reporter: James Garriss
> Priority: Major
>
> The JAPI is still writing some info directly to the output, notably this
> warning message (which occurs every time an included schema is referenced):
> {code}
> 2013-06-06 11:06:35:998 edu.illinois.ncsa.daffodil.dsom.Include
> Info[Included schema from
> file:/C:/Users/jgarriss/Documents/Coding/Java/Polyphony/schemas/DefaultProperties.xsd
> into namespace No_Namespace.]
> {code}
> I assume there is a similar warning when a file is imported.
> In the JAPI, nothing should be written directly to output. Everything should
> be captured and made available to the developer via the API.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)