Author: centic
Date: Mon Dec 30 14:28:20 2024
New Revision: 1922778

URL: http://svn.apache.org/viewvc?rev=1922778&view=rev
Log:
Update note about broken log4j with updated content

Modified:
    poi/site/publish/index.html
    poi/site/src/documentation/content/xdocs/index.xml

Modified: poi/site/publish/index.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/index.html?rev=1922778&r1=1922777&r2=1922778&view=diff
==============================================================================
--- poi/site/publish/index.html (original)
+++ poi/site/publish/index.html Mon Dec 30 14:28:20 2024
@@ -187,15 +187,15 @@ document.write("Last Published: " + docu
 <div class="section">
 <a name="11+November+2024+-+Avoid+log4j-api+2.24.1"></a>
 <h3 class="boxed">11 November 2024 - Avoid log4j-api 2.24.1</h3>
-<p>When testing a potential Apache POI 5.4.0 release, we discovered a serious 
bug in
-        log4j-api 2.24.1. This leads to NullPointerExceptions when you use 
log4j-core that is not of
-        the exact same version (2.24.1). We recommend that users avoid log4j 
2.24.x.</p>
+<p>While testing a potential Apache POI 5.4.0 release, we discovered a serious 
bug in
+        log4j-api 2.24.1. This leads to NullPointerExceptions when you use a 
version of log4j-core that is not of
+        the exact same version (2.24.1). We recommend that users avoid log4j 
2.24.1 and use the latest
+          2.24.x version where this issue is fixed again.</p>
+<p>XMLBeans release 5.2.2 had the problematic log4j-api 2.24.1 dependency and 
thus
+          can lead to such issues if used in some other context. In the 
meantime a version 5.3.0
+          of XmlBeans was released which avoids this issue.</p>
 <p>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>.</p>
-<p>An XMLBeans 5.2.2 release was recently made and that has the problematic 
log4j-api 2.24.1
-          dependency. <a href="https://xmlbeans.apache.org/";>XMLBeans 
5.2.2</a> doesn't have many changes
-          so users should avoid it unless they need the changes in it. If you 
must use that XMLBeans release,
-          you will need to carefully test the upgrade.</p>
 <a name="2+July+2024+-+POI+5.3.0+available"></a>
 <h3 class="boxed">2 July 2024 - POI 5.3.0 available</h3>
 <p>The Apache POI team is pleased to announce the release of 5.3.0.

Modified: poi/site/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/index.xml?rev=1922778&r1=1922777&r2=1922778&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/index.xml Mon Dec 30 14:28:20 2024
@@ -28,15 +28,15 @@
     <section><title>Project News</title>
 
       <section><title>11 November 2024 - Avoid log4j-api 2.24.1</title>
-        <p>When testing a potential Apache POI 5.4.0 release, we discovered a 
serious bug in
-        log4j-api 2.24.1. This leads to NullPointerExceptions when you use 
log4j-core that is not of
-        the exact same version (2.24.1). We recommend that users avoid log4j 
2.24.x.</p>
+        <p>While testing a potential Apache POI 5.4.0 release, we discovered a 
serious bug in
+        log4j-api 2.24.1. This leads to NullPointerExceptions when you use a 
version of log4j-core that is not of
+        the exact same version (2.24.1). We recommend that users avoid log4j 
2.24.1 and use the latest
+          2.24.x version where this issue is fixed again.</p>
+        <p>XMLBeans release 5.2.2 had the problematic log4j-api 2.24.1 
dependency and thus
+          can lead to such issues if used in some other context. In the 
meantime a version 5.3.0
+          of XmlBeans was released which avoids this issue.</p>
         <p>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>.</p>
-        <p>An XMLBeans 5.2.2 release was recently made and that has the 
problematic log4j-api 2.24.1
-          dependency. <a href="https://xmlbeans.apache.org/";>XMLBeans 
5.2.2</a> doesn't have many changes
-          so users should avoid it unless they need the changes in it. If you 
must use that XMLBeans release,
-          you will need to carefully test the upgrade.</p>
       </section>
 
       <!-- latest final release -->



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

Reply via email to