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

github-actions[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 85dae29  Publishing from 38d03e2113ba061fddecd57d2046ae16f24681a0
85dae29 is described below

commit 85dae2916a3bdfa70383a674d9c5c229ab0a45c0
Author: Apache Daffodil Site Autobuild <[email protected]>
AuthorDate: Wed Jun 24 17:07:04 2026 +0000

    Publishing from 38d03e2113ba061fddecd57d2046ae16f24681a0
---
 content/releases/4.2.0/index.html | 407 ++++++++++++++++++++++++++++++++++++++
 content/sbt/1.8.0/index.html      | 225 +++++++++++++++++++++
 content/unsupported/index.html    |   1 -
 3 files changed, 632 insertions(+), 1 deletion(-)

diff --git a/content/releases/4.2.0/index.html 
b/content/releases/4.2.0/index.html
new file mode 100644
index 0000000..73fa588
--- /dev/null
+++ b/content/releases/4.2.0/index.html
@@ -0,0 +1,407 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Apache Daffodil | 4.2.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/img/apache-daffodil-icon.png" rel="icon" 
type="image/png">
+
+    <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 id="projects">
+              <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Projects<b class="caret"></b></a>
+              <ul class="dropdown-menu dropdown-left">
+                <li><a href="/libraryAndCLI">Daffodil Library and CLI</a></li>
+                <li><a href="/vscode">VS Code IDE for DFDL</a></li>
+                <li><a href="/sbt">SBT (Simple Build Tool) Plugin for DFDL 
Schema Projects</a></li>
+                <li><a href="/template">DFDL Schema Project Template</a></li>
+              </ul>
+            </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="/dfdl-training/">DFDL Training</a></li>
+                <li><a href="/dfdl-best-practices/">Best Practices for DFDL 
Schemas</a></li>
+                <li><a href="/examples/">Examples</a></li>
+                <li><a href="/docs/latest/javadoc/">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>
+                <li><a href="/dfdl-extensions/">Daffodil DFDL Language 
Extensions</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"></div>
+</div>
+<div class="container">
+  <h1>Apache Daffodil 4.2.0</h1>
+</div>
+
+
+
+    <div class="container">
+      
+
+
+  <div class="alert alert-warning">
+    Apache Daffodil 4.2.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/4.2.0/javadoc/">Javadoc</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/4.2.0-rc1/src/apache-daffodil-4.2.0-src.zip";>apache-daffodil-4.2.0-src.zip</a>
+  </div>
+  <div class="col-sm-6">
+    
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/4.2.0-rc1/src/apache-daffodil-4.2.0-src.zip.asc";>PGP</a>
 ]
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/4.2.0-rc1/src/apache-daffodil-4.2.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/4.2.0-rc1/bin/apache-daffodil-4.2.0-bin.tgz";>apache-daffodil-4.2.0-bin.tgz</a>
+  </div>
+  <div class="col-sm-6">
+    
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/4.2.0-rc1/bin/apache-daffodil-4.2.0-bin.tgz.asc";>PGP</a>
 ]
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/4.2.0-rc1/bin/apache-daffodil-4.2.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/4.2.0-rc1/bin/apache-daffodil-4.2.0-bin.zip";>apache-daffodil-4.2.0-bin.zip</a>
+  </div>
+  <div class="col-sm-6">
+    
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/4.2.0-rc1/bin/apache-daffodil-4.2.0-bin.zip.asc";>PGP</a>
 ]
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/4.2.0-rc1/bin/apache-daffodil-4.2.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/4.2.0-rc1/bin/apache-daffodil-4.2.0-bin.exe";>apache-daffodil-4.2.0-bin.exe</a>
+  </div>
+  <div class="col-sm-6">
+    
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/4.2.0-rc1/bin/apache-daffodil-4.2.0-bin.exe.asc";>PGP</a>
 ]
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/4.2.0-rc1/bin/apache-daffodil-4.2.0-bin.exe.sha512";>SHA512</a>
 ]
+    
+  </div>
+</div>
+
+  
+<div class="row">
+  <div class="col-sm-6">
+    <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/4.2.0-rc1/bin/apache-daffodil-4.2.0-1.noarch.rpm";>apache-daffodil-4.2.0-1.noarch.rpm</a>
+  </div>
+  <div class="col-sm-6">
+    
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/4.2.0-rc1/bin/apache-daffodil-4.2.0-1.noarch.rpm.asc";>PGP</a>
 ]
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/4.2.0-rc1/bin/apache-daffodil-4.2.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-core_3<span 
class="nt">&lt;/artifactId&gt;</span>
+  <span class="nt">&lt;version&gt;</span>4.2.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-core"</span> <span 
class="o">%</span> <span class="s">"4.2.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>
+
+<h2 id="release-notes">Release Notes</h2>
+
+<p>This release focused on bugs fixed and performance improvements. A number of
+changes resulted in deprecation or backwards incompatible changes. See
+<a href="#deprecationcompatibility">Deprecation/Compatibility</a> section for 
more
+details.</p>
+
+<p>This release requires Java 17 or newer, and Scala 3.3.x. It was tested with
+Java 17, 21, and 25, and Scala 3.3.7. We recommend Java 25 for the best
+performance.</p>
+
+<h2 id="new-features">New Features</h2>
+
+<p>Of note is the addition of a new <code class="language-plaintext 
highlighter-rouge">infosetWalkerMode</code> property that can be used
+provide performance improvements in some schemas that aren't very large. Note
+that in cases of large infosets or if memory is a concern, the default
+<code class="language-plaintext highlighter-rouge">infosetWalkerMode</code> of 
"streaming" should be used.</p>
+
+<ul>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-182";>DAFFODIL-182</a>] - 
option for having xsi:type added to infoset</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3070";>DAFFODIL-3070</a>] - 
Investigate non-streaming InfosetWalker</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3082";>DAFFODIL-3082</a>] - 
Make GZIP layer compression level configurable</li>
+</ul>
+
+<h2 id="miscellaneous-bugsimprovements">Miscellaneous Bugs/Improvements</h2>
+
+<ul>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-1598";>DAFFODIL-1598</a>] - 
Unparser: For strings that truncate, the dfdl:valueLength function cannot 
suspend</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3068";>DAFFODIL-3068</a>] - 
SonarCloud Scan Unable to import Scoverage report files</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3072";>DAFFODIL-3072</a>] - 
Float/double -0.0 leads to incorrect validation errors with daffodil 
validation</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3073";>DAFFODIL-3073</a>] - 
Use of varargs in serialized classes can lead to reload incompatibilities</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3074";>DAFFODIL-3074</a>] - 
stringAsXML always creates empty elements</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3075";>DAFFODIL-3075</a>] - 
FuzzData in core catching the wrong Exception</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3077";>DAFFODIL-3077</a>] - 
XMLUtils comparison relies on specific ICU versions</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3078";>DAFFODIL-3078</a>] - 
TDML Runner XML differences output twice</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3079";>DAFFODIL-3079</a>] - 
Saving schema leads to "Invariant broken. No value for delay. Containing object 
not initialized?"</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3081";>DAFFODIL-3081</a>] - 
Configure codecov to not fail on master branch merges</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3083";>DAFFODIL-3083</a>] - 
Update deprecated URL constructor in XercesValidator</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3086";>DAFFODIL-3086</a>] - 
Remove Fractional Microseconds support from TDML Runner</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2909";>DAFFODIL-2909</a>] - 
stringAsXML: TDML XML Comparison fails on mixed content XML or other 
non-DFDL-conforming XML</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3027";>DAFFODIL-3027</a>] - 
Compare Daffodil Performance on Java 17 and 25</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3071";>DAFFODIL-3071</a>] - 
Remove retrievedManaged/useCoursier Settings</li>
+  <li>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-3089";>DAFFODIL-3089</a>] - 
Set default <code class="language-plaintext 
highlighter-rouge">infosetWalkerMode</code> to "streaming"</li>
+</ul>
+
+<h2 id="deprecationcompatibility">Deprecation/Compatibility</h2>
+
+<ul>
+  <li>
+    <p>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2909";>DAFFODIL-2909</a>] - 
stringAsXML: TDML XML Comparison fails on mixed content XML or other 
non-DFDL-conforming XML</p>
+
+    <p>Previous versions of Daffodil used the 
ScalaXMLInfosetInputter/Outputter as the 
+default inputter/outputter for TDML Runner, this version changed it to 
XMLTextInfosetInputter/Outputter 
+since it supports the stringsAsXml feature. Note that for this implementation, 
we check the 
+actual infoset for the presence of XMLTextInfoset.stringAsXML(currently 
stringAsXML) 
+and don't normalize CRLF to LF for that element</p>
+  </li>
+  <li>
+    <p>[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-182";>DAFFODIL-182</a>] - 
option for having xsi:type added to infoset</p>
+
+    <p>Previous versions of Daffodil could sometimes use scientific notation
+when outputting elements with an xs:decimal type, which XSD does not
+allow. Daffodil now always outputs xs:deicmal types using standard
+decimal notation without any exponent part.</p>
+  </li>
+</ul>
+
+<h2 id="dependency-changes">Dependency Changes</h2>
+
+<p>The following dependencies have been added, updated, or removed:</p>
+
+<h3 id="core">Core</h3>
+
+<ul>
+  <li>Apache Commons IO 2.22.0 <small>(update)</small></li>
+  <li>ICU4J 78.3 <small>(update)</small></li>
+  <li>SLF4J 2.0.18 <small>(update)</small></li>
+  <li>FasterXML Woodstox Core 7.2.1 <small>(update)</small></li>
+</ul>
+
+<h3 id="code-generation">Code Generation</h3>
+
+<ul>
+  <li>OS Lib 0.11.8 <small>(update)</small></li>
+</ul>
+
+<h3 id="command-line-interface">Command Line Interface</h3>
+
+<ul>
+  <li>JLine 4.2.1 <small>(update)</small></li>
+</ul>
+
+<h3 id="schematron-validator">Schematron Validator</h3>
+
+<ul>
+  <li>Saxon-HE 13.0 <small>(update)</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; 2026 <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>
+
diff --git a/content/sbt/1.8.0/index.html b/content/sbt/1.8.0/index.html
new file mode 100644
index 0000000..fb9ef11
--- /dev/null
+++ b/content/sbt/1.8.0/index.html
@@ -0,0 +1,225 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Apache Daffodil | SBT Plugin 1.8.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/img/apache-daffodil-icon.png" rel="icon" 
type="image/png">
+
+    <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 id="projects">
+              <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Projects<b class="caret"></b></a>
+              <ul class="dropdown-menu dropdown-left">
+                <li><a href="/libraryAndCLI">Daffodil Library and CLI</a></li>
+                <li><a href="/vscode">VS Code IDE for DFDL</a></li>
+                <li><a href="/sbt">SBT (Simple Build Tool) Plugin for DFDL 
Schema Projects</a></li>
+                <li><a href="/template">DFDL Schema Project Template</a></li>
+              </ul>
+            </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="/dfdl-training/">DFDL Training</a></li>
+                <li><a href="/dfdl-best-practices/">Best Practices for DFDL 
Schemas</a></li>
+                <li><a href="/examples/">Examples</a></li>
+                <li><a href="/docs/latest/javadoc/">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>
+                <li><a href="/dfdl-extensions/">Daffodil DFDL Language 
Extensions</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"></div>
+</div>
+<div class="container">
+  <h1>SBT Plugin 1.8.0</h1>
+</div>
+
+
+
+    <div class="container">
+      
+  <div class="alert alert-warning">
+    Apache Daffodil SBT Plugin 1.8.0 has not yet been released! The artifact
+    and release notes below are drafts for a proposed release of Apache
+    Daffodil SBT Plugin which has not yet occurred.
+  </div>
+
+
+<div class="row">
+  <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>
+    </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/daffodil-sbt/1.8.0-rc1/src/apache-daffodil-sbt-1.8.0-src.zip";>apache-daffodil-sbt-1.8.0-src.zip</a>
+  </div>
+  <div class="col-sm-6">
+    
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-sbt/1.8.0-rc1/src/apache-daffodil-sbt-1.8.0-src.zip.asc";>PGP</a>
 ]
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-sbt/1.8.0-rc1/src/apache-daffodil-sbt-1.8.0-src.zip.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>
+  </div>
+</div>
+
+<h2 id="release-notes">Release Notes</h2>
+
+<p>This is a minor release of the Apache Daffodil SBT Plugin.</p>
+
+<p>See the <a href="https://github.com/apache/daffodil-sbt";>GitHub page</a> 
for details to enable and configure.</p>
+
+<h2 id="new-features">New Features</h2>
+
+<ul>
+  <li>Add schema-flattening functionality to allow non-Daffodil programs such 
as XML Validators
+to resolve schemaLocations easily.</li>
+  <li>Add <code class="language-plaintext highlighter-rouge">-parameter</code> 
to javacoptions to preserve the Java parameter name in the
+generated bytecode for reflection.</li>
+</ul>
+
+<h2 id="bug-fixes">Bug Fixes</h2>
+
+<ul>
+  <li>None</li>
+</ul>
+
+<h2 id="deprecationcompatibility">Deprecation/Compatibility</h2>
+
+<ul>
+  <li>None</li>
+</ul>
+
+<h2 id="closed-issues">Closed Issues</h2>
+
+<p><a 
href="https://github.com/apache/daffodil-sbt/milestone/9?closed=1";>GitHub 
v1.8.0 Closed Issues</a></p>
+
+
+      <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; 2026 <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>
+
diff --git a/content/unsupported/index.html b/content/unsupported/index.html
index 6b95d9a..ee1d2fc 100644
--- a/content/unsupported/index.html
+++ b/content/unsupported/index.html
@@ -118,7 +118,6 @@ that there has been no intention to support as of this 
release.</p>
   <li>byte-value entities (aka raw-byte entities)[<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-258";>DAFFODIL-258</a>]</li>
   <li>nested prefix lengths [<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-2030";>DAFFODIL-2030</a>]</li>
   <li>XPath query-style expressions [<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-1118";>DAFFODIL-1118</a>]</li>
-  <li>"type" component of DFDL infoset [<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-182";>DAFFODIL-182</a>]</li>
   <li>"unionMemberSchema" component of DFDL infoset [<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-1633";>DAFFODIL-1633</a>]</li>
   <li>"valid" component of DFDL infoset [<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-813";>DAFFODIL-813</a>]</li>
   <li>extended ICU symbol 'I' in calendarPattern [<a 
href="https://issues.apache.org/jira/browse/DAFFODIL-1462";>DAFFODIL-1462</a>]</li>

Reply via email to