You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2022/02/17 15:25:00 UTC

[jira] [Resolved] (DAFFODIL-2642) Daffodil Resolver - schemaLocation not found should be SDE

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

Mike Beckerle resolved DAFFODIL-2642.
-------------------------------------
    Fix Version/s: 3.3.0
         Assignee: Mike Beckerle
       Resolution: Fixed

Fixed in 9548825efe67fb6f0ac35d35a3c6ba07dcb23a1e

> Daffodil Resolver - schemaLocation not found should be SDE 
> -----------------------------------------------------------
>
>                 Key: DAFFODIL-2642
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2642
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Front End
>    Affects Versions: 3.2.1
>            Reporter: Mike Beckerle
>            Assignee: Mike Beckerle
>            Priority: Major
>             Fix For: 3.3.0
>
>
> There are a couple places in the Resolver where we used to log at INFO level, which used to be displayed by default. Those were changed to log4j "info" during our update to use log4j, but log4j "info" doesn't display by default, only "error" displays by default. 
> So these should be changed to log.error calls. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)