This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new 73ecaea Prepare for release candidate.
73ecaea is described below
commit 73ecaea3cf5f7f8ef7ed71e97493993636598a26
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 16 22:32:18 2021 -0400
Prepare for release candidate.
---
README.md | 4 ++--
commons-vfs2-examples/README.md | 4 ++--
src/changes/changes.xml | 2 +-
src/site/xdoc/download_vfs.xml | 26 +++++++++++++-------------
4 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/README.md b/README.md
index c7e0249..79871d1 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ Apache Commons VFS Project
[](https://github.com/apache/commons-vfs/actions)
[](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.8.0)
+[](https://javadoc.io/doc/org.apache.commons/commons-vfs2/2.9.0)
Apache Commons VFS is a Virtual File System library.
@@ -68,7 +68,7 @@ Alternatively you can pull it from the central Maven
repositories:
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-vfs2</artifactId>
- <version>2.8.0</version>
+ <version>2.9.0</version>
</dependency>
```
diff --git a/commons-vfs2-examples/README.md b/commons-vfs2-examples/README.md
index 65b4fe0..a688ce4 100644
--- a/commons-vfs2-examples/README.md
+++ b/commons-vfs2-examples/README.md
@@ -47,7 +47,7 @@ Apache Commons VFS Examples
[](https://github.com/apache/commons-vfs/actions)
[](https://coveralls.io/r/apache/commons-vfs)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-vfs2-examples/)
-[](https://javadoc.io/doc/org.apache.commons/commons-vfs2-examples/2.8.0)
+[](https://javadoc.io/doc/org.apache.commons/commons-vfs2-examples/2.9.0)
Apache Commons VFS is a Virtual File System library - Examples.
@@ -68,7 +68,7 @@ Alternatively you can pull it from the central Maven
repositories:
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-vfs2-examples</artifactId>
- <version>2.8.0</version>
+ <version>2.9.0</version>
</dependency>
```
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1a2a9c3..2ff2d2b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,7 +45,7 @@ The <action> type attribute can be add,update,fix,remove.
</properties>
<body>
- <release version="2.9.0" date="2021-MM-DD" description="Maintenance
release. Requires Java 8.">
+ <release version="2.9.0" date="2021-06-16" description="Maintenance
release. Requires Java 8.">
<!-- ADDS -->
<action type="fix" dev="ggregory" due-to="Gary Gregory">
Add and use FileOperationProvider.EMPTY_ARRAY.
diff --git a/src/site/xdoc/download_vfs.xml b/src/site/xdoc/download_vfs.xml
index 362cbef..cf6736b 100644
--- a/src/site/xdoc/download_vfs.xml
+++ b/src/site/xdoc/download_vfs.xml
@@ -113,32 +113,32 @@ limitations under the License.
</p>
</subsection>
</section>
- <section name="Apache Commons VFS Project 2.8.0 (requires Java 8)">
+ <section name="Apache Commons VFS Project 2.9.0 (requires Java 8)">
<subsection name="Binaries">
<table>
<tr>
- <td><a
href="[preferred]/commons/vfs/binaries/commons-vfs-2.8.0-bin.tar.gz">commons-vfs-2.8.0-bin.tar.gz</a></td>
- <td><a
href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.8.0-bin.tar.gz.sha512">sha512</a></td>
- <td><a
href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.8.0-bin.tar.gz.asc">pgp</a></td>
+ <td><a
href="[preferred]/commons/vfs/binaries/commons-vfs-2.9.0-bin.tar.gz">commons-vfs-2.9.0-bin.tar.gz</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.9.0-bin.tar.gz.sha512">sha512</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.9.0-bin.tar.gz.asc">pgp</a></td>
</tr>
<tr>
- <td><a
href="[preferred]/commons/vfs/binaries/commons-vfs-2.8.0-bin.zip">commons-vfs-2.8.0-bin.zip</a></td>
- <td><a
href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.8.0-bin.zip.sha512">sha512</a></td>
- <td><a
href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.8.0-bin.zip.asc">pgp</a></td>
+ <td><a
href="[preferred]/commons/vfs/binaries/commons-vfs-2.9.0-bin.zip">commons-vfs-2.9.0-bin.zip</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.9.0-bin.zip.sha512">sha512</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.9.0-bin.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>
<subsection name="Source">
<table>
<tr>
- <td><a
href="[preferred]/commons/vfs/source/commons-vfs-2.8.0-src.tar.gz">commons-vfs-2.8.0-src.tar.gz</a></td>
- <td><a
href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.8.0-src.tar.gz.sha512">sha512</a></td>
- <td><a
href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.8.0-src.tar.gz.asc">pgp</a></td>
+ <td><a
href="[preferred]/commons/vfs/source/commons-vfs-2.9.0-src.tar.gz">commons-vfs-2.9.0-src.tar.gz</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.9.0-src.tar.gz.sha512">sha512</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.9.0-src.tar.gz.asc">pgp</a></td>
</tr>
<tr>
- <td><a
href="[preferred]/commons/vfs/source/commons-vfs-2.8.0-src.zip">commons-vfs-2.8.0-src.zip</a></td>
- <td><a
href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.8.0-src.zip.sha512">sha512</a></td>
- <td><a
href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.8.0-src.zip.asc">pgp</a></td>
+ <td><a
href="[preferred]/commons/vfs/source/commons-vfs-2.9.0-src.zip">commons-vfs-2.9.0-src.zip</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.9.0-src.zip.sha512">sha512</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.9.0-src.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>