Author: fanningpj
Date: Mon Nov 11 20:25:57 2024
New Revision: 1921851

URL: http://svn.apache.org/viewvc?rev=1921851&view=rev
Log:
add warning about log4j-api 2.24.1

Modified:
    xmlbeans/site/build/site/download/index.html
    xmlbeans/site/build/site/index.html
    xmlbeans/site/src/documentation/content/xdocs/download/index.xml
    xmlbeans/site/src/documentation/content/xdocs/index.xml

Modified: xmlbeans/site/build/site/download/index.html
URL: 
http://svn.apache.org/viewvc/xmlbeans/site/build/site/download/index.html?rev=1921851&r1=1921850&r2=1921851&view=diff
==============================================================================
--- xmlbeans/site/build/site/download/index.html (original)
+++ xmlbeans/site/build/site/download/index.html Mon Nov 11 20:25:57 2024
@@ -208,6 +208,14 @@ document.write("Last Published: " + docu
                 XmlBeans.
             </div>
 </div>
+<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
+              <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 full list of changes is available in the <a 
href="../status.html">change log</a>

Modified: xmlbeans/site/build/site/index.html
URL: 
http://svn.apache.org/viewvc/xmlbeans/site/build/site/index.html?rev=1921851&r1=1921850&r2=1921851&view=diff
==============================================================================
--- xmlbeans/site/build/site/index.html (original)
+++ xmlbeans/site/build/site/index.html Mon Nov 11 20:25:57 2024
@@ -215,6 +215,14 @@ document.write("Last Published: " + docu
 <p>The Apache <a href="https://poi.apache.org";>POI</a> project has unretired 
the XMLBeans codebase
                 since 3.0.0 and is maintaining it as a sub-project.
             </p>
+<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
+              <a 
href="https://github.com/apache/logging-log4j2/issues/3143";>Issue 3143</a>.
+            </div>
+</div>
 <p>
                 Some bug fixes (for a more complete list of changes see
                 <a href="status.html">CHANGES</a> or
@@ -248,7 +256,7 @@ document.write("Last Published: " + docu
 </div>
 
         
-<a name="N10075"></a>
+<a name="N1007C"></a>
 <h2 class="boxed"></h2>
 <div class="section">
 <p>

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=1921851&r1=1921850&r2=1921851&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/download/index.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/download/index.xml Mon Nov 11 
20:25:57 2024
@@ -58,6 +58,11 @@
             <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
+              <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 full list of changes is available in the <a 
href="site:home/changes">change log</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=1921851&r1=1921850&r2=1921851&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/index.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/index.xml Mon Nov 11 20:25:57 
2024
@@ -56,6 +56,11 @@
             <p>The Apache <a href="https://poi.apache.org";>POI</a> project has 
unretired the XMLBeans codebase
                 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
+              <a 
href="https://github.com/apache/logging-log4j2/issues/3143";>Issue 3143</a>.
+            </note>
             <p>
                 Some bug fixes (for a more complete list of changes see
                 <a href="site:home/changes">CHANGES</a> or



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to