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

centic pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/trunk by this push:
     new cb0943970b Site: Add news-item about moving source-repository to Git
cb0943970b is described below

commit cb0943970b2f3264eae25edec7bba8e2f92f46ab
Author: Dominik Stadler <[email protected]>
AuthorDate: Fri Jul 11 12:46:41 2025 +0200

    Site: Add news-item about moving source-repository to Git
---
 src/documentation/content/xdocs/index.xml | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/src/documentation/content/xdocs/index.xml 
b/src/documentation/content/xdocs/index.xml
index f0c816d6be..171883deba 100644
--- a/src/documentation/content/xdocs/index.xml
+++ b/src/documentation/content/xdocs/index.xml
@@ -27,6 +27,29 @@
   <body>
     <section><title>Project News</title>
 
+      <section><title>7 July 2025 - Source repository switched from Subversion 
to Git</title>
+        <p>
+                       Apache POI switched hosting of the source repository 
from Subversion to Git.
+               </p>
+                 <p>
+                       After Subversion served the project well for many 
years, it was time to enable more
+                       up-to-date workflows by using more of the features 
offered by Git-based platforms like
+                       GitHub.
+                 </p>
+                 <p>
+                       Therefore the source-code is now officially available 
at the previous
+                       read-only mirror at <a 
href="https://github.com/apache/poi";>https://github.com/apache/poi</a>.
+                 </p>
+                 <p>
+                       This hopefully allows a smooth transition for anybody 
already using Git via
+                       the read-only mirror.
+                 </p>
+                 <p>
+                       Users who still used the Subversion-based repository 
will need to checkout a
+                       fresh copy and migrate any pending changes.
+        </p>
+      </section>
+
       <section><title>8 April 2025 - CVE-2025-31672 - Improper Input 
Validation vulnerability in Apache POI before 5.4.0</title>
         <p>
           While parsing of OOXML format files like xlsx, docx and pptx, a 
specially crafted file could


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

Reply via email to