You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Dave Thompson (Jira)" <ji...@apache.org> on 2021/08/05 15:05:00 UTC

[jira] [Closed] (DAFFODIL-747) JAPI leaking warning messages

     [ https://issues.apache.org/jira/browse/DAFFODIL-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Thompson closed DAFFODIL-747.
----------------------------------

Per Mike B this issue was fixed well prior to v3.1.0 and the exact commit will take an excessive amount of time to determine.

When executing the daffodil-japi sbt tests no warning messages were displayed n the output.

As recommended, if in the future the API design issue herein is considered serious enough a separate ticket will be opened.

> 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
>             Fix For: 3.1.0
>
>
> 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)