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 633708e Publishing from fe6d2a97a7562a0af151b4e8f4026665cf93c64c
633708e is described below
commit 633708e7e1c739fb48e962a85b17251647815cf6
Author: Apache Daffodil Site Autobuild <[email protected]>
AuthorDate: Mon Jan 13 21:35:08 2025 +0000
Publishing from fe6d2a97a7562a0af151b4e8f4026665cf93c64c
---
content/releases/3.10.0/index.html | 436 +++++++++++++++++++++++++++++++++++++
1 file changed, 436 insertions(+)
diff --git a/content/releases/3.10.0/index.html
b/content/releases/3.10.0/index.html
new file mode 100644
index 0000000..9da8612
--- /dev/null
+++ b/content/releases/3.10.0/index.html
@@ -0,0 +1,436 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <title>Apache Daffodil | 3.10.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 id="extensions">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Extensions<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+ <li><a href="/vscode">VS Code</a></li>
+ <li><a href="/sbt">SBT</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="/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>
+ <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">
+ <h2>Apache Daffodil 3.10.0</h2>
+ </div>
+</div>
+
+
+
+ <div class="container">
+
+ <div class="alert alert-warning">
+ Apache Daffodil 3.10.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.10.0/javadoc/">Javadoc</a> | <a
href="/docs/3.10.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.10.0-rc1/src/apache-daffodil-3.10.0-src.zip">apache-daffodil-3.10.0-src.zip</a>
+ </div>
+ <div class="col-sm-6">
+
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.10.0-rc1/src/apache-daffodil-3.10.0-src.zip.asc">PGP</a>
]
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.10.0-rc1/src/apache-daffodil-3.10.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.10.0-rc1/bin/apache-daffodil-3.10.0-bin.tgz">apache-daffodil-3.10.0-bin.tgz</a>
+ </div>
+ <div class="col-sm-6">
+
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.10.0-rc1/bin/apache-daffodil-3.10.0-bin.tgz.asc">PGP</a>
]
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.10.0-rc1/bin/apache-daffodil-3.10.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.10.0-rc1/bin/apache-daffodil-3.10.0-bin.zip">apache-daffodil-3.10.0-bin.zip</a>
+ </div>
+ <div class="col-sm-6">
+
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.10.0-rc1/bin/apache-daffodil-3.10.0-bin.zip.asc">PGP</a>
]
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.10.0-rc1/bin/apache-daffodil-3.10.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.10.0-rc1/bin/apache-daffodil-3.10.0-bin.msi">apache-daffodil-3.10.0-bin.msi</a>
+ </div>
+ <div class="col-sm-6">
+
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.10.0-rc1/bin/apache-daffodil-3.10.0-bin.msi.asc">PGP</a>
]
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.10.0-rc1/bin/apache-daffodil-3.10.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.10.0-rc1/bin/apache-daffodil-3.10.0-1.noarch.rpm">apache-daffodil-3.10.0-1.noarch.rpm</a>
+ </div>
+ <div class="col-sm-6">
+
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.10.0-rc1/bin/apache-daffodil-3.10.0-1.noarch.rpm.asc">PGP</a>
]
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.10.0-rc1/bin/apache-daffodil-3.10.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"><dependency></span>
+ <span class="nt"><groupId></span>org.apache.daffodil<span
class="nt"></groupId></span>
+ <span class="nt"><artifactId></span>daffodil-japi_2.12<span
class="nt"></artifactId></span>
+ <span class="nt"><version></span>3.10.0<span
class="nt"></version></span>
+<span class="nt"></dependency></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.10.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 on bug fixes. Of note is the removal of redundant
schema
+validation during schema compilation that has resulted in some large schemas
+compilation time dropping from more than 2 minutes to under 20 seconds.</p>
+
+<h3 id="new-features">New Features</h3>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2736">DAFFODIL-2736</a>]
Need warning when multiple child elements with same name</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2810">DAFFODIL-2810</a>]
option to escalate schema definition warnings to errors</li>
+</ul>
+
+<h3 id="miscellaneous-bugsimprovements">Miscellaneous Bugs/Improvements</h3>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-561">DAFFODIL-561</a>] If
you do not specify a type for documentPart, results in Abort</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1076">DAFFODIL-1076</a>]
fn:not, fn:nilled, fn:empty, xs:boolean constructor - was: DPath: Vague SDE -
'Value has not been set'</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1141">DAFFODIL-1141</a>]
Debug option isn't working with save-parser for CLI</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1589">DAFFODIL-1589</a>]
dfdl:outputNewLine="" does not throw an SDE</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1592">DAFFODIL-1592</a>]
unparsing - string truncation modifies the value</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1595">DAFFODIL-1595</a>]
Check for data too long for specified length - missing</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1842">DAFFODIL-1842</a>]
Property scoping bug - spurious SDE</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2289">DAFFODIL-2289</a>]
TDML unparser test case with warnings expected but no data expected - abort</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2297">DAFFODIL-2297</a>]
Runtime SDE - zero-length binary integer gets no value. Should be a parse
error</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2339">DAFFODIL-2339</a>]
CLI Test fails if xsi:schemaLocation added to config.xml file.</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2419">DAFFODIL-2419</a>]
Enforce hiddenGroupRef cannot be model group of Complex type</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2660">DAFFODIL-2660</a>]
prefixLengthType needs to evaluate asserts before using the prefix value</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2758">DAFFODIL-2758</a>]
Need doc for config files, how to use tunables, and the various tunables</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2781">DAFFODIL-2781</a>]
OOLAG LV evaluated multiple times when there is a failure</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2806">DAFFODIL-2806</a>]
Incorrect SDE on simpleType with lengthKind 'implicit' even if type is used
with a computed element</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2896">DAFFODIL-2896</a>]
validationMode=full enables Daffodils limited validation</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2904">DAFFODIL-2904</a>]
trace and TDML runner don't work together because of SAX and non-SAX API being
tested</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2926">DAFFODIL-2926</a>]
Address unexpected warnings in TDML Tests</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2928">DAFFODIL-2928</a>]
getPropertyOption called on functions which allow expressions</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2929">DAFFODIL-2929</a>]
Update !isEmptyAnObservableConcept SDW to be more clear</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2931">DAFFODIL-2931</a>]
lengthUnit='bits' not supported for calendar type with binary packed
representation</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2933">DAFFODIL-2933</a>]
daffodil-test-integration does not include daffodil-test as a dependency</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2937">DAFFODIL-2937</a>]
Namespace Difference check doesn't account for hidden groups</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2938">DAFFODIL-2938</a>]
Namespace Difference check generates warning for same namespaces</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2940">DAFFODIL-2940</a>]
Layer doc doesn't mention needed imports</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2944">DAFFODIL-2944</a>]
CLI: Missing input file leads to NoSuchFileException</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2947">DAFFODIL-2947</a>]
TDML test case rootNS="" doesn't work to specify root element in no
namespace</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2948">DAFFODIL-2948</a>]
Internal "GroupRefFactory" appears in diagnostic</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2949">DAFFODIL-2949</a>]
Update .sonar-project.properties sonar.tests and sonar.cpd.exclusions</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2950">DAFFODIL-2950</a>]
Regression in v3.9 when validation mode is Full:
"java.lang.IllegalArgumentException: URI is not absolute"</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2953">DAFFODIL-2953</a>]
"Unable to resolve schemaLocation" error fails to give line/column number
information</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2954">DAFFODIL-2954</a>]
Update site PMC roster</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2955">DAFFODIL-2955</a>]
TDML Should trim leading and trailing whitespace from '<error>...</error>'
strings</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2960">DAFFODIL-2960</a>]
stale reference to DI2E.net on site</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2961">DAFFODIL-2961</a>]
When using a bcd element as length for a subsequent field a ClassCastException
is thrown</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2962">DAFFODIL-2962</a>]
Complex nillable leads to Expression Evaluation Error: Element does not have a
value.</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2965">DAFFODIL-2965</a>]
Improve Schema Compiler performance</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-533">DAFFODIL-533</a>]
TDML Runner: More user-friendly error if expected infoset provided is empty</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1042">DAFFODIL-1042</a>]
Date and Time Strict Parsing is not very strict</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2362">DAFFODIL-2362</a>]
JSON output should not quote all values unnecessarily</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2773">DAFFODIL-2773</a>]
Expression .[intexpr] should create warning</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2797">DAFFODIL-2797</a>]
Make Runner final</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2952">DAFFODIL-2952</a>]
Update Github Actions to support newer version of macOS</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2956">DAFFODIL-2956</a>]
Update Website from updates to CLI arguments and new env variable</li>
+ <li>
+ <p>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2958">DAFFODIL-2958</a>]
TDML Runner needs feature to run test using method name as test name</p>
+
+ <p>This removes a lot of boilerplate when declaring test cases.
Essentially this:
+<code class="language-plaintext highlighter-rouge">@Test def someTestName():
Unit = runner.runOneTest("someTestName")</code>
+becomes
+<code class="language-plaintext highlighter-rouge">@Test def someTestName():
Unit = runner()</code></p>
+ </li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2959">DAFFODIL-2959</a>]
Clean up core TestUtils and FuzzData rigs</li>
+</ul>
+
+<h3 id="deprecationcompatibility">Deprecation/Compatibility</h3>
+
+<ul>
+ <li>
+ <p>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2297">DAFFODIL-2297</a>]
Runtime SDE - zero-length binary integer gets no value. Should be a parse
error</p>
+
+ <p>Although still supported via the tunable allowSignedIntegerLength1Bit,
it is recommended that
+schemas be updated to not depend on 1-bit signed binary integers.
allowSignedIntegerLength1Bit=true
+may be deprecated and removed in the future. Binary integers with 0 bit length
are no longer
+supported.</p>
+ </li>
+ <li>
+ <p>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2931">DAFFODIL-2931</a>]
lengthUnit='bits' not supported for calendar type with binary packed
representation</p>
+
+ <p>allowBigIntegerBits tunable no longer has any effect. All types are
allowed to use lengthUnit=bits.
+WarnID DeprecatedBigIntegerBits has been deprecated. It is no longer in use in
the codebase</p>
+ </li>
+ <li>
+ <p>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1141">DAFFODIL-1141</a>]
Debug option isn't working with save-parser for CLI</p>
+
+ <p>–trace and –debug are no longer global arguments for daffodil, and are
instead arguments for parse, unparse and test only.</p>
+ </li>
+ <li>
+ <p>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2896">DAFFODIL-2896</a>]
validationMode=full enables Daffodils limited validation</p>
+
+ <p>Full Validation no longer performs limited validation in addition to
Xerces validation. It now only performs Xerces validation.</p>
+ </li>
+ <li>
+ <p>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2773">DAFFODIL-2773</a>]
Expression .[intexpr] should create warning</p>
+
+ <p>Removed the text "subset" from the "Indexing is only allowed on arrays"
Schema Definition Error message.</p>
+ </li>
+</ul>
+
+<h3 id="dependency-changes">Dependency Changes</h3>
+
+<p>The following dependencies have been added or updated:</p>
+
+<p><strong>Core</strong></p>
+
+<ul>
+ <li>ICU4J 76.1 <small>(update)</small></li>
+ <li>Apache Commons IO 2.18.0 <small>(update)</small></li>
+ <li>FasterXML Woodstox Core 7.1.0 <small>(update)</small></li>
+</ul>
+
+<p><strong>CLI</strong></p>
+
+<ul>
+ <li>JLine 3.28.0 <small>(update)</small></li>
+ <li>Scallop 5.2.0 <small>(update)</small></li>
+</ul>
+
+<p><strong>Code Generator</strong></p>
+
+<ul>
+ <li>OS Lib 0.11.3 <small>(update)</small></li>
+</ul>
+
+<p>**Testing</p>
+
+<ul>
+ <li>JUnit 4.13.2</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 © 2024 <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>
+