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 2022/02/23 18:52:00 UTC

[jira] [Closed] (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 ]

Dave Thompson closed DAFFODIL-2642.
-----------------------------------

Verified the specified commit (commit 9548825efe67fb6f0ac35d35a3c6ba07dcb23a1e) is included in the latest pull from the daffodil repository.

Verified changes identified in commit comments were implemented.

Verified affected daffodil subproject sbt test suites executes successfully, including the added and modified tests.

Verified added and modified tests fail on pre-fix commit.

> 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)