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 2020/02/08 17:03:50 UTC

[commons-compress] branch master updated (8a59538 -> bc2a894)

This is an automated email from the ASF dual-hosted git repository.

bodewig pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git.


    from 8a59538  bring back all "What's new" sections since we started them with 1.6
     add f7503ad  prepare RC1 of Commons Compress 1.20
     new a4ee594  Merge tag 'rel/1.20' and prepare for next iteration
     new bc2a894  make XML well-formed

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                           |  4 ++--
 pom.xml                             |  4 ++--
 src/changes/changes.xml             |  5 ++++-
 src/site/site.xml                   |  1 +
 src/site/xdoc/download_compress.xml | 26 +++++++++++++-------------
 src/site/xdoc/index.xml             |  9 +++++----
 6 files changed, 27 insertions(+), 22 deletions(-)


[commons-compress] 01/02: Merge tag 'rel/1.20' and prepare for next iteration

Posted by bo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit a4ee594d146012bc05d84147a1cd3cfbd7598fc6
Merge: 8a59538 f7503ad
Author: Stefan Bodewig <bo...@apache.org>
AuthorDate: Sat Feb 8 17:50:07 2020 +0100

    Merge tag 'rel/1.20' and prepare for next iteration
    
    Create Commons Compress 1.20 release tag

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

diff --cc pom.xml
index b04f730,dc4117a..096a2a5
--- a/pom.xml
+++ b/pom.xml
@@@ -24,7 -24,7 +24,7 @@@
    </parent>
  
    <artifactId>commons-compress</artifactId>
-   <version>1.20-SNAPSHOT</version>
 -  <version>1.20</version>
++  <version>1.21-SNAPSHOT</version>
    <name>Apache Commons Compress</name>
    <url>https://commons.apache.org/proper/commons-compress/</url>
    <!-- The description is not indented to make it look better in the release notes -->
@@@ -50,7 -50,7 +50,7 @@@ Brotli, Zstandard and ar, cpio, jar, ta
      <commons.release.version>${project.version}</commons.release.version>
      <commons.rc.version>RC1</commons.rc.version>
      <!-- old version used by japicmp -->
--    <commons.bc.version>1.19</commons.bc.version>
++    <commons.bc.version>1.20</commons.bc.version>
      <powermock.version>1.7.4</powermock.version>
      <commons.pmd-plugin.version>3.12.0</commons.pmd-plugin.version>
  
diff --cc src/changes/changes.xml
index 0ad7687,0ad7687..e203786
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@@ -42,7 -42,7 +42,10 @@@ The <action> type attribute can be add,
      <title>Apache Commons Compress Release Notes</title>
    </properties>
    <body>
--    <release version="1.20" date="not released, yet"
++    <release version="1.21" date="not released, yet"
++             description="Release 1.21">
++    </release>
++    <release version="1.20" date="2020-02-08"
               description="Release 1.20">
        <action issue="COMPRESS-493" type="update" date="2019-08-27">
          Update optional library com.github.luben:zstd-jni from 1.4.0-1 to 1.4.4-7.


[commons-compress] 02/02: make XML well-formed

Posted by bo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit bc2a894726c1c9c45f1ae0db4f0ab526aeca5272
Author: Stefan Bodewig <bo...@apache.org>
AuthorDate: Sat Feb 8 18:03:30 2020 +0100

    make XML well-formed
---
 src/site/xdoc/index.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 5341138..b267cdc 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -145,7 +145,8 @@
               compressor stream and inside 7z archives - this requires
               XZ for Java 1.6.</li>
             </ul>
-            <subsection name="What's new in 1.12?">
+          </subsection>
+          <subsection name="What's new in 1.12?">
             <ul>
               <li>Added support for the Snappy dialect used in iWork archives.</li>
               <li><code>SevenZFile</code> throws an