Author: ggregory Date: Sun Feb 2 21:08:35 2025 New Revision: 74647 Log: Staging release: commons-vfs2-distribution, version: 2.10.0
Added: dev/commons/vfs/2.10.0-RC1/ dev/commons/vfs/2.10.0-RC1/HEADER.html dev/commons/vfs/2.10.0-RC1/README.html dev/commons/vfs/2.10.0-RC1/RELEASE-NOTES.txt dev/commons/vfs/2.10.0-RC1/binaries/ dev/commons/vfs/2.10.0-RC1/binaries/HEADER.html dev/commons/vfs/2.10.0-RC1/binaries/README.html dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.tar.gz (with props) dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.tar.gz.asc dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.tar.gz.sha512 dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.zip (with props) dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.zip.asc dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.zip.sha512 dev/commons/vfs/2.10.0-RC1/signature-validator.sh dev/commons/vfs/2.10.0-RC1/site/ dev/commons/vfs/2.10.0-RC1/site/org.apache.commons_commons-vfs2-distribution-2.10.0.spdx.json dev/commons/vfs/2.10.0-RC1/source/ dev/commons/vfs/2.10.0-RC1/source/HEADER.html dev/commons/vfs/2.10.0-RC1/source/README.html dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.tar.gz (with props) dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.tar.gz.asc dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.tar.gz.sha512 dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.zip (with props) dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.zip.asc dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.zip.sha512 Added: dev/commons/vfs/2.10.0-RC1/HEADER.html ============================================================================== --- dev/commons/vfs/2.10.0-RC1/HEADER.html (added) +++ dev/commons/vfs/2.10.0-RC1/HEADER.html Sun Feb 2 21:08:35 2025 @@ -0,0 +1,31 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<h2>Apache Commons Project Distributions</h2> + +<p> + The most recent source and binary releases for the Apache Commons project are available from this + directory listing. For older releases, please use the + <a href="https://archive.apache.org/dist/commons/">archives</a>. +</p> + +<h2>Important Notices</h2> + +<ul> + <li><a href="#mirrors">Download from your nearest mirror site!</a></li> + <li><a href="#sig">PGP/GPG Signatures</a></li> +</ul> + Added: dev/commons/vfs/2.10.0-RC1/README.html ============================================================================== --- dev/commons/vfs/2.10.0-RC1/README.html (added) +++ dev/commons/vfs/2.10.0-RC1/README.html Sun Feb 2 21:08:35 2025 @@ -0,0 +1,66 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<h1>Commons-VFS v2.10.0.</h1> + +<p>This is the 2.10.0 version of commons-vfs2-distribution. 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="https://commons.apache.org/proper/commons-vfs/commons-vfs2-distribution/">VFS</a>.</p> + +<p>From the Apache Commons Project<br><a href="https://commons.apache.org/">https://commons.apache.org/</a></p> + +<h2><a name="mirrors">Download from your + <a href="http://www.apache.org/dyn/closer.cgi/commons/">nearest mirror site!</a></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 <<a + HREF="http://downloads.apache.org/commons/KEYS"><samp>http://downloads.apache.org/commons/KEYS</samp></a>>.</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-vfs2-distribution-2.10.0-bin.tar.gz.asc +or, +$ pgp -ka KEYS +$ pgp commons-vfs2-distribution-2.10.0-bin.tar.gz.asc +or, +$ gpg --import KEYS +$ gpg --verify commons-vfs2-distribution-2.10.0-bin.tar.gz.asc +</pre> +<p> \ No newline at end of file