Repository: commons-compress Updated Branches: refs/heads/master 3d76662cb -> 67c2f681a
prepare RC1 of 1.16.1 Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/b5204113 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/b5204113 Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/b5204113 Branch: refs/heads/master Commit: b5204113485bf5961c5b09a289c99995974895ff Parents: 3026d1f Author: Stefan Bodewig <bode...@apache.org> Authored: Wed Feb 7 07:32:46 2018 +0100 Committer: Stefan Bodewig <bode...@apache.org> Committed: Wed Feb 7 07:32:46 2018 +0100 ---------------------------------------------------------------------- README.md | 2 +- RELEASE-NOTES.txt | 8 ++++++++ pom.xml | 2 +- src/changes/changes.xml | 4 ++-- src/site/site.xml | 1 + src/site/xdoc/download_compress.xml | 26 +++++++++++++------------- src/site/xdoc/index.xml | 6 ++++++ 7 files changed, 32 insertions(+), 17 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/b5204113/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 56dd207..786bd13 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Alternatively you can pull it from the central Maven repositories: <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-compress</artifactId> - <version>1.16</version> + <version>1.16.1</version> </dependency> ``` http://git-wip-us.apache.org/repos/asf/commons-compress/blob/b5204113/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 2c6bb71..74bce55 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -5,6 +5,14 @@ compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj. +Release 1.16.1 +-------------- + +Fixed Bugs: +o Fixed the OSGi manifest entry for imports that has been broken + in 1.16. + Issue: COMPRESS-442. + Release 1.16 ------------ http://git-wip-us.apache.org/repos/asf/commons-compress/blob/b5204113/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f4aaf6d..24982b0 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ </parent> <artifactId>commons-compress</artifactId> - <version>1.17-SNAPSHOT</version> + <version>1.16.1</version> <name>Apache Commons Compress</name> <url>http://commons.apache.org/proper/commons-compress/</url> <!-- The description is not indented to make it look better in the release notes --> http://git-wip-us.apache.org/repos/asf/commons-compress/blob/b5204113/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 599dd9e..c2b016a 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -42,8 +42,8 @@ The <action> type attribute can be add,update,fix,remove. <title>commons-compress</title> </properties> <body> - <release version="1.17" date="not released, yet" - description="Release 1.17"> + <release version="1.16.1" date="not released, yet" + description="Release 1.16.1"> <action issue="COMPRESS-442" type="fix" date="2018-02-06"> Fixed the OSGi manifest entry for imports that has been broken in 1.16. http://git-wip-us.apache.org/repos/asf/commons-compress/blob/b5204113/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 0ec7e23..195a662 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -36,6 +36,7 @@ <item name="Security Reports" href="/security-reports.html"/> <item name="Wiki" href="http://wiki.apache.org/commons/Compress"/> <item name="Javadoc (Latest release)" href="javadocs/api-release/index.html"/> + <item name="Javadoc 1.16.1" href="javadocs/api-1.16.1/index.html"/> <item name="Javadoc 1.16" href="javadocs/api-1.16/index.html"/> <item name="Javadoc 1.15" href="javadocs/api-1.15/index.html"/> <item name="Javadoc 1.14" href="javadocs/api-1.14/index.html"/> http://git-wip-us.apache.org/repos/asf/commons-compress/blob/b5204113/src/site/xdoc/download_compress.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/download_compress.xml b/src/site/xdoc/download_compress.xml index e1bd9ce..291fecc 100644 --- a/src/site/xdoc/download_compress.xml +++ b/src/site/xdoc/download_compress.xml @@ -111,32 +111,32 @@ limitations under the License. </p> </subsection> </section> - <section name="Apache Commons Compress 1.16 "> + <section name="Apache Commons Compress 1.16.1 "> <subsection name="Binaries"> <table> <tr> - <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.16-bin.tar.gz">commons-compress-1.16-bin.tar.gz</a></td> - <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.16-bin.tar.gz.md5">md5</a></td> - <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.16-bin.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.16.1-bin.tar.gz">commons-compress-1.16.1-bin.tar.gz</a></td> + <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.16.1-bin.tar.gz.md5">md5</a></td> + <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.16.1-bin.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.16-bin.zip">commons-compress-1.16-bin.zip</a></td> - <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.16-bin.zip.md5">md5</a></td> - <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.16-bin.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.16.1-bin.zip">commons-compress-1.16.1-bin.zip</a></td> + <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.16.1-bin.zip.md5">md5</a></td> + <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.16.1-bin.zip.asc">pgp</a></td> </tr> </table> </subsection> <subsection name="Source"> <table> <tr> - <td><a href="[preferred]/commons/compress/source/commons-compress-1.16-src.tar.gz">commons-compress-1.16-src.tar.gz</a></td> - <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.16-src.tar.gz.md5">md5</a></td> - <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.16-src.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/compress/source/commons-compress-1.16.1-src.tar.gz">commons-compress-1.16.1-src.tar.gz</a></td> + <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.16.1-src.tar.gz.md5">md5</a></td> + <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.16.1-src.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/compress/source/commons-compress-1.16-src.zip">commons-compress-1.16-src.zip</a></td> - <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.16-src.zip.md5">md5</a></td> - <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.16-src.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/compress/source/commons-compress-1.16.1-src.zip">commons-compress-1.16.1-src.zip</a></td> + <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.16.1-src.zip.md5">md5</a></td> + <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.16.1-src.zip.asc">pgp</a></td> </tr> </table> </subsection> http://git-wip-us.apache.org/repos/asf/commons-compress/blob/b5204113/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 4632f9a..8c24524 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -58,6 +58,12 @@ of changes see the <a href="changes-report.html">Changes Report</a>.</p> + <subsection name="What's new in 1.16.1?"> + <ul> + <li>Fixed the OSGi manifest that was broken in Compress 1.16.</li> + </ul> + </subsection> + <subsection name="What's new in 1.16?"> <ul> <li>Support for Zstandard compression.</li>