You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by mb...@apache.org on 2022/02/02 13:16:10 UTC

[daffodil] branch main updated (cf1736e -> 9548825)

This is an automated email from the ASF dual-hosted git repository.

mbeckerle pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil.git.


    from cf1736e  Replace WeakHashMap TDML cache with a custom cache we have more control over
     add 9548825  SDE if include/import schemaLocation not found.

No new revisions were added by this update.

Summary of changes:
 .../daffodil/validation/XercesValidator.scala      |  9 +++++-
 .../apache/daffodil/xml/DaffodilXMLLoader.scala    | 36 +++++++++++++++++++---
 .../org/apache/daffodil/tdml/TDMLRunner.scala      |  6 ++--
 .../org/apache/daffodil/tdml/TestTDMLRunner.scala  |  2 +-
 ...refixedAttributesSDE.tdml => TestResolver.tdml} | 33 +++++++++-----------
 .../section00/general/TestDisallowDocType.scala    | 14 +++++----
 .../general/TestResolver.scala}                    | 22 +++++++------
 7 files changed, 79 insertions(+), 43 deletions(-)
 copy daffodil-test/src/test/resources/org/apache/daffodil/section00/general/{dfdlFormatPrefixedAttributesSDE.tdml => TestResolver.tdml} (60%)
 copy daffodil-test/src/test/scala/org/apache/daffodil/{layers/TestAIS.scala => section00/general/TestResolver.scala} (68%)