Skip to content

Commit

Permalink
prepare RC1 of 1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bodewig committed Feb 7, 2018
1 parent 3026d1f commit b520411
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 17 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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>
```

Expand Down
8 changes: 8 additions & 0 deletions RELEASE-NOTES.txt
Expand Up @@ -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
------------

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -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 -->
Expand Down
4 changes: 2 additions & 2 deletions src/changes/changes.xml
Expand Up @@ -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.
Expand Down
1 change: 1 addition & 0 deletions src/site/site.xml
Expand Up @@ -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"/>
Expand Down
26 changes: 13 additions & 13 deletions src/site/xdoc/download_compress.xml
Expand Up @@ -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>
Expand Down
6 changes: 6 additions & 0 deletions src/site/xdoc/index.xml
Expand Up @@ -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>
Expand Down

0 comments on commit b520411

Please sign in to comment.