This is an automated email from the ASF dual-hosted git repository.
centic pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/poi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8e5a98fc93 Site: Add news-item about moving source-repository to Git
8e5a98fc93 is described below
commit 8e5a98fc9347fe41d0afa1177a0e9cbe09bba140
Author: Dominik Stadler <[email protected]>
AuthorDate: Fri Jul 11 12:48:13 2025 +0200
Site: Add news-item about moving source-repository to Git
---
content/index.html | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/content/index.html b/content/index.html
index e492cce5db..c7f91d71d9 100644
--- a/content/index.html
+++ b/content/index.html
@@ -185,6 +185,28 @@ document.write("Last Published: " + document.lastModified);
<a name="Project+News"></a>
<h2 class="boxed">Project News</h2>
<div class="section">
+<a name="7+July+2025+-+Source+repository+switched+from+Subversion+to+Git"></a>
+<h3 class="boxed">7 July 2025 - Source repository switched from Subversion to
Git</h3>
+<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>
<a
name="8+April+2025+-+CVE-2025-31672+-+Improper+Input+Validation+vulnerability+in+Apache+POI+before+5.4.0"></a>
<h3 class="boxed">8 April 2025 - CVE-2025-31672 - Improper Input Validation
vulnerability in Apache POI before 5.4.0</h3>
<p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]