You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by sl...@apache.org on 2022/11/02 22:20:48 UTC

[daffodil-site] branch main updated: Stage release v3.4.0-rc2

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

slawrence pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 854df7d  Stage release v3.4.0-rc2
854df7d is described below

commit 854df7dc46cdb5fe7929cbb606b3b889e24f9a87
Author: Steve Lawrence <sl...@apache.org>
AuthorDate: Wed Nov 2 22:12:32 2022 +0000

    Stage release v3.4.0-rc2
---
 .../scaladoc/org/apache/daffodil/sapi/DaffodilXMLEntityResolver$.html   | 2 +-
 site/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/index.html            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/DaffodilXMLEntityResolver$.html b/site/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/DaffodilXMLEntityResolver$.html
index 3e348af..227c1c8 100644
--- a/site/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/DaffodilXMLEntityResolver$.html
+++ b/site/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/DaffodilXMLEntityResolver$.html
@@ -460,7 +460,7 @@ following order:</p><p>1. Use an org.apache.xml.resolver.Catalog/CatalogManager.
    catalogs can be added by putting CatalogManager.properties on the
    classpath when daffodil is run.</p><p>2. If not resolved in step 1, schemaLocations are resolved relative to the
    importing schema URI, which could either be a file on the filesystem or in
-   a jar on the classpath.</p><p>The DFDLCatalogResolver isn't thread safe, but it also is expensive and stateful,
+   a jar on the classpath.</p><p>The EntityResolver isn't thread safe, but it also is expensive and stateful,
 so we use ThreadLocal to only create one instance per thread.
 </p></div><div class="toggleContainer block">
           <span class="toggle">
diff --git a/site/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/index.html b/site/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/index.html
index 2780160..95355ad 100644
--- a/site/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/index.html
+++ b/site/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/index.html
@@ -1009,7 +1009,7 @@ following order:</p><p>1. Use an org.apache.xml.resolver.Catalog/CatalogManager.
    catalogs can be added by putting CatalogManager.properties on the
    classpath when daffodil is run.</p><p>2. If not resolved in step 1, schemaLocations are resolved relative to the
    importing schema URI, which could either be a file on the filesystem or in
-   a jar on the classpath.</p><p>The DFDLCatalogResolver isn't thread safe, but it also is expensive and stateful,
+   a jar on the classpath.</p><p>The EntityResolver isn't thread safe, but it also is expensive and stateful,
 so we use ThreadLocal to only create one instance per thread.
 </p></div></div>
     </li><li name="org.apache.daffodil.sapi.ValidationMode" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">