You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2017/10/17 15:09:24 UTC

[1/3] commons-compress git commit: prepare RC1 of Commons Compress 1.15

Repository: commons-compress
Updated Branches:
  refs/heads/master c348be132 -> 89bc17055


prepare RC1 of Commons Compress 1.15


Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/01b06d5e
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/01b06d5e
Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/01b06d5e

Branch: refs/heads/master
Commit: 01b06d5ef5c5ac3bd651bedcfec7433231cea371
Parents: c348be1
Author: Stefan Bodewig <bo...@apache.org>
Authored: Sat Oct 14 15:17:09 2017 +0200
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Sat Oct 14 15:17:09 2017 +0200

----------------------------------------------------------------------
 pom.xml                             |  2 +-
 src/site/site.xml                   |  1 +
 src/site/xdoc/download_compress.xml | 26 +++++++++++++-------------
 src/site/xdoc/index.xml             | 17 +++++++----------
 4 files changed, 22 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/01b06d5e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7eca238..10f9cb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-compress</artifactId>
-  <version>1.15-SNAPSHOT</version>
+  <version>1.15</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/01b06d5e/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index e2caef6..f42361f 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.15" href="javadocs/api-1.15/index.html"/>
       <item name="Javadoc 1.14" href="javadocs/api-1.14/index.html"/>
       <item name="Javadoc 1.13" href="javadocs/api-1.13/index.html"/>
       <item name="Javadoc 1.12" href="javadocs/api-1.12/index.html"/>

http://git-wip-us.apache.org/repos/asf/commons-compress/blob/01b06d5e/src/site/xdoc/download_compress.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/download_compress.xml b/src/site/xdoc/download_compress.xml
index f223d93..0286dee 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.14 ">
+    <section name="Apache Commons Compress 1.15 ">
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.14-bin.tar.gz">commons-compress-1.14-bin.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.14-bin.tar.gz.md5">md5</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.14-bin.tar.gz.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.15-bin.tar.gz">commons-compress-1.15-bin.tar.gz</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.15-bin.tar.gz.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.15-bin.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
-              <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.14-bin.zip">commons-compress-1.14-bin.zip</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.14-bin.zip.md5">md5</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.14-bin.zip.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.15-bin.zip">commons-compress-1.15-bin.zip</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.15-bin.zip.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.15-bin.zip.asc">pgp</a></td>
           </tr>
         </table>
       </subsection>
       <subsection name="Source">
         <table>
           <tr>
-              <td><a href="[preferred]/commons/compress/source/commons-compress-1.14-src.tar.gz">commons-compress-1.14-src.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.14-src.tar.gz.md5">md5</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.14-src.tar.gz.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/compress/source/commons-compress-1.15-src.tar.gz">commons-compress-1.15-src.tar.gz</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.15-src.tar.gz.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.15-src.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
-              <td><a href="[preferred]/commons/compress/source/commons-compress-1.14-src.zip">commons-compress-1.14-src.zip</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.14-src.zip.md5">md5</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.14-src.zip.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/compress/source/commons-compress-1.15-src.zip">commons-compress-1.15-src.zip</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.15-src.zip.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.15-src.zip.asc">pgp</a></td>
           </tr>
         </table>
       </subsection>

http://git-wip-us.apache.org/repos/asf/commons-compress/blob/01b06d5e/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 6ae7f98..f7955d1 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -51,20 +51,17 @@
         </section>
 
         <section name="Status">
-          <p>The current release is 1.14 and requires Java 7.</p>
+          <p>The current release is 1.15 and requires Java 7.</p>
 
           <p>Below we highlight some new features, for a full list
           of changes see the <a href="changes-report.html">Changes
           Report</a>.</p>
 
-          <subsection name="What's new in 1.14?">
+          <subsection name="What's new in 1.15?">
             <ul>
-              <li>Added support for writing the Snappy format</li>
-              <li>Added support for the LZ4 compression format</li>
-              <li>Added read-only support for Brotli decompression by
-              using the <a
-              href="https://github.com/google/brotli">Google Brotli
-              decoder</a>.</li>
+              <li>Added <code>Automatic-Module-Name</code> so the module
+              name will be org.apache.commons.compress when the jar is used
+              as an automatic module in Java9+.</li>
             </ul>
           </subsection>
 
@@ -87,14 +84,14 @@
             domain <a href="http://tukaani.org/xz/java.html">XZ for
             Java</a> library.  Brotli support is provided by the MIT
             licensed <a href="https://github.com/google/brotli">Google Brotli decoder</a>.
-            As of Commons Compress 1.14 support for
+            As of Commons Compress 1.15 support for
             the Z and Brotli formats is read-only.</p>
 
           <p>The ar, arj, cpio, dump, tar, 7z and zip formats are supported as
             archivers where the <a href="zip.html">zip</a>
             implementation provides capabilities that go beyond the
             features found in java.util.zip.  As of Commons Compress
-            1.14 support for the dump and arj formats is
+            1.15 support for the dump and arj formats is
             read-only - 7z can read most compressed and encrypted
             archives but only write unencrypted ones.  LZMA(2) support
             in 7z requires <a href="http://tukaani.org/xz/java.html">XZ for


[3/3] commons-compress git commit: fix javadoc warnings

Posted by bo...@apache.org.
fix javadoc warnings


Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/89bc1705
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/89bc1705
Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/89bc1705

Branch: refs/heads/master
Commit: 89bc17055abfadbb06cf48734b653920ec14430e
Parents: 129032f
Author: Stefan Bodewig <bo...@apache.org>
Authored: Tue Oct 17 17:09:00 2017 +0200
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Tue Oct 17 17:09:00 2017 +0200

----------------------------------------------------------------------
 .../org/apache/commons/compress/archivers/zip/ZipLong.java     | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/89bc1705/src/main/java/org/apache/commons/compress/archivers/zip/ZipLong.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/commons/compress/archivers/zip/ZipLong.java b/src/main/java/org/apache/commons/compress/archivers/zip/ZipLong.java
index 07da7d5..6046c61 100644
--- a/src/main/java/org/apache/commons/compress/archivers/zip/ZipLong.java
+++ b/src/main/java/org/apache/commons/compress/archivers/zip/ZipLong.java
@@ -83,7 +83,8 @@ public final class ZipLong implements Cloneable, Serializable {
 
     /**
      * create instance from a java int.
-      * @param value
+     * @param value the int to store as a ZipLong
+     * @since 1.15
      */
     public ZipLong(int value) {
         this.value = value;
@@ -124,7 +125,8 @@ public final class ZipLong implements Cloneable, Serializable {
 
     /**
      * Get value as a (signed) java int
-     * @return
+     * @return value as int
+     * @since 1.15
      */
     public int getIntValue() { return (int)value;}
 


[2/3] commons-compress git commit: Merge tag 'rel/1.15' and prepare for next iteration

Posted by bo...@apache.org.
Merge tag 'rel/1.15' and prepare for next iteration

Create Commons Compress 1.15 release tag


Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/129032f4
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/129032f4
Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/129032f4

Branch: refs/heads/master
Commit: 129032f46ef3ef0f43966ca6d87936dc1d14b948
Parents: c348be1 01b06d5
Author: Stefan Bodewig <bo...@apache.org>
Authored: Tue Oct 17 17:00:43 2017 +0200
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Tue Oct 17 17:08:44 2017 +0200

----------------------------------------------------------------------
 README.md                           |  2 +-
 pom.xml                             |  2 +-
 src/changes/changes.xml             |  5 ++++-
 src/site/site.xml                   |  1 +
 src/site/xdoc/download_compress.xml | 26 +++++++++++++-------------
 src/site/xdoc/index.xml             | 17 +++++++----------
 6 files changed, 27 insertions(+), 26 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/129032f4/README.md
----------------------------------------------------------------------
diff --cc README.md
index c0fcbbf,c0fcbbf..999197f
--- a/README.md
+++ b/README.md
@@@ -70,7 -70,7 +70,7 @@@ Alternatively you can pull it from the 
  <dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-compress</artifactId>
--  <version>1.14</version>
++  <version>1.15</version>
  </dependency>
  ```
  

http://git-wip-us.apache.org/repos/asf/commons-compress/blob/129032f4/pom.xml
----------------------------------------------------------------------
diff --cc pom.xml
index 7eca238,10f9cb8..31fc4cd
--- a/pom.xml
+++ b/pom.xml
@@@ -25,7 -25,7 +25,7 @@@
  
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-compress</artifactId>
-   <version>1.15-SNAPSHOT</version>
 -  <version>1.15</version>
++  <version>1.16-SNAPSHOT</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/129032f4/src/changes/changes.xml
----------------------------------------------------------------------
diff --cc src/changes/changes.xml
index 9348e63,9348e63..67c3b38
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@@ -42,7 -42,7 +42,10 @@@ The <action> type attribute can be add,
      <title>commons-compress</title>
    </properties>
    <body>
--    <release version="1.15" date="not released, yet"
++    <release version="1.16" date="not released, yet"
++             description="Release 1.16">
++    </release>
++    <release version="1.15" date="2017-10-17"
               description="Release 1.15
  ----------------------------------------