Author: kiwiwings
Date: Sun Mar 14 17:38:08 2021
New Revision: 46622
Log:
Apache XmlBeans 5.0.0 release
Added:
release/poi/xmlbeans/dev/RELEASE-NOTES-5.0.0.txt
release/poi/xmlbeans/release/RELEASE-NOTES.txt
- copied unchanged from r46545,
dev/poi/xmlbeans/5.0.0-RC1/RELEASE-NOTES.txt
release/poi/xmlbeans/release/bin/
- copied from r46545, dev/poi/xmlbeans/5.0.0-RC1/bin/
release/poi/xmlbeans/release/maven/
- copied from r46545, dev/poi/xmlbeans/5.0.0-RC1/maven/
release/poi/xmlbeans/release/maven/xmlbeans-5.0.0.pom
- copied unchanged from r46545, dev/poi/xmlbeans/5.0.0-RC1/maven/pom.xml
release/poi/xmlbeans/release/maven/xmlbeans-5.0.0.pom.asc
- copied unchanged from r46545,
dev/poi/xmlbeans/5.0.0-RC1/maven/pom.xml.asc
release/poi/xmlbeans/release/maven/xmlbeans-5.0.0.pom.sha256
- copied, changed from r46545,
dev/poi/xmlbeans/5.0.0-RC1/maven/pom.xml.sha256
release/poi/xmlbeans/release/maven/xmlbeans-5.0.0.pom.sha512
- copied, changed from r46545,
dev/poi/xmlbeans/5.0.0-RC1/maven/pom.xml.sha512
release/poi/xmlbeans/release/src/
- copied from r46545, dev/poi/xmlbeans/5.0.0-RC1/src/
Removed:
dev/poi/KEYS
dev/poi/xmlbeans/5.0.0-RC1/RELEASE-NOTES.txt
dev/poi/xmlbeans/5.0.0-RC1/bin/
dev/poi/xmlbeans/5.0.0-RC1/maven/
dev/poi/xmlbeans/5.0.0-RC1/src/
release/poi/xmlbeans/release/maven/pom.xml
release/poi/xmlbeans/release/maven/pom.xml.asc
release/poi/xmlbeans/release/maven/pom.xml.sha256
release/poi/xmlbeans/release/maven/pom.xml.sha512
Modified:
dev/poi/ (props changed)
Propchange: dev/poi/
------------------------------------------------------------------------------
--- svn:externals (added)
+++ svn:externals Sun Mar 14 17:38:08 2021
@@ -0,0 +1 @@
+^/release/poi/KEYS KEYS
Added: release/poi/xmlbeans/dev/RELEASE-NOTES-5.0.0.txt
==============================================================================
--- release/poi/xmlbeans/dev/RELEASE-NOTES-5.0.0.txt (added)
+++ release/poi/xmlbeans/dev/RELEASE-NOTES-5.0.0.txt Sun Mar 14 17:38:08 2021
@@ -0,0 +1,79 @@
+The Apache POI project is pleased to announce the release of Apache XMLBeans
5.0.0.
+The POI team took over the ownership of XMLBeans since version 3.0.0.
+
+See the downloads page for binary and source distributions:
+https://xmlbeans.apache.org/download
+
+Note: The Apache Software Foundation uses an extensive mirroring network for
+distributing releases. It is possible that the mirror you are using may not
+have replicated the release yet. If that is the case, please try another
mirror.
+This also goes for Maven access.
+
+
+
+Release Notes
+
+Changes
+------------
+The most notable changes in this release are:
+
+* Partial method generation and remove inner factory classes - re-generation
of the beans necessary
+* use log4j-2 for logging
+* Provide Maven plugin
+
+
+
+
+A full list of changes is available in the change log:
+https://xmlbeans.apache.org/status.html
+
+People interested should also follow the *POI* dev mailing list to track
further progress.
+
+
+
+Release Contents
+----------------
+
+This release comes in two forms:
+ - pre-built binaries containing compiled versions of all Apache XMLBeans
components and documentation
+ (xmlbeans-bin-5.0.0-20210314.zip or xmlbeans-bin-5.0.0-20210314.tgz)
+ - source archive you can build XMLBeans from (xmlbeans-src-5.0.0-20210314.zip
or xmlbeans-src-5.0.0-20210314.tgz)
+ Unpack the archive and use the following command to build all XMLBeans
components with Apache Ant 1.8+ and JDK 1.8 or higher:
+
+ ant deploy
+
+ Pre-built versions of all XMLBeans components are also available in the
central Maven repository
+ under Group ID "org.apache.xmlbeans" and Version "5.0.0"
+
+All release artifacts are accompanied by SHA checksums and PGP signatures
+that you can use to verify the authenticity of your download.
+The public key used for the PGP signature can be found at
+
+https://www.apache.org/dist/poi/KEYS
+
+
+About Apache XMLBeans
+-----------------------
+
+XMLBeans is a tool that allows access to the full power of XML in a Java
friendly way.
+The idea is to take advantage of the richness and features of XML and XML
Schema
+and have these features mapped as naturally as possible to the equivalent Java
+language and typing constructs.
+
+See https://xmlbeans.apache.org for more details
+
+
+About Apache POI
+-----------------------
+
+Apache POI is well-known in the Java field as a library for reading and
+writing Microsoft Office file formats, such as Excel, PowerPoint, Word,
+Visio, Publisher and Outlook. It supports both the older (OLE2) and
+new (OOXML - Office Open XML) formats.
+
+See https://poi.apache.org/ for more details
+
+
+On behalf of the Apache POI PMC,
+Andi
+
Copied: release/poi/xmlbeans/release/maven/xmlbeans-5.0.0.pom.sha256 (from
r46545, dev/poi/xmlbeans/5.0.0-RC1/maven/pom.xml.sha256)
==============================================================================
--- dev/poi/xmlbeans/5.0.0-RC1/maven/pom.xml.sha256 (original)
+++ release/poi/xmlbeans/release/maven/xmlbeans-5.0.0.pom.sha256 Sun Mar 14
17:38:08 2021
@@ -1 +1 @@
-02362ba92b31f11354f7159ae87c133fb40755342bb29dfd4aa4e79ee5b81fd2 pom.xml
+02362ba92b31f11354f7159ae87c133fb40755342bb29dfd4aa4e79ee5b81fd2
xmlbeans-5.0.0.pom
Copied: release/poi/xmlbeans/release/maven/xmlbeans-5.0.0.pom.sha512 (from
r46545, dev/poi/xmlbeans/5.0.0-RC1/maven/pom.xml.sha512)
==============================================================================
--- dev/poi/xmlbeans/5.0.0-RC1/maven/pom.xml.sha512 (original)
+++ release/poi/xmlbeans/release/maven/xmlbeans-5.0.0.pom.sha512 Sun Mar 14
17:38:08 2021
@@ -1 +1 @@
-58d92a43e0f6251a37f32dd43d91a45a0c1cad1361a05bb136fd231fd22a3bf3c42eeefc7b950b0644a664920585e3596f22ba35b2bb4fca53a3f5282a0f9b0f
pom.xml
+58d92a43e0f6251a37f32dd43d91a45a0c1cad1361a05bb136fd231fd22a3bf3c42eeefc7b950b0644a664920585e3596f22ba35b2bb4fca53a3f5282a0f9b0f
xmlbeans-5.0.0.pom
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]