Author: ggregory
Date: Sun Sep  6 12:31:19 2026
New Revision: 87294

Log:
Bump version from  to 1.0.0

Added:
   release/commons/secure-xml/README.html

Added: release/commons/secure-xml/README.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ release/commons/secure-xml/README.html      Sun Sep  6 12:31:19 2026        
(r87294)
@@ -0,0 +1,51 @@
+
+<!-- saved from 
url=(0068)https://dist.apache.org/repos/dist/release/commons/secure-xml/README.html
 -->
+<html><head><meta http-equiv="Content-Type" content="text/html; 
charset=windows-1252"></head><body><h1>Commons-CODEC v1.0.0.</h1>
+
+<p>This is the 1.0.0 version of commons-secure-xml. It is available in both 
binary and source distributions.</p>
+
+
+<p><font color="red" size="+2">Note:</font>
+    The tar files in the distribution use GNU tar extensions
+    and must be untarred with a GNU compatible version of tar. The version
+    of tar on Solaris and Mac OS X will not work with these files</p>
+
+<a name="changes"><h2>Changes</h2></a>
+
+<p>The changes in this release are detailed in the release notes.</p>
+
+<p>Thank you for using <a 
href="http://commons.apache.org/proper/commons-secure-xml/";>CODEC</a>.</p>
+
+<p>From the Apache Commons Project<br><a 
href="http://commons.apache.org/";>http://commons.apache.org/</a></p>
+
+<h2><a name="mirrors">Download from your
+    </a><a href="http://www.apache.org/dyn/closer.cgi/commons/";>nearest mirror 
site!</a></h2>
+
+<p>
+    Do not download from www.apache.org.  Please use a mirror site
+    to help us save apache.org bandwidth.
+    <a href="http://www.apache.org/dyn/closer.cgi/commons/";>Go
+        here to find your nearest mirror.</a>
+</p>
+
+<a name="sig"><h2>Signatures</h2></a>
+
+<p>Many of the files have been digitally signed using GnuPG.  If so,
+    there will be an accompanying <samp><em>file</em>.asc</samp> signature
+    file in the same directory as the file (binaries/ or source/).  The
+    signing keys can be found in the distribution directory at &lt;<a 
href="http://www.apache.org/dist/commons/KEYS";><samp>http://www.apache.org/dist/commons/KEYS</samp></a>&gt;.</p>
+
+<p><b>Always download the KEYS file directly from the Apache site, never from 
a mirror site.</b></p>
+
+
+<pre>Always test available signatures, <i>e.g.</i>,
+$ pgpk -a KEYS
+$ pgpv commons-secure-xml-1.0.0-bin.tar.gz.asc
+or,
+$ pgp -ka KEYS
+$ pgp commons-secure-xml-1.0.0-bin.tar.gz.asc
+or,
+$ gpg --import KEYS
+$ gpg --verify commons-secure-xml-1.0.0-bin.tar.gz.asc
+</pre>
+<p></p></body></html>

Reply via email to