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 2014/05/09 20:39:46 UTC

svn commit: r1593590 - in /commons/proper/compress/tags/COMPRESS-1.8.1-RC1: ./ pom.xml src/site/site.xml src/site/xdoc/download_compress.xml src/site/xdoc/index.xml

Author: bodewig
Date: Fri May  9 18:39:45 2014
New Revision: 1593590

URL: http://svn.apache.org/r1593590
Log:
Creating compress-1.8.1-RC1 tag

Added:
    commons/proper/compress/tags/COMPRESS-1.8.1-RC1/   (props changed)
      - copied from r1593589, commons/proper/compress/trunk/
Modified:
    commons/proper/compress/tags/COMPRESS-1.8.1-RC1/pom.xml
    commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/site.xml
    commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/xdoc/download_compress.xml
    commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/xdoc/index.xml

Propchange: commons/proper/compress/tags/COMPRESS-1.8.1-RC1/
------------------------------------------------------------------------------
--- subclipse:tags (added)
+++ subclipse:tags Fri May  9 18:39:45 2014
@@ -0,0 +1,2 @@
+1152546,COMPRESS_1.2,/commons/proper/compress/tags/COMPRESS_1.2,tag
+1196226,COMPRESS_1.3,/commons/proper/compress/tags/COMPRESS_1.3,tag

Propchange: commons/proper/compress/tags/COMPRESS-1.8.1-RC1/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri May  9 18:39:45 2014
@@ -0,0 +1,8 @@
+target
+*.iml
+*.ipr
+*.iws
+.*
+maven-eclipse.xml
+TAGS
+.projectile

Propchange: commons/proper/compress/tags/COMPRESS-1.8.1-RC1/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Fri May  9 18:39:45 2014
@@ -0,0 +1,7 @@
+/commons/proper/compress/branches/LZMA:1491183-1525352
+/commons/proper/compress/branches/zip64:1149597-1152684
+/commons/proper/compress/tags/COMPRESS-1.7:1559626
+/commons/proper/compress/tags/COMPRESS-1.7-RC1:1556795-1558770
+/commons/proper/compress/tags/COMPRESS-1.7-RC2:1558773-1559625
+/commons/proper/compress/tags/COMPRESS-1.8:1576959
+/commons/proper/compress/tags/COMPRESS-1.8-RC1:1575664-1576958

Modified: commons/proper/compress/tags/COMPRESS-1.8.1-RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/compress/tags/COMPRESS-1.8.1-RC1/pom.xml?rev=1593590&r1=1593589&r2=1593590&view=diff
==============================================================================
--- commons/proper/compress/tags/COMPRESS-1.8.1-RC1/pom.xml (original)
+++ commons/proper/compress/tags/COMPRESS-1.8.1-RC1/pom.xml Fri May  9 18:39:45 2014
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-compress</artifactId>
-  <version>1.8.1-SNAPSHOT</version>
+  <version>1.8.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 -->
@@ -133,9 +133,9 @@ These include: bzip2, gzip, pack200, lzm
   </contributors>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/compress/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/compress/trunk</developerConnection>
-    <url>http://svn.apache.org/repos/asf/commons/proper/compress/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS-1.8.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS-1.8.1</developerConnection>
+    <url>http://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS-1.8.1</url>
   </scm>
 
   <build>

Modified: commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/site.xml?rev=1593590&r1=1593589&r2=1593590&view=diff
==============================================================================
--- commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/site.xml (original)
+++ commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/site.xml Fri May  9 18:39:45 2014
@@ -35,6 +35,7 @@
       <item name="Download"    href="/download_compress.cgi"/>
       <item name="Security Reports"    href="/security.html"/>
       <item name="Wiki"        href="http://wiki.apache.org/commons/Compress"/>
+      <item name="Javadoc 1.8.1" href="javadocs/api-1.8.1/index.html"/>
       <item name="Javadoc 1.8" href="javadocs/api-1.8/index.html"/>
       <item name="Javadoc 1.7" href="javadocs/api-1.7/index.html"/>
       <item name="Javadoc 1.6" href="javadocs/api-1.6/index.html"/>

Modified: commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/xdoc/download_compress.xml
URL: http://svn.apache.org/viewvc/commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/xdoc/download_compress.xml?rev=1593590&r1=1593589&r2=1593590&view=diff
==============================================================================
--- commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/xdoc/download_compress.xml (original)
+++ commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/xdoc/download_compress.xml Fri May  9 18:39:45 2014
@@ -45,11 +45,11 @@ limitations under the License.
 -->
 <document>
   <properties>
-    <title>Download Commons Compress</title>
+    <title>Download Apache Commons Compress</title>
     <author email="dev@commons.apache.org">Commons Documentation Team</author>
   </properties>
   <body>
-    <section name="Download Commons Compress">
+    <section name="Download Apache Commons Compress">
     <subsection name="Using a Mirror">
       <p>
         We recommend you use a mirror to download our release
@@ -95,32 +95,32 @@ limitations under the License.
       </p>
     </subsection>
     </section>
-    <section name="Commons Compress 1.8 ">
+    <section name="Apache Commons Compress 1.8.1 ">
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.8-bin.tar.gz">commons-compress-1.8-bin.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.8-bin.tar.gz.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.8-bin.tar.gz.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.8.1-bin.tar.gz">commons-compress-1.8.1-bin.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.8.1-bin.tar.gz.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.8.1-bin.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
-              <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.8-bin.zip">commons-compress-1.8-bin.zip</a></td>
-              <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.8-bin.zip.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.8-bin.zip.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/compress/binaries/commons-compress-1.8.1-bin.zip">commons-compress-1.8.1-bin.zip</a></td>
+              <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.8.1-bin.zip.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/compress/binaries/commons-compress-1.8.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.8-src.tar.gz">commons-compress-1.8-src.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.8-src.tar.gz.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.8-src.tar.gz.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/compress/source/commons-compress-1.8.1-src.tar.gz">commons-compress-1.8.1-src.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.8.1-src.tar.gz.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.8.1-src.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
-              <td><a href="[preferred]/commons/compress/source/commons-compress-1.8-src.zip">commons-compress-1.8-src.zip</a></td>
-              <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.8-src.zip.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.8-src.zip.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/compress/source/commons-compress-1.8.1-src.zip">commons-compress-1.8.1-src.zip</a></td>
+              <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.8.1-src.zip.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/compress/source/commons-compress-1.8.1-src.zip.asc">pgp</a></td>
           </tr>
         </table>
       </subsection>

Modified: commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/xdoc/index.xml?rev=1593590&r1=1593589&r2=1593590&view=diff
==============================================================================
--- commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/xdoc/index.xml (original)
+++ commons/proper/compress/tags/COMPRESS-1.8.1-RC1/src/site/xdoc/index.xml Fri May  9 18:39:45 2014
@@ -51,28 +51,21 @@
         </section>
 
         <section name="Status">
-          <p>The current release is 1.8 and requires Java 5.</p>
+          <p>The current release is 1.8.1 and requires Java 5.</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.8?">
-            <ul>
-              <li>Bug fixes to the tar, zip and 7z packages</li>
-              <li>Access to metadata when reading gzip streams</li>
-              <li>Finer grained control over the methods used when
-              creating 7z archives and support for some the most
-              important filter methods used in 7z archives.</li>
-            </ul>
-          </subsection>
-          <subsection name="What's coming in 1.8.1?">
-            <p>Compress 1.8.1 will be a bug fix release with fixes for
-            the tar, ar and snappy formats as well as the
+          <subsection name="What's new in 1.8.1?">
+            <p>Compress 1.8.1 is a bug fix release with fixes for the
+            tar, ar and snappy formats as well as the
             <code>IOUtils</code> class.  In addition
             <code>CompressorStreamFactory</code> can now autodetect
             the .Z compress format.</p>
           </subsection>
+          <!--subsection name="What's coming in 1.9?">
+          </subsection-->
         </section>
 
         <section name="Documentation">
@@ -90,14 +83,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.8 support for
+            Java</a> library.  As of Commons Compress 1.8.1 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.8 support for the dump and arj formats is
+            1.8.1 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