You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by da...@apache.org on 2018/08/21 01:30:54 UTC

[27/50] [abbrv] lucene-solr:jira/http2: LUCENE-8456: Upgrade Apache Commons Compress to v1.18

LUCENE-8456: Upgrade Apache Commons Compress to v1.18


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/711a72ed
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/711a72ed
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/711a72ed

Branch: refs/heads/jira/http2
Commit: 711a72ed84467cff98430b537ffeb7bb1407e7d9
Parents: 57b33c1
Author: Steve Rowe <sa...@gmail.com>
Authored: Thu Aug 16 12:06:33 2018 -0400
Committer: Steve Rowe <sa...@gmail.com>
Committed: Thu Aug 16 12:06:33 2018 -0400

----------------------------------------------------------------------
 lucene/CHANGES.txt                               | 2 ++
 lucene/ivy-versions.properties                   | 2 +-
 lucene/licenses/commons-compress-1.16.1.jar.sha1 | 1 -
 lucene/licenses/commons-compress-1.18.jar.sha1   | 1 +
 solr/CHANGES.txt                                 | 2 ++
 solr/licenses/commons-compress-1.16.1.jar.sha1   | 1 -
 solr/licenses/commons-compress-1.18.jar.sha1     | 1 +
 7 files changed, 7 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/711a72ed/lucene/CHANGES.txt
----------------------------------------------------------------------
diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index a36b411..1550f1b 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -265,6 +265,8 @@ Other:
 
 * LUCENE-8455: Upgrade ECJ compiler to 4.6.1 in lucene/common-build.xml (Erick Erickson)
 
+* LUCENE-8456: Upgrade Apache Commons Compress to v1.18 (Steve Rowe)
+
 ======================= Lucene 7.4.1 =======================
 
 Bug Fixes:

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/711a72ed/lucene/ivy-versions.properties
----------------------------------------------------------------------
diff --git a/lucene/ivy-versions.properties b/lucene/ivy-versions.properties
index d7141bd..5ba50c1 100644
--- a/lucene/ivy-versions.properties
+++ b/lucene/ivy-versions.properties
@@ -107,7 +107,7 @@ org.apache.calcite.version = 1.13.0
 /org.apache.calcite/calcite-linq4j = ${org.apache.calcite.version}
 
 /org.apache.commons/commons-collections4 = 4.1
-/org.apache.commons/commons-compress = 1.16.1
+/org.apache.commons/commons-compress = 1.18
 /org.apache.commons/commons-exec = 1.3
 /org.apache.commons/commons-lang3 = 3.6
 /org.apache.commons/commons-math3 = 3.6.1

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/711a72ed/lucene/licenses/commons-compress-1.16.1.jar.sha1
----------------------------------------------------------------------
diff --git a/lucene/licenses/commons-compress-1.16.1.jar.sha1 b/lucene/licenses/commons-compress-1.16.1.jar.sha1
deleted file mode 100644
index 369e1a0..0000000
--- a/lucene/licenses/commons-compress-1.16.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7b5cdabadb4cf12f5ee0f801399e70635583193f

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/711a72ed/lucene/licenses/commons-compress-1.18.jar.sha1
----------------------------------------------------------------------
diff --git a/lucene/licenses/commons-compress-1.18.jar.sha1 b/lucene/licenses/commons-compress-1.18.jar.sha1
new file mode 100644
index 0000000..96fa373
--- /dev/null
+++ b/lucene/licenses/commons-compress-1.18.jar.sha1
@@ -0,0 +1 @@
+1191f9f2bc0c47a8cce69193feb1ff0a8bcb37d5

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/711a72ed/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 3460bc7..3885761 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -306,6 +306,8 @@ Other Changes
 
 * SOLR-12656: ShardSplitTest should extend AbstractFullDistribZkTestBase instead of BasicDistributedZkTest. (shalin)
 
+* LUCENE-8456: Upgrade Apache Commons Compress to v1.18 (Steve Rowe)
+
 ==================  7.4.0 ==================
 
 Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/711a72ed/solr/licenses/commons-compress-1.16.1.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/commons-compress-1.16.1.jar.sha1 b/solr/licenses/commons-compress-1.16.1.jar.sha1
deleted file mode 100644
index 369e1a0..0000000
--- a/solr/licenses/commons-compress-1.16.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7b5cdabadb4cf12f5ee0f801399e70635583193f

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/711a72ed/solr/licenses/commons-compress-1.18.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/commons-compress-1.18.jar.sha1 b/solr/licenses/commons-compress-1.18.jar.sha1
new file mode 100644
index 0000000..96fa373
--- /dev/null
+++ b/solr/licenses/commons-compress-1.18.jar.sha1
@@ -0,0 +1 @@
+1191f9f2bc0c47a8cce69193feb1ff0a8bcb37d5