Author: ggregory
Date: Sun Jan 27 00:17:29 2019
New Revision: 1852263
URL: http://svn.apache.org/viewvc?rev=1852263&view=rev
Log:
Prepare for 2.3.
Added:
commons/proper/vfs/trunk/src/site/xdoc/download_vfs.xml
Removed:
commons/proper/vfs/trunk/src/site/xdoc/download_vfs2.xml
Modified:
commons/proper/vfs/trunk/README.md
commons/proper/vfs/trunk/src/site/xdoc/mail-lists.xml
Modified: commons/proper/vfs/trunk/README.md
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/README.md?rev=1852263&r1=1852262&r2=1852263&view=diff
==============================================================================
--- commons/proper/vfs/trunk/README.md (original)
+++ commons/proper/vfs/trunk/README.md Sun Jan 27 00:17:29 2019
@@ -43,8 +43,8 @@
Apache Commons VFS Project
===================
-[](https://travis-ci.org/apache/commons-vfs2)
-[](https://coveralls.io/r/apache/commons-vfs2)
+[](https://travis-ci.org/apache/commons-vfs)
+[](https://coveralls.io/r/apache/commons-vfs)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-vfs2/)
[](https://javadoc.io/doc/org.apache.commons/commons-vfs2/2.3)
@@ -53,13 +53,13 @@ Apache Commons VFS is a Virtual File Sys
Documentation
-------------
-More information can be found on the [Apache Commons VFS Project
homepage](https://commons.apache.org/proper/commons-vfs2).
-The
[Javadoc](https://commons.apache.org/proper/commons-vfs2/javadocs/api-release)
can be browsed.
+More information can be found on the [Apache Commons VFS Project
homepage](https://commons.apache.org/proper/commons-vfs).
+The
[Javadoc](https://commons.apache.org/proper/commons-vfs/javadocs/api-release)
can be browsed.
Questions related to the usage of Apache Commons VFS Project should be posted
to the [user mailing list][ml].
Where can I get the latest release?
-----------------------------------
-You can download source and binaries from our [download
page](https://commons.apache.org/proper/commons-vfs2/download_vfs2.cgi).
+You can download source and binaries from our [download
page](https://commons.apache.org/proper/commons-vfs/download_vfs.cgi).
Alternatively you can pull it from the central Maven repositories:
Added: commons/proper/vfs/trunk/src/site/xdoc/download_vfs.xml
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/src/site/xdoc/download_vfs.xml?rev=1852263&view=auto
==============================================================================
--- commons/proper/vfs/trunk/src/site/xdoc/download_vfs.xml (added)
+++ commons/proper/vfs/trunk/src/site/xdoc/download_vfs.xml Sun Jan 27 00:17:29
2019
@@ -0,0 +1,156 @@
+<?xml version="1.0"?>
+<!--
+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.
+-->
+<!--
+ +======================================================================+
+ |**** ****|
+ |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****|
+ |**** DO NOT EDIT DIRECTLY ****|
+ |**** ****|
+ +======================================================================+
+ | TEMPLATE FILE: download-page-template.xml |
+ | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |
+ +======================================================================+
+ | |
+ | 1) Re-generate using: mvn commons-build:download-page |
+ | |
+ | 2) Set the following properties in the component's pom: |
+ | - commons.componentid (required, alphabetic, lower case) |
+ | - commons.release.version (required) |
+ | - commons.release.name (required) |
+ | - commons.binary.suffix (optional) |
+ | (defaults to "-bin", set to "" for pre-maven2 releases) |
+ | - commons.release.desc (optional) |
+ | - commons.release.subdir (optional) |
+ | - commons.release.hash (optional, lowercase, default sha256) |
+ | |
+ | - commons.release.[234].version (conditional) |
+ | - commons.release.[234].name (conditional) |
+ | - commons.release.[234].binary.suffix (optional) |
+ | - commons.release.[234].desc (optional) |
+ | - commons.release.[234].subdir (optional) |
+ | - commons.release.[234].hash (optional, lowercase, [sha256])|
+ | |
+ | 3) Example Properties |
+ | (commons.release.name inherited by parent: |
+ | ${project.artifactId}-${commons.release.version} |
+ | |
+ | <properties> |
+ | <commons.componentid>math</commons.componentid> |
+ | <commons.release.version>1.2</commons.release.version> |
+ | </properties> |
+ | |
+ +======================================================================+
+-->
+<document>
+ <properties>
+ <title>Download Apache Commons VFS Project</title>
+ <author email="[email protected]">Apache Commons Documentation
Team</author>
+ </properties>
+ <body>
+ <section name="Download Apache Commons VFS Project">
+ <subsection name="Using a Mirror">
+ <p>
+ We recommend you use a mirror to download our release
+ builds, but you <strong>must</strong> <a
href="http://www.apache.org/info/verification.html">verify the integrity</a> of
+ the downloaded files using signatures downloaded from our main
+ distribution directories. Recent releases (48 hours) may not yet
+ be available from all the mirrors.
+ </p>
+
+ <p>
+ You are currently using <b>[preferred]</b>. If you
+ encounter a problem with this mirror, please select another
+ mirror. If all mirrors are failing, there are <i>backup</i>
+ mirrors (at the end of the mirrors list) that should be
+ available.
+ <br></br>
+ [if-any logo]<a href="[link]"><img align="right" src="[logo]"
border="0"></img></a>[end]
+ </p>
+
+ <form action="[location]" method="get" id="SelectMirror">
+ <p>
+ Other mirrors:
+ <select name="Preferred">
+ [if-any http]
+ [for http]<option value="[http]">[http]</option>[end]
+ [end]
+ [if-any ftp]
+ [for ftp]<option value="[ftp]">[ftp]</option>[end]
+ [end]
+ [if-any backup]
+ [for backup]<option value="[backup]">[backup]
(backup)</option>[end]
+ [end]
+ </select>
+ <input type="submit" value="Change"></input>
+ </p>
+ </form>
+
+ <p>
+ It is essential that you
+ <a href="https://www.apache.org/info/verification.html">verify the
integrity</a>
+ of downloaded files, preferably using the <code>PGP</code> signature
(<code>*.asc</code> files);
+ failing that using the <code>SHA256</code> hash (<code>*.sha256</code>
checksum files).
+ </p>
+ <p>
+ The <a href="https://www.apache.org/dist/commons/KEYS">KEYS</a>
+ file contains the public PGP keys used by Apache Commons developers
+ to sign releases.
+ </p>
+ </subsection>
+ </section>
+ <section name="Apache Commons VFS Project 2.3 (requires Java 8)">
+ <subsection name="Binaries">
+ <table>
+ <tr>
+ <td><a
href="[preferred]/commons/vfs/binaries/commons-vfs-2.3.tar.gz">commons-vfs-2.3.tar.gz</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.3.tar.gz.sha256">sha256</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.3.tar.gz.asc">pgp</a></td>
+ </tr>
+ <tr>
+ <td><a
href="[preferred]/commons/vfs/binaries/commons-vfs-2.3.zip">commons-vfs-2.3.zip</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.3.zip.sha256">sha256</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.3.zip.asc">pgp</a></td>
+ </tr>
+ </table>
+ </subsection>
+ <subsection name="Source">
+ <table>
+ <tr>
+ <td><a
href="[preferred]/commons/vfs/source/commons-vfs-2.3-src.tar.gz">commons-vfs-2.3-src.tar.gz</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.3-src.tar.gz.sha256">sha256</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.3-src.tar.gz.asc">pgp</a></td>
+ </tr>
+ <tr>
+ <td><a
href="[preferred]/commons/vfs/source/commons-vfs-2.3-src.zip">commons-vfs-2.3-src.zip</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.3-src.zip.sha256">sha256</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.3-src.zip.asc">pgp</a></td>
+ </tr>
+ </table>
+ </subsection>
+ </section>
+ <section name="Archives">
+ <p>
+ Older releases can be obtained from the archives.
+ </p>
+ <ul>
+ <li class="download"><a href="[preferred]/commons/vfs/">browse
download area</a></li>
+ <li><a
href="https://archive.apache.org/dist/commons/vfs/">archives...</a></li>
+ </ul>
+ </section>
+ </body>
+</document>
Modified: commons/proper/vfs/trunk/src/site/xdoc/mail-lists.xml
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/src/site/xdoc/mail-lists.xml?rev=1852263&r1=1852262&r2=1852263&view=diff
==============================================================================
--- commons/proper/vfs/trunk/src/site/xdoc/mail-lists.xml (original)
+++ commons/proper/vfs/trunk/src/site/xdoc/mail-lists.xml Sun Jan 27 00:17:29
2019
@@ -54,7 +54,7 @@ limitations under the License.
the convention in Commons is to prefix the subject line of messages
with the component's name,
for example:
<ul>
- <li>[vfs2] Problem with the ...</li>
+ <li>[vfs] Problem with the ...</li>
</ul>
</p>
<p>
@@ -79,7 +79,7 @@ limitations under the License.
<section name="Apache Commons VFS Project Mailing Lists">
<p>
<strong>Please prefix the subject line of any messages for <a
href="index.html">Apache Commons VFS Project</a>
- with <i>[vfs2]</i></strong> - <i>thanks!</i>
+ with <i>[vfs]</i></strong> - <i>thanks!</i>
<br />
<br />
</p>
@@ -104,7 +104,7 @@ limitations under the License.
</td>
<td><a
href="mailto:[email protected]">Subscribe</a></td>
<td><a
href="mailto:[email protected]">Unsubscribe</a></td>
- <td><a
href="mailto:[email protected]?subject=[vfs2]">Post</a></td>
+ <td><a
href="mailto:[email protected]?subject=[vfs]">Post</a></td>
<td><a
href="http://mail-archives.apache.org/mod_mbox/commons-user/">mail-archives.apache.org</a></td>
<td><a
href="http://markmail.org/list/org.apache.commons.users/">markmail.org</a><br />
<a
href="http://www.mail-archive.com/[email protected]/">www.mail-archive.com</a><br
/>
@@ -122,7 +122,7 @@ limitations under the License.
</td>
<td><a
href="mailto:[email protected]">Subscribe</a></td>
<td><a
href="mailto:[email protected]">Unsubscribe</a></td>
- <td><a
href="mailto:[email protected]?subject=[vfs2]">Post</a></td>
+ <td><a
href="mailto:[email protected]?subject=[vfs]">Post</a></td>
<td><a
href="http://mail-archives.apache.org/mod_mbox/commons-dev/">mail-archives.apache.org</a></td>
<td><a
href="http://markmail.org/list/org.apache.commons.dev/">markmail.org</a><br />
<a
href="http://www.mail-archive.com/[email protected]/">www.mail-archive.com</a><br
/>