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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 205e8e3  Publishing from 8318c6b6328cf4a6506398309164d2be0c0d5e16
205e8e3 is described below

commit 205e8e38ba72964ed2c7228c36b4467a002dfc29
Author: Apache Daffodil Site Autobuild <[email protected]>
AuthorDate: Mon Oct 23 16:14:05 2023 +0000

    Publishing from 8318c6b6328cf4a6506398309164d2be0c0d5e16
---
 content/releases/3.6.0/index.html | 444 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 444 insertions(+)

diff --git a/content/releases/3.6.0/index.html 
b/content/releases/3.6.0/index.html
new file mode 100644
index 0000000..ef1348a
--- /dev/null
+++ b/content/releases/3.6.0/index.html
@@ -0,0 +1,444 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Apache Daffodil | 3.6.0</title>
+    
+    <meta name="author" content="">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+    <![endif]-->
+
+    <link href="/assets/themes/apache/bootstrap/css/bootstrap.css" 
rel="stylesheet">
+    <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet" 
type="text/css">
+    <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"  
type="text/css" media="screen" />
+
+  </head>
+
+  <body>
+
+        <div class="navbar navbar-inverse" role="navigation">
+      <div class="container">
+        <div class="navbar-header"><a class="navbar-brand" href="/"><img 
src="/assets/themes/apache/img/apache-daffodil-logo.png" alt="Apache 
Daffodil"/></a></div>
+        <nav role="navigation">
+          <ul class="nav navbar-nav navbar-right">
+            <li><a href="/releases">Releases</a></li>
+            <li><a href="/vscode">VS Code</a></li>
+            <li id="documentation">
+              <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Docs<b class="caret"></b></a>
+              <ul class="dropdown-menu dropdown-left">
+                <li><a href="/getting-started/">Getting Started</a></li>
+                <li><a href="/examples/">Examples</a></li>
+                <li><a href="/docs/latest/javadoc/">Java API</a></li>
+                <li><a href="/docs/latest/scaladoc/">Scala API</a></li>
+                <li><a href="/docs/dfdl/">DFDL Specification</a></li>
+                <li><a href="/unsupported/">Unsupported Features</a></li>
+                <li><a href="/faq/">Frequently Asked Questions</a></li>
+              </ul>
+            </li>
+            <li id="community">
+              <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Community<b class="caret"></b></a>
+              <ul class="dropdown-menu dropdown-left">
+                <li><a href="/community">Get Involved</a></li>
+                <li><a href="/people">People</a></li>
+              </ul>
+            </li>
+            <li id="development">
+              <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Development<b class="caret"></b></a>
+              <ul class="dropdown-menu dropdown-left">
+                <li><a class="external" 
href="https://cwiki.apache.org/confluence/display/DAFFODIL/";>Wiki</a></li>
+                <li><a class="external" 
href="https://github.com/apache/?q=daffodil";>GitHub</a></li>
+                <li><a class="external" 
href="https://issues.apache.org/jira/projects/DAFFODIL/";>JIRA</a></li>
+              </ul>
+            </li>
+            <li id="apache">
+              <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Apache<b class="caret"></b></a>
+              <ul class="dropdown-menu">
+                <li><a class="external" 
href="https://www.apache.org/";>Foundation</a></li>
+                <li><a class="external" 
href="https://www.apache.org/licenses/";>License</a></li>
+                <li><a class="external" 
href="https://www.apache.org/events/current-event";>Events</a></li>
+                <li><a class="external" 
href="https://www.apache.org/security";>Security</a></li>
+                <li><a class="external" 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+                <li><a class="external" 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+                <li><a class="external" 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a></li>
+              </ul>
+            </li>
+          </ul>
+        </nav>
+      </div>
+    </div>
+
+
+<div class="title">
+  <div class="container">
+    <h2>Apache Daffodil 3.6.0</h2>
+  </div>
+</div>
+
+
+
+    <div class="container">
+      
+  <div class="alert alert-warning">
+    Apache Daffodil 3.6.0 has not yet been released! The artifacts
+    and release notes below are drafts for a proposed release of Apache
+    Daffodil which has not yet occurred.
+  </div>
+
+
+
+
+<div class="row">
+  <div class="col-md-3 text-right" style="float: right; z-index: 3;">
+    <h3>Documentation</h3>
+    <a href="/docs/3.6.0/javadoc/">Javadoc</a> | <a 
href="/docs/3.6.0/scaladoc/">Scaladoc</a>
+  </div>
+
+  <div class="col-md-12">
+    <h3>Get Release</h3>
+    <ul class="nav nav-tabs">
+      <li class="active"><a data-toggle="tab" 
href="#download">Download</a></li>
+      <li><a data-toggle="tab" href="#maven">Maven</a></li>
+      <li><a data-toggle="tab" href="#sbt">SBT</a></li>
+      <li><a data-toggle="tab" href="#rpm">DNF</a></li>
+    </ul>
+    <div class="tab-content">
+      <div id="download" class="tab-pane fade in active">
+        
+          <h4>Source</h4>
+          <p>
+          
+
+
+
+
+
+
+
+  
+<div class="row">
+  <div class="col-sm-6">
+    <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/src/apache-daffodil-3.6.0-src.zip";>apache-daffodil-3.6.0-src.zip</a>
+  </div>
+  <div class="col-sm-6">
+    
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/src/apache-daffodil-3.6.0-src.zip.asc";>PGP</a>
 ]
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/src/apache-daffodil-3.6.0-src.zip.sha512";>SHA512</a>
 ]
+    
+  </div>
+</div>
+
+
+          </p>
+        
+
+        
+          <h4>Binaries</h4>
+          <p>
+          
+
+
+
+
+
+
+
+  
+<div class="row">
+  <div class="col-sm-6">
+    <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/bin/apache-daffodil-3.6.0-bin.tgz";>apache-daffodil-3.6.0-bin.tgz</a>
+  </div>
+  <div class="col-sm-6">
+    
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/bin/apache-daffodil-3.6.0-bin.tgz.asc";>PGP</a>
 ]
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/bin/apache-daffodil-3.6.0-bin.tgz.sha512";>SHA512</a>
 ]
+    
+  </div>
+</div>
+
+  
+<div class="row">
+  <div class="col-sm-6">
+    <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/bin/apache-daffodil-3.6.0-bin.zip";>apache-daffodil-3.6.0-bin.zip</a>
+  </div>
+  <div class="col-sm-6">
+    
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/bin/apache-daffodil-3.6.0-bin.zip.asc";>PGP</a>
 ]
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/bin/apache-daffodil-3.6.0-bin.zip.sha512";>SHA512</a>
 ]
+    
+  </div>
+</div>
+
+  
+<div class="row">
+  <div class="col-sm-6">
+    <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/bin/apache-daffodil-3.6.0-bin.msi";>apache-daffodil-3.6.0-bin.msi</a>
+  </div>
+  <div class="col-sm-6">
+    
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/bin/apache-daffodil-3.6.0-bin.msi.asc";>PGP</a>
 ]
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/bin/apache-daffodil-3.6.0-bin.msi.sha512";>SHA512</a>
 ]
+    
+  </div>
+</div>
+
+  
+<div class="row">
+  <div class="col-sm-6">
+    <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/bin/apache-daffodil-3.6.0-1.noarch.rpm";>apache-daffodil-3.6.0-1.noarch.rpm</a>
+  </div>
+  <div class="col-sm-6">
+    
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/bin/apache-daffodil-3.6.0-1.noarch.rpm.asc";>PGP</a>
 ]
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/3.6.0-rc1/bin/apache-daffodil-3.6.0-1.noarch.rpm.sha512";>SHA512</a>
 ]
+    
+  </div>
+</div>
+
+
+          </p>
+        
+
+        
+          <hr />
+          <p>
+            <i>
+              The above release files should be verified using the PGP 
signatures and the
+              <a href='https://downloads.apache.org/daffodil/KEYS'>project 
release KEYS</a>. See
+              <a 
href='https://www.apache.org/info/verification.html'>verification 
instructions</a>
+              for a description of using the PGP and KEYS files for
+              verification. A SHA512 checksum is also provided as
+              an alternative verification method.
+            </i>
+          </p>
+        
+      </div>
+
+      <div id="maven" class="tab-pane fade">
+
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+  <span class="nt">&lt;groupId&gt;</span>org.apache.daffodil<span 
class="nt">&lt;/groupId&gt;</span>
+  <span class="nt">&lt;artifactId&gt;</span>daffodil-japi_2.12<span 
class="nt">&lt;/artifactId&gt;</span>
+  <span class="nt">&lt;version&gt;</span>3.6.0<span 
class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
+
+      </div>
+      <div id="sbt" class="tab-pane fade">
+
+<figure class="highlight"><pre><code class="language-scala" 
data-lang="scala"><span class="n">libraryDependencies</span> <span 
class="o">+=</span> <span class="s">"org.apache.daffodil"</span> <span 
class="o">%%</span> <span class="s">"daffodil-sapi"</span> <span 
class="o">%</span> <span class="s">"3.6.0"</span></code></pre></figure>
+
+      </div>
+      <div id="rpm" class="tab-pane fade">
+Create the file <code>/etc/yum.repos.d/apache-daffodil.repo</code> with the 
following content:
+
+<div style="padding: 10px 15px;">
+
+<figure class="highlight"><pre><code class="language-ini" 
data-lang="ini"><span class="nn">[apache-daffodil]</span>
+<span class="py">name</span><span class="p">=</span><span class="s">Apache 
Daffodil</span>
+<span class="py">baseurl</span><span class="p">=</span><span 
class="s">https://apache.jfrog.io/artifactory/daffodil-rpm/</span>
+<span class="py">enabled</span><span class="p">=</span><span class="s">1</span>
+<span class="py">gpgkey</span><span class="p">=</span><span 
class="s">https://downloads.apache.org/daffodil/KEYS</span>
+<span class="py">gpgcheck</span><span class="p">=</span><span 
class="s">1</span>
+<span class="py">repo_gpgcheck</span><span class="p">=</span><span 
class="s">0</span></code></pre></figure>
+
+</div>
+
+Run the folllowing command:
+
+<div style="padding: 10px 15px;">
+
+<figure class="highlight"><pre><code class="language-text" 
data-lang="text">sudo dnf install apache-daffodil</code></pre></figure>
+
+</div>
+      </div>
+    </div>
+  </div>
+</div>
+
+<h3 id="release-notes">Release Notes</h3>
+
+<p>This release focused primarily on bug fixes. A number of changes resulted in
+deprecation or backwards incompatible changes. See the
+<a href="#deprecationcompatibility">Deprecation/Compatibility</a> section for 
more
+details.</p>
+
+<h4 id="miscellaneous-bug-fixes">Miscellaneous Bug Fixes</h4>
+
+<ul>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-541";>DAFFODIL-541</a>] 
TDML Runner needs to restrict text used for error comparison</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-1200";>DAFFODIL-1200</a>] 
Really long path names in diagnostic messages make them hard to read</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-1264";>DAFFODIL-1264</a>] 
Interactive debugger support for unparsing</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2072";>DAFFODIL-2072</a>] 
Poor reporting of schema errors when used as library</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2211";>DAFFODIL-2211</a>] 
Poor handling when dfdlx:repType is a built-in xsd type</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2402";>DAFFODIL-2402</a>] 
TDML language should support xsi:type annotation of infoset for double and 
float, perhaps more.</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2599";>DAFFODIL-2599</a>] 
Integration tests fail with non en_US LANG</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2612";>DAFFODIL-2612</a>] 
Integration tests fail with non UTF-8 LANG</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2694";>DAFFODIL-2694</a>] 
CLI -t trace option doesn't work for daffodil test commands in TDML</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2707";>DAFFODIL-2707</a>] 
Integration tests fail when DAFFODIL_HOME path includes spaces</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2727";>DAFFODIL-2727</a>] 
KEYS file contains deprecated digest algorithm, RPM key import failures</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2728";>DAFFODIL-2728</a>] 
Missing layer plugin causes abort "this is a bug"</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2732";>DAFFODIL-2732</a>] 
trace output has namespace prefix binding clutter</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2738";>DAFFODIL-2738</a>] 
Support indirect setting of dfdlx:repType/repValues</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2757";>DAFFODIL-2757</a>] 
Java 19 incompatibility floating point - 3 tests fail</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2809";>DAFFODIL-2809</a>] 
dfdlx:repType on an immediate simpleType is ignored</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2828";>DAFFODIL-2828</a>] 
Allow relative paths across schemas as schemaLocation for include/import</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2829";>DAFFODIL-2829</a>] 
Prepare for 3.6.0 development</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2833";>DAFFODIL-2833</a>] 
CLI Trace not visible to expectit functions</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2834";>DAFFODIL-2834</a>] 
Fix NumberformatException message in hexCharToValue</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2837";>DAFFODIL-2837</a>] 
Full/Custom validation removes the ability to change blob attributes</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2839";>DAFFODIL-2839</a>] 
Cast from xs:double/xs:float to xs:unsignedLong fails with ClassCastException 
error</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2852";>DAFFODIL-2852</a>] 
VariableMap copies during suspensions cause performance degradation</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2853";>DAFFODIL-2853</a>] 
Add schema validation code to C generator</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2854";>DAFFODIL-2854</a>] 
Release Daffodil 3.6.0</li>
+</ul>
+
+<h4 id="deprecationcompatibility">Deprecation/Compatibility</h4>
+
+<ul>
+  <li>
+    <p><code class="language-plaintext highlighter-rouge">dfdlx:repType</code> 
can no longer reference primitive types (e.g. <code class="language-plaintext 
highlighter-rouge">xs:int</code>).
+Instead, a global simple type definition should be created which has a base
+of the primitive type.</p>
+
+    <p>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2211";>DAFFODIL-2211</a>]</p>
+  </li>
+  <li>
+    <p>The <code class="language-plaintext 
highlighter-rouge">dfdlx:repType</code> property now must reference a type with 
an underlying
+primitive type derived from <code class="language-plaintext 
highlighter-rouge">xs:integer</code>, and elements that define
+<code class="language-plaintext highlighter-rouge">dfdlx:repType</code> must 
have an underlying primitive type of <code class="language-plaintext 
highlighter-rouge">xs:string</code></p>
+
+    <p>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2738";>DAFFODIL-2738</a>] 
[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2809";>DAFFODIL-2809</a>]</p>
+  </li>
+  <li>
+    <p><code class="language-plaintext 
highlighter-rouge">dfdlx:repType</code>, <code class="language-plaintext 
highlighter-rouge">dfdlx:repValues</code>, and <code class="language-plaintext 
highlighter-rouge">dfdlx:repValueRanges</code> are now ignored if
+referenced on <code class="language-plaintext 
highlighter-rouge">xs:simpleType</code>s that are referenced from <code 
class="language-plaintext highlighter-rouge">xs:unions</code>. Instead,
+unions should be combined into a single simple type with the combined
+representation type and values properties.</p>
+
+    <p>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2211";>DAFFODIL-2211</a>]</p>
+  </li>
+  <li>
+    <p>The <code class="language-plaintext 
highlighter-rouge">dfdlx:inputTypeCalc</code> and <code 
class="language-plaintext highlighter-rouge">dfdlx:outputTypeCalc</code> 
properties and functions
+have been removed. Instead, one should use <code class="language-plaintext 
highlighter-rouge">dfdlx:repType</code> with <code class="language-plaintext 
highlighter-rouge">dfdlx:repValues</code>
+and <code class="language-plaintext 
highlighter-rouge">dfdlx:repValueRanges</code>.</p>
+
+    <p>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2211";>DAFFODIL-2211</a>]</p>
+  </li>
+  <li>
+    <p>Resolving relative import/include <code class="language-plaintext 
highlighter-rouge">schemaLocation</code> paths absolutely is now
+deprecated and will output a warning, and support may eventually be removed.
+For example, a common import is:</p>
+
+    <div class="language-xml highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="nt">&lt;import</span> <span 
class="na">schemaLocation=</span><span 
class="s">"org/apache/daffodil/xsd/DFDLGeneralFormat.dfdl.xsd"</span> <span 
class="nt">/&gt;</span>
+</code></pre></div>    </div>
+
+    <p>Although this path is relative, previous versions of Daffodil allowed 
this to
+be found on the classpath absolutely, as if it started with a slash. This
+behavior is deprecated. If a <code class="language-plaintext 
highlighter-rouge">schemaLocation</code> is expected to be found on the
+classpath and not relative to the importing file, then it should start with a
+slash, for example:</p>
+
+    <div class="language-xml highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="nt">&lt;import</span> <span 
class="na">schemaLocation=</span><span 
class="s">"/org/apache/daffodil/xsd/DFDLGeneralFormat.dfdl.xsd"</span> <span 
class="nt">/&gt;</span>
+</code></pre></div>    </div>
+
+    <p>Daffodil still supports the old behavior and will look up relative
+<code class="language-plaintext highlighter-rouge">schemaLocation</code> paths 
absolutely, but will output a schema definition warning.
+Future versions of Daffodil may change this to an error.</p>
+
+    <p>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2828";>DAFFODIL-2828</a>]</p>
+  </li>
+  <li>
+    <p>Support for importing <code class="language-plaintext 
highlighter-rouge">edu/illinois/ncsa/daffodil/xsd/built-in-formats.xsd</code>
+has been removed. Schemas should instead import
+<code class="language-plaintext 
highlighter-rouge">/org/apache/daffodil/xsd/DFDLGeneralFormat.dfdl.xsd</code> 
and change <code class="language-plaintext highlighter-rouge">dfdl:format</code>
+to reference <code class="language-plaintext 
highlighter-rouge">GeneralFormat</code></p>
+
+    <p>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2828";>DAFFODIL-2828</a>]</p>
+  </li>
+  <li>
+    <p><code class="language-plaintext 
highlighter-rouge">Assert.usage()</code> now throws a <code 
class="language-plaintext highlighter-rouge">UsageException</code> instead of 
an Abort on usage errors.
+<code class="language-plaintext 
highlighter-rouge">Compiler.forLanguage()</code>, <code 
class="language-plaintext highlighter-rouge">DataProcessor.parse()</code>, 
<code class="language-plaintext 
highlighter-rouge">DataProcessor.unparse()</code> and
+<code class="language-plaintext 
highlighter-rouge">ProcessorFactor.onPath()</code>, when <code 
class="language-plaintext highlighter-rouge">isError</code> is true, throws a 
<code class="language-plaintext highlighter-rouge">UsageError</code>, which
+wraps an <code class="language-plaintext 
highlighter-rouge">IllegalStateException</code>, unlike before where it threw 
an Abort.</p>
+
+    <p>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2072";>DAFFODIL-2072</a>]</p>
+  </li>
+</ul>
+
+<h4 id="dependency-changes">Dependency Changes</h4>
+
+<p>The following dependencies have been added or updated:</p>
+
+<p><strong>Core</strong></p>
+
+<ul>
+  <li>Apache Commons IO 2.14.0 <small>(update)</small></li>
+  <li>FasterXML Jackson Core 2.15.3 <small>(update)</small></li>
+  <li>Scala XML 2.2.0 <small>(update)</small></li>
+</ul>
+
+<p><strong>CLI</strong></p>
+
+<ul>
+  <li>Exificient 1.0.7 <small>(update)</small></li>
+  <li>Jansi 2.4.1 <small>(update)</small></li>
+  <li>Scallop 5.0.0 <small>(update)</small></li>
+</ul>
+
+<p><strong>Schematron Validator</strong></p>
+
+<ul>
+  <li>Saxon-HE 12.3 <small>(update)</small></li>
+</ul>
+
+<p><strong>Logging</strong></p>
+
+<ul>
+  <li>SLF4J API 2.0.9 <small>(update)</small></li>
+</ul>
+
+<p><strong>Changes to Transitive Dependencies</strong></p>
+
+<ul>
+  <li>JAXB API 2.2.11 <small>(removed, no longer required by 
Exificient)</small></li>
+  <li>JAXB Core Implementation 2.2.11 <small>(removed, no longer required by 
Exificient)</small></li>
+  <li>JAXB Runtime 2.2.11  <small>(removed, no longer required by 
Exificient)</small></li>
+  <li>XML Resolver &amp; Data 5.2.0 <small>(update, used by 
Saxon-HE)</small></li>
+</ul>
+
+
+      <footer>
+        <footer class="site-footer">
+    <div class="wrapper">
+        <div class="footer-col-wrapper" style="font-size: .85em;">
+            <hr>
+            <div>
+                <div style="text-align: center;">
+                    Copyright &copy; 2022 <a href="https://www.apache.org";>The 
Apache Software Foundation</a>.
+                    Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version
+                    2.0</a>.
+                    <br>
+                    Apache, Apache Daffodil, Daffodil, and the Apache Daffodil 
logo
+                    are trademarks of The Apache Software Foundation.
+                </div>
+            </div>
+        </div>
+    </div>
+</footer>
+
+      </footer>
+    </div>
+
+    <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+
+    <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+
+  </body>
+</html>
+

Reply via email to