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 2016/06/21 19:28:33 UTC

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

Repository: commons-compress
Updated Branches:
  refs/heads/master 6ed774a2c -> 9a677fbe3


prepare RC1 of Commons Compress 1.12


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

Branch: refs/heads/master
Commit: 3623ee7dad07c74722baeeffcec6770015f915cf
Parents: 4c11f12
Author: Stefan Bodewig <bo...@apache.org>
Authored: Sat Jun 18 17:25:37 2016 +0200
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Sat Jun 18 17:25:37 2016 +0200

----------------------------------------------------------------------
 RELEASE-NOTES.txt                   |  2 +-
 pom.xml                             |  2 +-
 src/site/site.xml                   |  1 +
 src/site/xdoc/download_compress.xml | 26 +++++++++++++-------------
 src/site/xdoc/index.xml             | 21 ++++++++++++---------
 5 files changed, 28 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/3623ee7d/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 0433120..d9ce1e7 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -5,7 +5,7 @@ compression and archive formats.  These include: bzip2, gzip, pack200,
 lzma, xz, Snappy, traditional Unix Compress, DEFLATE and ar, cpio,
 jar, tar, zip, dump, 7z, arj.
 
-Release 1.12 (not released, yet)
+Release 1.12
 ------------
 
 Commons Compress 1.12 is the first version to require Java6 at

http://git-wip-us.apache.org/repos/asf/commons-compress/blob/3623ee7d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4e5c837..9ef1e34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-compress</artifactId>
-  <version>1.12-SNAPSHOT</version>
+  <version>1.12</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/3623ee7d/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 626d7d3..7bcbb67 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -35,6 +35,7 @@
       <item name="Download"    href="/download_compress.cgi"/>
       <item name="Security Reports"    href="/security-reports.html"/>
       <item name="Wiki"        href="http://wiki.apache.org/commons/Compress"/>
+      <item name="Javadoc 1.12" href="javadocs/api-1.12/index.html"/>
       <item name="Javadoc 1.11" href="javadocs/api-1.11/index.html"/>
       <item name="Javadoc 1.10" href="javadocs/api-1.10/index.html"/>
       <item name="Javadoc 1.9" href="javadocs/api-1.9/index.html"/>

http://git-wip-us.apache.org/repos/asf/commons-compress/blob/3623ee7d/src/site/xdoc/download_compress.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/download_compress.xml b/src/site/xdoc/download_compress.xml
index 4a3b23b..9e1500d 100644
--- a/src/site/xdoc/download_compress.xml
+++ b/src/site/xdoc/download_compress.xml
@@ -95,32 +95,32 @@ limitations under the License.
       </p>
     </subsection>
     </section>
-    <section name="Apache Commons Compress 1.11 ">
+    <section name="Apache Commons Compress 1.12 ">
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.11-bin.tar.gz">commons-compress-1.11-bin.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.11-bin.tar.gz.md5">md5</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.11-bin.tar.gz.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.12-bin.tar.gz">commons-compress-1.12-bin.tar.gz</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.12-bin.tar.gz.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.12-bin.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
-              <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.11-bin.zip">commons-compress-1.11-bin.zip</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.11-bin.zip.md5">md5</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.11-bin.zip.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.12-bin.zip">commons-compress-1.12-bin.zip</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.12-bin.zip.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/binaries/commons-compress-1.12-bin.zip.asc">pgp</a></td>
           </tr>
         </table>
       </subsection>
       <subsection name="Source">
         <table>
           <tr>
-              <td><a href="[preferred]/commons/compress/source/commons-compress-1.11-src.tar.gz">commons-compress-1.11-src.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.11-src.tar.gz.md5">md5</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.11-src.tar.gz.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/compress/source/commons-compress-1.12-src.tar.gz">commons-compress-1.12-src.tar.gz</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.12-src.tar.gz.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.12-src.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
-              <td><a href="[preferred]/commons/compress/source/commons-compress-1.11-src.zip">commons-compress-1.11-src.zip</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.11-src.zip.md5">md5</a></td>
-              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.11-src.zip.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/compress/source/commons-compress-1.12-src.zip">commons-compress-1.12-src.zip</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.12-src.zip.md5">md5</a></td>
+              <td><a href="https://www.apache.org/dist/commons/compress/source/commons-compress-1.12-src.zip.asc">pgp</a></td>
           </tr>
         </table>
       </subsection>

http://git-wip-us.apache.org/repos/asf/commons-compress/blob/3623ee7d/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 3a5bfce..bde5915 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -51,23 +51,26 @@
         </section>
 
         <section name="Status">
-          <p>The current release is 1.11 and requires Java 5.</p>
+          <p>The current release is 1.12 and requires Java 6.</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.11?">
+          <subsection name="What's new in 1.12?">
             <ul>
-              <li>Added read-only support for BZIP2 compression used
-              inside of ZIP archives.</li>
-              <li>Speed improvements in <code>SevenZFile</code></li>
-              <li>Various fixes and improvements for tar, ar, snappy
+              <li>Added support for the Snappy dialect used in iWork archives.</li>
+              <li><code>SevenZFile</code> throws an
+              IllegalStateException for empty entries.</li>
+              <li>BZip2CompressorOutputStream no longer tries to
+              finish the output stream in finalize. This is a breaking
+              change for code that relied on the finalizer.</li>
+              <li>Various fixes and improvements for tar, cpio
               and zip.</li>
             </ul>
           </subsection>
 
-          <!--subsection name="What's coming in 1.12?">
+          <!--subsection name="What's coming in 1.13?">
             <ul>
             </ul>
           </subsection-->
@@ -88,14 +91,14 @@
             by the <code>java.util.jar</code> package of the Java
             class library.  XZ and lzma support is provided by the public
             domain <a href="http://tukaani.org/xz/java.html">XZ for
-            Java</a> library.  As of Commons Compress 1.11 support for
+            Java</a> library.  As of Commons Compress 1.12 support for
             the lzma, Z and Snappy 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.11 support for the dump and arj formats is
+            1.12 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


[2/3] commons-compress git commit: Merge tag 'rel/1.12'

Posted by bo...@apache.org.
Merge tag 'rel/1.12'

RC1 vote has been accepted


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

Branch: refs/heads/master
Commit: 99bc508220672ac501d72e9c0b4271e0b9fa2955
Parents: 6ed774a 3623ee7
Author: Stefan Bodewig <bo...@apache.org>
Authored: Tue Jun 21 21:22:40 2016 +0200
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Tue Jun 21 21:22:40 2016 +0200

----------------------------------------------------------------------
 RELEASE-NOTES.txt                   |  2 +-
 pom.xml                             |  2 +-
 src/site/site.xml                   |  1 +
 src/site/xdoc/download_compress.xml | 26 +++++++++++++-------------
 src/site/xdoc/index.xml             | 21 ++++++++++++---------
 5 files changed, 28 insertions(+), 24 deletions(-)
----------------------------------------------------------------------



[3/3] commons-compress git commit: Bump to next development version

Posted by bo...@apache.org.
Bump to next development version


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

Branch: refs/heads/master
Commit: 9a677fbe3bb47b489412a0c381b99cadbadcebd1
Parents: 99bc508
Author: Stefan Bodewig <bo...@apache.org>
Authored: Tue Jun 21 21:27:57 2016 +0200
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Tue Jun 21 21:27:57 2016 +0200

----------------------------------------------------------------------
 RELEASE-NOTES.txt       | 2 +-
 pom.xml                 | 2 +-
 src/changes/changes.xml | 6 ++++--
 3 files changed, 6 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/9a677fbe/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index d9ce1e7..093dece 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -8,7 +8,7 @@ jar, tar, zip, dump, 7z, arj.
 Release 1.12
 ------------
 
-Commons Compress 1.12 is the first version to require Java6 at
+Commons Compress 1.12 is the first version to require Java 6 at
 runtime.
 
 Release 1.12 changes the behavior of BZip2CompressorOutputStream's

http://git-wip-us.apache.org/repos/asf/commons-compress/blob/9a677fbe/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9ef1e34..1b663d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-compress</artifactId>
-  <version>1.12</version>
+  <version>1.13-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/9a677fbe/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5d627cb..db34746 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -42,8 +42,10 @@ The <action> type attribute can be add,update,fix,remove.
     <title>commons-compress</title>
   </properties>
   <body>
-    <release version="1.12" date="not released, yet"
-             description="Release 1.12 - API compatible to 1.11 but requires Java6 at runtime.
+    <release version="1.13" date="not released, yet">
+    </release>
+    <release version="1.12" date="2016-06-21"
+             description="Release 1.12 - API compatible to 1.11 but requires Java 6 at runtime.
 ------------