Skip to content

Commit

Permalink
Prepare for the next release.
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed May 17, 2021
1 parent e2d4dcb commit 50bfa72
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 22 deletions.
2 changes: 1 addition & 1 deletion NOTICE.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Apache Commons IO
Copyright 2002-2020 The Apache Software Foundation
Copyright 2002-2021 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,11 @@
Apache Commons IO
===================

[![Build Status](https://travis-ci.org/apache/commons-io.svg)](https://travis-ci.org/apache/commons-io)
[![Travis-CI Status](https://travis-ci.org/apache/commons-io.svg)](https://travis-ci.org/apache/commons-io)
[![GitHub Actions Status](https://github.com/apache/commons-io/workflows/Java%20CI/badge.svg)](https://github.com/apache/commons-io/actions)
[![Coverage Status](https://coveralls.io/repos/apache/commons-io/badge.svg)](https://coveralls.io/r/apache/commons-io)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-io/commons-io/badge.svg)](https://maven-badges.herokuapp.com/maven-central/commons-io/commons-io/)
[![Javadocs](https://javadoc.io/badge/commons-io/commons-io/2.8.0.svg)](https://javadoc.io/doc/commons-io/commons-io/2.8.0)
[![Javadocs](https://javadoc.io/badge/commons-io/commons-io/2.9.0.svg)](https://javadoc.io/doc/commons-io/commons-io/2.9.0)

The Apache Commons IO library contains utility classes, stream implementations, file filters,
file comparators, endian transformation classes, and much more.
Expand All @@ -68,7 +69,7 @@ Alternatively you can pull it from the central Maven repositories:
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
</dependency>
```

Expand Down
26 changes: 13 additions & 13 deletions src/site/xdoc/download_io.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,32 +113,32 @@ limitations under the License.
</p>
</subsection>
</section>
<section name="Apache Commons IO 2.8.0 (requires Java 8)">
<section name="Apache Commons IO 2.9.0 (requires Java 8)">
<subsection name="Binaries">
<table>
<tr>
<td><a href="[preferred]/commons/io/binaries/commons-io-2.8.0-bin.tar.gz">commons-io-2.8.0-bin.tar.gz</a></td>
<td><a href="https://www.apache.org/dist/commons/io/binaries/commons-io-2.8.0-bin.tar.gz.sha512">sha512</a></td>
<td><a href="https://www.apache.org/dist/commons/io/binaries/commons-io-2.8.0-bin.tar.gz.asc">pgp</a></td>
<td><a href="[preferred]/commons/io/binaries/commons-io-2.9.0-bin.tar.gz">commons-io-2.9.0-bin.tar.gz</a></td>
<td><a href="https://www.apache.org/dist/commons/io/binaries/commons-io-2.9.0-bin.tar.gz.sha512">sha512</a></td>
<td><a href="https://www.apache.org/dist/commons/io/binaries/commons-io-2.9.0-bin.tar.gz.asc">pgp</a></td>
</tr>
<tr>
<td><a href="[preferred]/commons/io/binaries/commons-io-2.8.0-bin.zip">commons-io-2.8.0-bin.zip</a></td>
<td><a href="https://www.apache.org/dist/commons/io/binaries/commons-io-2.8.0-bin.zip.sha512">sha512</a></td>
<td><a href="https://www.apache.org/dist/commons/io/binaries/commons-io-2.8.0-bin.zip.asc">pgp</a></td>
<td><a href="[preferred]/commons/io/binaries/commons-io-2.9.0-bin.zip">commons-io-2.9.0-bin.zip</a></td>
<td><a href="https://www.apache.org/dist/commons/io/binaries/commons-io-2.9.0-bin.zip.sha512">sha512</a></td>
<td><a href="https://www.apache.org/dist/commons/io/binaries/commons-io-2.9.0-bin.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>
<subsection name="Source">
<table>
<tr>
<td><a href="[preferred]/commons/io/source/commons-io-2.8.0-src.tar.gz">commons-io-2.8.0-src.tar.gz</a></td>
<td><a href="https://www.apache.org/dist/commons/io/source/commons-io-2.8.0-src.tar.gz.sha512">sha512</a></td>
<td><a href="https://www.apache.org/dist/commons/io/source/commons-io-2.8.0-src.tar.gz.asc">pgp</a></td>
<td><a href="[preferred]/commons/io/source/commons-io-2.9.0-src.tar.gz">commons-io-2.9.0-src.tar.gz</a></td>
<td><a href="https://www.apache.org/dist/commons/io/source/commons-io-2.9.0-src.tar.gz.sha512">sha512</a></td>
<td><a href="https://www.apache.org/dist/commons/io/source/commons-io-2.9.0-src.tar.gz.asc">pgp</a></td>
</tr>
<tr>
<td><a href="[preferred]/commons/io/source/commons-io-2.8.0-src.zip">commons-io-2.8.0-src.zip</a></td>
<td><a href="https://www.apache.org/dist/commons/io/source/commons-io-2.8.0-src.zip.sha512">sha512</a></td>
<td><a href="https://www.apache.org/dist/commons/io/source/commons-io-2.8.0-src.zip.asc">pgp</a></td>
<td><a href="[preferred]/commons/io/source/commons-io-2.9.0-src.zip">commons-io-2.9.0-src.zip</a></td>
<td><a href="https://www.apache.org/dist/commons/io/source/commons-io-2.9.0-src.zip.sha512">sha512</a></td>
<td><a href="https://www.apache.org/dist/commons/io/source/commons-io-2.9.0-src.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>
Expand Down
20 changes: 15 additions & 5 deletions src/site/xdoc/mail-lists.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,9 @@ limitations under the License.
<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=[io]">Post</a></td>
<td><a href="https://mail-archives.apache.org/mod_mbox/commons-user/">mail-archives.apache.org</a></td>
<td><a href="https://mail-archives.apache.org/mod_mbox/commons-user/">mail-archives.apache.org</a><br />
<a href="https://lists.apache.org/[email protected]">lists.apache.org</a>
</td>
<td><a href="https://markmail.org/list/org.apache.commons.users/">markmail.org</a><br />
<a href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a><br />
<a href="https://news.gmane.org/gmane.comp.jakarta.commons.devel">news.gmane.org</a>
Expand All @@ -123,7 +125,9 @@ limitations under the License.
<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=[io]">Post</a></td>
<td><a href="https://mail-archives.apache.org/mod_mbox/commons-dev/">mail-archives.apache.org</a></td>
<td><a href="https://mail-archives.apache.org/mod_mbox/commons-dev/">mail-archives.apache.org</a><br />
<a href="https://lists.apache.org/[email protected]">lists.apache.org</a>
</td>
<td><a href="https://markmail.org/list/org.apache.commons.dev/">markmail.org</a><br />
<a href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a><br />
<a href="https://news.gmane.org/gmane.comp.jakarta.commons.devel">news.gmane.org</a>
Expand All @@ -141,7 +145,9 @@ limitations under the License.
<td><a href="mailto:[email protected]">Subscribe</a></td>
<td><a href="mailto:[email protected]">Unsubscribe</a></td>
<td><i>read only</i></td>
<td><a href="https://mail-archives.apache.org/mod_mbox/commons-issues/">mail-archives.apache.org</a></td>
<td><a href="https://mail-archives.apache.org/mod_mbox/commons-issues/">mail-archives.apache.org</a><br />
<a href="https://lists.apache.org/[email protected]">lists.apache.org</a>
</td>
<td><a href="https://markmail.org/list/org.apache.commons.issues/">markmail.org</a><br />
<a href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a>
</td>
Expand All @@ -158,7 +164,9 @@ limitations under the License.
<td><a href="mailto:[email protected]">Subscribe</a></td>
<td><a href="mailto:[email protected]">Unsubscribe</a></td>
<td><i>read only</i></td>
<td><a href="https://mail-archives.apache.org/mod_mbox/commons-commits/">mail-archives.apache.org</a></td>
<td><a href="https://mail-archives.apache.org/mod_mbox/commons-commits/">mail-archives.apache.org</a><br />
<a href="https://lists.apache.org/[email protected]">lists.apache.org</a>
</td>
<td><a href="https://markmail.org/list/org.apache.commons.commits/">markmail.org</a><br />
<a href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a>
</td>
Expand Down Expand Up @@ -191,7 +199,9 @@ limitations under the License.
<td><a class="externalLink" href="mailto:[email protected]">Subscribe</a></td>
<td><a class="externalLink" href="mailto:[email protected]">Unsubscribe</a></td>
<td><i>read only</i></td>
<td><a class="externalLink" href="https://mail-archives.apache.org/mod_mbox/www-announce/">mail-archives.apache.org</a></td>
<td><a class="externalLink" href="https://mail-archives.apache.org/mod_mbox/www-announce/">mail-archives.apache.org</a><br />
<a class="externalLink" href="https://lists.apache.org/[email protected]">lists.apache.org</a>
</td>
<td><a class="externalLink" href="https://markmail.org/list/org.apache.announce/">markmail.org</a><br />
<a class="externalLink" href="https://old.nabble.com/Apache-News-and-Announce-f109.html">old.nabble.com</a><br />
<a class="externalLink" href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a><br />
Expand Down

0 comments on commit 50bfa72

Please sign in to comment.