You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Steve Lawrence (Jira)" <ji...@apache.org> on 2023/05/17 16:43:00 UTC

[jira] [Commented] (DAFFODIL-2813) Schematron URIResolver uses Classpath rather than Daffodil Resolver

    [ https://issues.apache.org/jira/browse/DAFFODIL-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723537#comment-17723537 ] 

Steve Lawrence commented on DAFFODIL-2813:
------------------------------------------

Wondering if we just need to change this line to use our custom DFDLCatalogResolver:

https://github.com/apache/daffodil/blob/d524759ea7a7ec8e5eacee1614d3877df3d756ea/daffodil-schematron/src/main/scala/org/apache/daffodil/validation/schematron/Schematron.scala#L41

> Schematron URIResolver uses Classpath rather than Daffodil Resolver
> -------------------------------------------------------------------
>
>                 Key: DAFFODIL-2813
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2813
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End
>    Affects Versions: 3.4.0
>            Reporter: Olabusayo Kilo
>            Priority: Major
>
> The schematron URIResolver requires the project to be on the classpath in order for it to successfully resolve includes/imports.
>  
> It should use the Daffodil Resolver so the workaround of putting stuff on the classpath isn't necessary.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)