Author: fanningpj
Date: Fri Dec 13 21:27:55 2024
New Revision: 1922473
URL: http://svn.apache.org/viewvc?rev=1922473&view=rev
Log:
xmlbeans 5.3.0
Modified:
xmlbeans/site/build/site/download/index.html
xmlbeans/site/build/site/guide/Maven.html
xmlbeans/site/build/site/history.html
xmlbeans/site/build/site/index.html
xmlbeans/site/build/site/linkmap.html
xmlbeans/site/build/site/status.html
xmlbeans/site/src/documentation/content/xdocs/download/index.xml
xmlbeans/site/src/documentation/content/xdocs/guide/Maven.xml
xmlbeans/site/src/documentation/content/xdocs/history.xml
xmlbeans/site/src/documentation/content/xdocs/index.xml
xmlbeans/site/src/documentation/content/xdocs/site.xml
xmlbeans/site/src/documentation/content/xdocs/status.xml
Modified: xmlbeans/site/build/site/download/index.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/download/index.html?rev=1922473&r1=1922472&r2=1922473&view=diff
==============================================================================
--- xmlbeans/site/build/site/download/index.html (original)
+++ xmlbeans/site/build/site/download/index.html Fri Dec 13 21:27:55 2024
@@ -122,7 +122,7 @@ document.write("Last Published: " + docu
<div class="menupagetitle">Binary/Source</div>
</div>
<div class="menuitem">
-<a href="../download/index.html#XMLBeans-5.2.2"
title="XMLBeans-5.2.2">XMLBeans 5.2.2</a>
+<a href="../download/index.html#XMLBeans-5.3.0"
title="XMLBeans-5.3.0">XMLBeans 5.3.0</a>
</div>
<div class="menuitem">
<a href="../download/index.html#verify" title="verify release">Verify
release</a>
@@ -171,7 +171,7 @@ document.write("Last Published: " + docu
may want to compile the source for yourself.
</p>
<p>
- XMLBeans 5.2.2 requires JDK 1.8. Last version to work with JDK
1.6 is 3.1.0.
+ XMLBeans 5.3.0 requires JDK 1.8. Last version to work with JDK
1.6 is 3.1.0.
</p>
<p>
Once you've downloaded the distribution or checked out the
source,
@@ -196,10 +196,10 @@ document.write("Last Published: " + docu
</div>
-<a name="XMLBeans-5.2.2"></a>
-<h2 class="boxed">5 Nov 2024 - XMLBeans 5.2.2 available</h2>
+<a name="XMLBeans-5.3.0"></a>
+<h2 class="boxed">13 Dec 2024 - XMLBeans 5.3.0 available</h2>
<div class="section">
-<p>The Apache POI team is pleased to announce the release of XMLBeans 5.2.2.
+<p>The Apache POI team is pleased to announce the release of XMLBeans 5.3.0.
Featured are a handful of bug fixes and packaging cleanup.
</p>
<div class="note">
@@ -211,72 +211,72 @@ document.write("Last Published: " + docu
<div class="note">
<div class="label">Note</div>
<div class="content">XMLBeans 5.2.2 has a dependency on log4j-api 2.24.1. We
have discovered an issue with log4j-api 2.24.1.
- We strongly recommend that users stick with XMLBeans 5.2.1 or if
you must use 5.2.2, avoid using any version
- of log4j-core other than 2.24.1. Please direct any queries to
the Log4j Team. The main issue is
+ We strongly recommend that users avoid XMLBeans 5.2.2 or if you
must use it, you should force your
+ build to use log4j-api 2.24.2. The main issue is
<a
href="https://github.com/apache/logging-log4j2/issues/3143">Issue 3143</a>.
</div>
</div>
<p>A summary of changes is available in the
- <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/RELEASE-NOTES-5.2.2.txt">Release
Notes</a>.
+ <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/RELEASE-NOTES-5.3.0.txt">Release
Notes</a>.
A full list of changes is available in the <a
href="../status.html">change log</a>
- or the corresponding <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10436&version=12352213">Jira
tickets</a>.
+ or the corresponding <a
href="https://issues.apache.org/jira/browse/XMLBEANS-654?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%205.3.0%22">Jira
tickets</a>.
People interested should also follow the <a
href="../community/index.html">dev list</a> to track progress.
</p>
<p>
The XMLBeans source release as well as the pre-built binary
deployment packages are listed below.
Pre-built versions are available in the central Maven
repository under
- Group ID "org.apache.xmlbeans" and Version "5.2.2".
+ Group ID "org.apache.xmlbeans" and Version "5.3.0".
</p>
-<a name="XMLBeans-5.2.2-Source"></a>
+<a name="XMLBeans-5.3.0-Source"></a>
<h3 class="boxed">Source Distribution</h3>
<ul>
<li>
-<a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/apache-xmlbeans-src-5.2.2-20241030.tgz">
- apache-xmlbeans-src-5.2.2-20241030.tgz
+<a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/apache-xmlbeans-src-5.3.0-20241203.tgz">
+ apache-xmlbeans-src-5.3.0-20241203.tgz
</a>
- (6.6 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.2.2-20241030.tgz.asc">
+ (6.6 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.3.0-20241203.tgz.asc">
signature (.asc)</a>, checksum:
- <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.2.2-20241030.tgz.sha512">SHA-512</a>
+ <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.3.0-20241203.tgz.sha512">SHA-512</a>
)
</li>
<li>
-<a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/apache-xmlbeans-src-5.2.2-20241030.zip">
- apache-xmlbeans-src-5.2.2-20241030.zip
+<a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/apache-xmlbeans-src-5.3.0-20241203.zip">
+ apache-xmlbeans-src-5.3.0-20241203.zip
</a>
- (9.7 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.2.2-20241030.zip.asc">
+ (9.7 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.3.0-20241203.zip.asc">
signature (.asc)</a>, checksum:
- <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.2.2-20241030.zip.sha512">SHA-512</a>
+ <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.3.0-20241203.zip.sha512">SHA-512</a>
)
</li>
</ul>
-<a name="XMLBeans-5.2.2-bin"></a>
+<a name="XMLBeans-5.3.0-bin"></a>
<h3 class="boxed">Binary Distribution</h3>
<ul>
<li>
-<a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.2.2-20241030.tgz">
- apache-xmlbeans-bin-5.2.2-20241030.tgz
+<a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.3.0-20241203.tgz">
+ apache-xmlbeans-bin-5.3.0-20241203.tgz
</a>
- (21 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.2.2-20241030.tgz.asc">
+ (21 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.3.0-20241203.tgz.asc">
signature (.asc)</a>, checksum:
- <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.2.2-20241030.tgz.sha512">SHA-512</a>
+ <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.3.0-20241203.tgz.sha512">SHA-512</a>
)
</li>
<li>
-<a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.2.2-20241030.zip">
- apache-xmlbeans-bin-5.2.2-20241030.zip
+<a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.3.0-20241203.zip">
+ apache-xmlbeans-bin-5.3.0-20241203.zip
</a>
- (21 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.2.2-20241030.zip.asc">
+ (21 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.3.0-20241203.zip.asc">
signature (.asc)</a>, checksum:
- <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.2.2-20241030.zip.sha512">SHA-512</a>
+ <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.3.0-20241203.zip.sha512">SHA-512</a>
)
</li>
Modified: xmlbeans/site/build/site/guide/Maven.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/Maven.html?rev=1922473&r1=1922472&r2=1922473&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/Maven.html (original)
+++ xmlbeans/site/build/site/guide/Maven.html Fri Dec 13 21:27:55 2024
@@ -290,7 +290,7 @@ document.write("Last Published: " + docu
<span class="lineno"></span><span class="codebody">
<artifactId>xmlbeans</artifactId></span>
</div>
<div class="codeline">
-<span class="lineno"></span><span class="codebody">
<version>5.2.2</version></span>
+<span class="lineno"></span><span class="codebody">
<version>5.3.0</version></span>
</div>
<div class="codeline">
<span class="lineno"></span><span class="codebody">
<executions><execution><goals><goal>compile</goal></goals></execution></executions></span>
@@ -398,7 +398,7 @@ document.write("Last Published: " + docu
<span class="lineno"></span><span class="codebody">
<artifactId>xmlbeans</artifactId></span>
</div>
<div class="codeline">
-<span class="lineno"></span><span class="codebody">
<version>5.2.2</version></span>
+<span class="lineno"></span><span class="codebody">
<version>5.3.0</version></span>
</div>
<div class="codeline">
<span class="lineno"></span><span class="codebody">
</dependency></span>
Modified: xmlbeans/site/build/site/history.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/history.html?rev=1922473&r1=1922472&r2=1922473&view=diff
==============================================================================
--- xmlbeans/site/build/site/history.html (original)
+++ xmlbeans/site/build/site/history.html Fri Dec 13 21:27:55 2024
@@ -169,8 +169,8 @@ document.write("Last Published: " + docu
<h1>XMLBeans History</h1>
<div id="front-matter"></div>
-<a name="Release%3A+Apache+XMLBeans+5.2.2+%28Nov+5%2C+2024%29"></a>
-<h2 class="boxed">Release: Apache XMLBeans 5.2.2 (Nov 5, 2024)</h2>
+<a name="Release%3A+Apache+XMLBeans+5.3.0+%28Dec+13%2C+2024%29"></a>
+<h2 class="boxed">Release: Apache XMLBeans 5.3.0 (Dec 13, 2024)</h2>
<div class="section">
<p>
Latest release files <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/">are
@@ -179,7 +179,17 @@ document.write("Last Published: " + docu
<p>
Some bug fixes and packaging clean-up (for a more complete
list of changes see
<a href="status.html">CHANGES.txt</a> or
- <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10436&version=12354762">JIRA</a>).
+ <a
href="https://issues.apache.org/jira/browse/XMLBEANS-654?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%205.3.0%22">JIRA</a>).
+ </p>
+</div>
+
+<a name="Release%3A+Apache+XMLBeans+5.2.2+%28Nov+5%2C+2024%29"></a>
+<h2 class="boxed">Release: Apache XMLBeans 5.2.2 (Nov 5, 2024)</h2>
+<div class="section">
+<p>
+ Some bug fixes and packaging clean-up (for a more complete
list of changes see
+ <a href="status.html">CHANGES.txt</a> or
+ <a
href="https://issues.apache.org/jira/browse/XMLBEANS-651?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%205.2.2%22">JIRA</a>).
</p>
</div>
@@ -187,10 +197,6 @@ document.write("Last Published: " + docu
<h2 class="boxed">Release: Apache XMLBeans 5.2.1 (May 27, 2024)</h2>
<div class="section">
<p>
- Latest release files <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/">are
- available</a>.
- </p>
-<p>
Some bug fixes and packaging clean-up (for a more complete list of
changes see
<a href="status.html">CHANGES.txt</a> or
<a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10436&version=12353871">JIRA</a>).
Modified: xmlbeans/site/build/site/index.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/index.html?rev=1922473&r1=1922472&r2=1922473&view=diff
==============================================================================
--- xmlbeans/site/build/site/index.html (original)
+++ xmlbeans/site/build/site/index.html Fri Dec 13 21:27:55 2024
@@ -206,8 +206,8 @@ document.write("Last Published: " + docu
</div>
-<a name="Release%3A+Apache+XMLBeans+5.2.2+%28Nov+5%2C+2024%29"></a>
-<h2 class="boxed">Release: Apache XMLBeans 5.2.2 (Nov 5, 2024)</h2>
+<a name="Release%3A+Apache+XMLBeans+5.3.0+%28Dec+13%2C+2024%29"></a>
+<h2 class="boxed">Release: Apache XMLBeans 5.3.0 (Dec 13, 2024)</h2>
<div class="section">
<p>
Latest release files <a href="download/index.html">are
available</a>.
@@ -218,8 +218,8 @@ document.write("Last Published: " + docu
<div class="note">
<div class="label">Note</div>
<div class="content">XMLBeans 5.2.2 has a dependency on log4j-api 2.24.1. We
have discovered an issue with log4j-api 2.24.1.
- We strongly recommend that users stick with XMLBeans 5.2.1 or if
you must use 5.2.2, avoid using any version
- of log4j-core other than 2.24.1. Please direct any queries to
the Log4j Team. The main issue is
+ We strongly recommend that users avoid XMLBeans 5.2.2 or if you
must use it, you should force your
+ build to use log4j-api 2.24.2. The main issue is
<a
href="https://github.com/apache/logging-log4j2/issues/3143">Issue 3143</a>.
</div>
</div>
Modified: xmlbeans/site/build/site/linkmap.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/linkmap.html?rev=1922473&r1=1922472&r2=1922473&view=diff
==============================================================================
--- xmlbeans/site/build/site/linkmap.html (original)
+++ xmlbeans/site/build/site/linkmap.html Fri Dec 13 21:27:55 2024
@@ -155,7 +155,7 @@ document.write("Last Published: " + docu
<a href="download/index.html" title="Which is right for you?">Binary/Source</a>
</div>
<div class="menuitem">
-<a href="download/index.html#XMLBeans-5.2.2" title="XMLBeans-5.2.2">XMLBeans
5.2.2</a>
+<a href="download/index.html#XMLBeans-5.3.0" title="XMLBeans-5.3.0">XMLBeans
5.3.0</a>
</div>
<div class="menuitem">
<a href="download/index.html#verify" title="verify release">Verify release</a>
@@ -444,7 +444,7 @@ document.write("Last Published: " + docu
<ul>
<li>
-<a href="download/index.html#XMLBeans-5.2.2">XMLBeans
5.2.2</a> ___________________ <em>rel522</em> :
XMLBeans-5.2.2</li>
+<a href="download/index.html#XMLBeans-5.3.0">XMLBeans
5.3.0</a> ___________________ <em>rel530</em> :
XMLBeans-5.3.0</li>
</ul>
<ul>
Modified: xmlbeans/site/build/site/status.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/status.html?rev=1922473&r1=1922472&r2=1922473&view=diff
==============================================================================
--- xmlbeans/site/build/site/status.html (original)
+++ xmlbeans/site/build/site/status.html Fri Dec 13 21:27:55 2024
@@ -181,6 +181,33 @@ document.write("Last Published: " + docu
+<a name="rel_530"></a>
+<h2 class="boxed">Version 5.3.0 (2024-12-13)</h2>
+<div class="section">
+<a name="act_530"></a>
+<h3 class="boxed">Changes</h3>
+<table class="ForrestTable" cellspacing="1" cellpadding="4">
+<colgroup>
+<col width="100">
+<col width="200">
+<col>
+</colgroup>
+<thead>
+<tr>
+<th>Type</th><th>Bug</th><th>Description</th>
+</tr>
+</thead>
+<tbody>
+
+<tr>
+<td style="text-align: center;"><img class="icon" alt="update"
src="images/update.png"></td><td><a
href="https://issues.apache.org/jira/browse/XMLBEANS-653">XMLBEANS-653</a></td><td>upgrade
log4j-api dependency to 2.24.2 due to serious bug in 2.24.1</td>
+</tr>
+
+</tbody>
+</table>
+</div>
+
+
<a name="rel_522"></a>
<h2 class="boxed">Version 5.2.2 (2024-11-05)</h2>
<div class="section">
Modified: xmlbeans/site/src/documentation/content/xdocs/download/index.xml
URL:
http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/download/index.xml?rev=1922473&r1=1922472&r2=1922473&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/download/index.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/download/index.xml Fri Dec 13
21:27:55 2024
@@ -32,7 +32,7 @@
may want to compile the source for yourself.
</p>
<p>
- XMLBeans 5.2.2 requires JDK 1.8. Last version to work with JDK
1.6 is 3.1.0.
+ XMLBeans 5.3.0 requires JDK 1.8. Last version to work with JDK
1.6 is 3.1.0.
</p>
<p>
Once you've downloaded the distribution or checked out the
source,
@@ -50,72 +50,72 @@
</ul>
</section>
- <section id="XMLBeans-5.2.2">
- <title>5 Nov 2024 - XMLBeans 5.2.2 available</title>
- <p>The Apache POI team is pleased to announce the release of
XMLBeans 5.2.2.
+ <section id="XMLBeans-5.3.0">
+ <title>13 Dec 2024 - XMLBeans 5.3.0 available</title>
+ <p>The Apache POI team is pleased to announce the release of
XMLBeans 5.3.0.
Featured are a handful of bug fixes and packaging cleanup.
</p>
<note>XMLBeans 5.x.x requires Java 8 and it's recommended to
regenerate schema files of earlier versions of
XmlBeans.
</note>
<note>XMLBeans 5.2.2 has a dependency on log4j-api 2.24.1. We have
discovered an issue with log4j-api 2.24.1.
- We strongly recommend that users stick with XMLBeans 5.2.1 or if
you must use 5.2.2, avoid using any version
- of log4j-core other than 2.24.1. Please direct any queries to
the Log4j Team. The main issue is
+ We strongly recommend that users avoid XMLBeans 5.2.2 or if you
must use it, you should force your
+ build to use log4j-api 2.24.2. The main issue is
<a
href="https://github.com/apache/logging-log4j2/issues/3143">Issue 3143</a>.
</note>
<p>A summary of changes is available in the
- <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/RELEASE-NOTES-5.2.2.txt">Release
Notes</a>.
+ <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/RELEASE-NOTES-5.3.0.txt">Release
Notes</a>.
A full list of changes is available in the <a
href="site:home/changes">change log</a>
- or the corresponding <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10436&version=12352213">Jira
tickets</a>.
+ or the corresponding <a
href="https://issues.apache.org/jira/browse/XMLBEANS-654?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%205.3.0%22">Jira
tickets</a>.
People interested should also follow the <a
href="site:community/index">dev list</a> to track progress.
</p>
<p>
The XMLBeans source release as well as the pre-built binary
deployment packages are listed below.
Pre-built versions are available in the central Maven
repository under
- Group ID "org.apache.xmlbeans" and Version "5.2.2".
+ Group ID "org.apache.xmlbeans" and Version "5.3.0".
</p>
- <section id="XMLBeans-5.2.2-Source">
+ <section id="XMLBeans-5.3.0-Source">
<title>Source Distribution</title>
<ul>
<li>
- <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/apache-xmlbeans-src-5.2.2-20241030.tgz">
- apache-xmlbeans-src-5.2.2-20241030.tgz
+ <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/apache-xmlbeans-src-5.3.0-20241203.tgz">
+ apache-xmlbeans-src-5.3.0-20241203.tgz
</a>
- (6.6 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.2.2-20241030.tgz.asc">
+ (6.6 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.3.0-20241203.tgz.asc">
signature (.asc)</a>, checksum:
- <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.2.2-20241030.tgz.sha512">SHA-512</a>
+ <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.3.0-20241203.tgz.sha512">SHA-512</a>
)
</li>
<li>
- <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/apache-xmlbeans-src-5.2.2-20241030.zip">
- apache-xmlbeans-src-5.2.2-20241030.zip
+ <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/apache-xmlbeans-src-5.3.0-20241203.zip">
+ apache-xmlbeans-src-5.3.0-20241203.zip
</a>
- (9.7 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.2.2-20241030.zip.asc">
+ (9.7 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.3.0-20241203.zip.asc">
signature (.asc)</a>, checksum:
- <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.2.2-20241030.zip.sha512">SHA-512</a>
+ <a
href="https://www.apache.org/dist/poi/xmlbeans/release/src/apache-xmlbeans-src-5.3.0-20241203.zip.sha512">SHA-512</a>
)
</li>
</ul>
</section>
- <section id="XMLBeans-5.2.2-bin">
+ <section id="XMLBeans-5.3.0-bin">
<title>Binary Distribution</title>
<ul>
<li>
- <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.2.2-20241030.tgz">
- apache-xmlbeans-bin-5.2.2-20241030.tgz
+ <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.3.0-20241203.tgz">
+ apache-xmlbeans-bin-5.3.0-20241203.tgz
</a>
- (21 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.2.2-20241030.tgz.asc">
+ (21 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.3.0-20241203.tgz.asc">
signature (.asc)</a>, checksum:
- <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.2.2-20241030.tgz.sha512">SHA-512</a>
+ <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.3.0-20241203.tgz.sha512">SHA-512</a>
)
</li>
<li>
- <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.2.2-20241030.zip">
- apache-xmlbeans-bin-5.2.2-20241030.zip
+ <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.3.0-20241203.zip">
+ apache-xmlbeans-bin-5.3.0-20241203.zip
</a>
- (21 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.2.2-20241030.zip.asc">
+ (21 MB, <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.3.0-20241203.zip.asc">
signature (.asc)</a>, checksum:
- <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.2.2-20241030.zip.sha512">SHA-512</a>
+ <a
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/apache-xmlbeans-bin-5.3.0-20241203.zip.sha512">SHA-512</a>
)
</li>
</ul>
Modified: xmlbeans/site/src/documentation/content/xdocs/guide/Maven.xml
URL:
http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/guide/Maven.xml?rev=1922473&r1=1922472&r2=1922473&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/guide/Maven.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/guide/Maven.xml Fri Dec 13
21:27:55 2024
@@ -45,7 +45,7 @@
<plugin>
<groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId>
- <version>5.2.2</version>
+ <version>5.3.0</version>
<executions><execution><goals><goal>compile</goal></goals></execution></executions>
<configuration>
<repackage>my.company.project.metadata</repackage>
@@ -81,7 +81,7 @@
<dependency>
<groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId>
- <version>5.2.2</version>
+ <version>5.3.0</version>
</dependency>
</dependencies>
</project>
Modified: xmlbeans/site/src/documentation/content/xdocs/history.xml
URL:
http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/history.xml?rev=1922473&r1=1922472&r2=1922473&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/history.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/history.xml Fri Dec 13
21:27:55 2024
@@ -8,7 +8,7 @@
<body>
<section>
- <title>Release: Apache XMLBeans 5.2.2 (Nov 5, 2024)</title>
+ <title>Release: Apache XMLBeans 5.3.0 (Dec 13, 2024)</title>
<p>
Latest release files <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/">are
available</a>.
@@ -16,16 +16,20 @@
<p>
Some bug fixes and packaging clean-up (for a more complete
list of changes see
<a href="site:home/changes">CHANGES.txt</a> or
- <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10436&version=12354762">JIRA</a>).
+ <a
href="https://issues.apache.org/jira/browse/XMLBEANS-654?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%205.3.0%22">JIRA</a>).
+ </p>
+ </section>
+ <section>
+ <title>Release: Apache XMLBeans 5.2.2 (Nov 5, 2024)</title>
+ <p>
+ Some bug fixes and packaging clean-up (for a more complete
list of changes see
+ <a href="site:home/changes">CHANGES.txt</a> or
+ <a
href="https://issues.apache.org/jira/browse/XMLBEANS-651?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%205.2.2%22">JIRA</a>).
</p>
</section>
<section>
<title>Release: Apache XMLBeans 5.2.1 (May 27, 2024)</title>
<p>
- Latest release files <a
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/">are
- available</a>.
- </p>
- <p>
Some bug fixes and packaging clean-up (for a more complete list of
changes see
<a href="site:home/changes">CHANGES.txt</a> or
<a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10436&version=12353871">JIRA</a>).
Modified: xmlbeans/site/src/documentation/content/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/index.xml?rev=1922473&r1=1922472&r2=1922473&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/index.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/index.xml Fri Dec 13 21:27:55
2024
@@ -49,7 +49,7 @@
</section>
<section>
- <title>Release: Apache XMLBeans 5.2.2 (Nov 5, 2024)</title>
+ <title>Release: Apache XMLBeans 5.3.0 (Dec 13, 2024)</title>
<p>
Latest release files <a href="site:download/index">are
available</a>.
</p>
@@ -57,8 +57,8 @@
since 3.0.0 and is maintaining it as a sub-project.
</p>
<note>XMLBeans 5.2.2 has a dependency on log4j-api 2.24.1. We have
discovered an issue with log4j-api 2.24.1.
- We strongly recommend that users stick with XMLBeans 5.2.1 or if
you must use 5.2.2, avoid using any version
- of log4j-core other than 2.24.1. Please direct any queries to
the Log4j Team. The main issue is
+ We strongly recommend that users avoid XMLBeans 5.2.2 or if you
must use it, you should force your
+ build to use log4j-api 2.24.2. The main issue is
<a
href="https://github.com/apache/logging-log4j2/issues/3143">Issue 3143</a>.
</note>
<p>
Modified: xmlbeans/site/src/documentation/content/xdocs/site.xml
URL:
http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/site.xml?rev=1922473&r1=1922472&r2=1922473&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/site.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/site.xml Fri Dec 13 21:27:55
2024
@@ -54,9 +54,9 @@ See http://forrest.apache.org/docs/linki
</home>
<download label="Download" href="download/" tab="download">
<index label="Binary/Source" href="index.html" description="Which is
right for you?"/>
- <rel522 label="XMLBeans 5.2.2"
- href="index.html#XMLBeans-5.2.2"
- description="XMLBeans-5.2.2"/>
+ <rel530 label="XMLBeans 5.3.0"
+ href="index.html#XMLBeans-5.3.0"
+ description="XMLBeans-5.3.0"/>
<verify label="Verify release" href="index.html#verify"
description="verify release"/>
<dependencies label="Dependencies" href="index.html#dependencies"
description="Dependencies"/>
<source label="Source" href="index.html#source" description="Get the
code."/>
Modified: xmlbeans/site/src/documentation/content/xdocs/status.xml
URL:
http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/status.xml?rev=1922473&r1=1922472&r2=1922473&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/status.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/status.xml Fri Dec 13
21:27:55 2024
@@ -46,6 +46,12 @@
Use a value of "true" to indicate a breakage. Otherwise, omit this
attribute.
-->
+ <release version="5.3.0" date="2024-12-13">
+ <actions>
+ <action dev="PD" type="update" context="code"
fixes-bug="XMLBEANS-653">upgrade log4j-api dependency to 2.24.2 due to serious
bug in 2.24.1</action>
+ </actions>
+ </release>
+
<release version="5.2.2" date="2024-11-05">
<actions>
<action dev="PD" type="update" context="code"
fixes-bug="XMLBEANS-651">remove xml-apis dependency</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]