You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by dw...@apache.org on 2018/05/09 11:29:13 UTC

[1/2] lucene-solr:master: LUCENE-8301: Update randomizedtesting to 2.6.0

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_7x 5021fb185 -> dd98a98bd
  refs/heads/master ef8edbab0 -> b53ee5802


LUCENE-8301: Update randomizedtesting to 2.6.0


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

Branch: refs/heads/master
Commit: b53ee58023636b0ad3f59fcfedf10400723c87e2
Parents: ef8edba
Author: Dawid Weiss <dw...@apache.org>
Authored: Wed May 9 13:28:03 2018 +0200
Committer: Dawid Weiss <dw...@apache.org>
Committed: Wed May 9 13:28:03 2018 +0200

----------------------------------------------------------------------
 lucene/CHANGES.txt                                      | 2 ++
 lucene/ivy-versions.properties                          | 3 +--
 lucene/licenses/randomizedtesting-runner-2.5.3.jar.sha1 | 1 -
 lucene/licenses/randomizedtesting-runner-2.6.0.jar.sha1 | 1 +
 solr/licenses/junit4-ant-2.5.3.jar.sha1                 | 1 -
 solr/licenses/junit4-ant-2.6.0.jar.sha1                 | 1 +
 solr/licenses/randomizedtesting-runner-2.5.3.jar.sha1   | 1 -
 solr/licenses/randomizedtesting-runner-2.6.0.jar.sha1   | 1 +
 8 files changed, 6 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b53ee580/lucene/CHANGES.txt
----------------------------------------------------------------------
diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index f6477f3..42c758d 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -192,6 +192,8 @@ Bug Fixes
 
 Other
 
+* LUCENE-8301: Update randomizedtesting to 2.6.0. (Dawid Weiss)
+
 * LUCENE-8261: InterpolatedProperties.interpolate and recursive property
   references. (Steve Rowe, Dawid Weiss)
 

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b53ee580/lucene/ivy-versions.properties
----------------------------------------------------------------------
diff --git a/lucene/ivy-versions.properties b/lucene/ivy-versions.properties
index 1fbefd0..8fcfeee 100644
--- a/lucene/ivy-versions.properties
+++ b/lucene/ivy-versions.properties
@@ -5,13 +5,12 @@
 /antlr/antlr = 2.7.7
 /com.adobe.xmp/xmpcore = 5.1.3
 
-com.carrotsearch.randomizedtesting.version = 2.5.3
+com.carrotsearch.randomizedtesting.version = 2.6.0
 /com.carrotsearch.randomizedtesting/junit4-ant = ${com.carrotsearch.randomizedtesting.version}
 /com.carrotsearch.randomizedtesting/randomizedtesting-runner = ${com.carrotsearch.randomizedtesting.version}
 
 /com.carrotsearch/hppc = 0.7.3
 
-
 /com.cybozu.labs/langdetect = 1.1-20120112
 /com.drewnoakes/metadata-extractor = 2.10.1
 

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b53ee580/lucene/licenses/randomizedtesting-runner-2.5.3.jar.sha1
----------------------------------------------------------------------
diff --git a/lucene/licenses/randomizedtesting-runner-2.5.3.jar.sha1 b/lucene/licenses/randomizedtesting-runner-2.5.3.jar.sha1
deleted file mode 100644
index 8b4a92f..0000000
--- a/lucene/licenses/randomizedtesting-runner-2.5.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-053da66a10597283d48266d1f09d572f8608ae3f

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b53ee580/lucene/licenses/randomizedtesting-runner-2.6.0.jar.sha1
----------------------------------------------------------------------
diff --git a/lucene/licenses/randomizedtesting-runner-2.6.0.jar.sha1 b/lucene/licenses/randomizedtesting-runner-2.6.0.jar.sha1
new file mode 100644
index 0000000..c7baccb
--- /dev/null
+++ b/lucene/licenses/randomizedtesting-runner-2.6.0.jar.sha1
@@ -0,0 +1 @@
+3787b306dc666f6fa181b1900fb6b941e2b38790

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b53ee580/solr/licenses/junit4-ant-2.5.3.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/junit4-ant-2.5.3.jar.sha1 b/solr/licenses/junit4-ant-2.5.3.jar.sha1
deleted file mode 100644
index f62922a..0000000
--- a/solr/licenses/junit4-ant-2.5.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c3809c2c2bc135109a7e1e231463da303299b5dd

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b53ee580/solr/licenses/junit4-ant-2.6.0.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/junit4-ant-2.6.0.jar.sha1 b/solr/licenses/junit4-ant-2.6.0.jar.sha1
new file mode 100644
index 0000000..9902b34
--- /dev/null
+++ b/solr/licenses/junit4-ant-2.6.0.jar.sha1
@@ -0,0 +1 @@
+7512f4c5fb6dc9106a712c390c39e87708148456

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b53ee580/solr/licenses/randomizedtesting-runner-2.5.3.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/randomizedtesting-runner-2.5.3.jar.sha1 b/solr/licenses/randomizedtesting-runner-2.5.3.jar.sha1
deleted file mode 100644
index 8b4a92f..0000000
--- a/solr/licenses/randomizedtesting-runner-2.5.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-053da66a10597283d48266d1f09d572f8608ae3f

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b53ee580/solr/licenses/randomizedtesting-runner-2.6.0.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/randomizedtesting-runner-2.6.0.jar.sha1 b/solr/licenses/randomizedtesting-runner-2.6.0.jar.sha1
new file mode 100644
index 0000000..c7baccb
--- /dev/null
+++ b/solr/licenses/randomizedtesting-runner-2.6.0.jar.sha1
@@ -0,0 +1 @@
+3787b306dc666f6fa181b1900fb6b941e2b38790


[2/2] lucene-solr:branch_7x: LUCENE-8301: Update randomizedtesting to 2.6.0

Posted by dw...@apache.org.
LUCENE-8301: Update randomizedtesting to 2.6.0


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

Branch: refs/heads/branch_7x
Commit: dd98a98bdcaa9ba7f97a88646b0f2973a04c8581
Parents: 5021fb1
Author: Dawid Weiss <dw...@apache.org>
Authored: Wed May 9 13:28:03 2018 +0200
Committer: Dawid Weiss <dw...@apache.org>
Committed: Wed May 9 13:28:30 2018 +0200

----------------------------------------------------------------------
 lucene/CHANGES.txt                                      | 2 ++
 lucene/ivy-versions.properties                          | 3 +--
 lucene/licenses/randomizedtesting-runner-2.5.3.jar.sha1 | 1 -
 lucene/licenses/randomizedtesting-runner-2.6.0.jar.sha1 | 1 +
 solr/licenses/junit4-ant-2.5.3.jar.sha1                 | 1 -
 solr/licenses/junit4-ant-2.6.0.jar.sha1                 | 1 +
 solr/licenses/randomizedtesting-runner-2.5.3.jar.sha1   | 1 -
 solr/licenses/randomizedtesting-runner-2.6.0.jar.sha1   | 1 +
 8 files changed, 6 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/dd98a98b/lucene/CHANGES.txt
----------------------------------------------------------------------
diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index ddef404..696eb45 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -94,6 +94,8 @@ Bug Fixes
 
 Other
 
+* LUCENE-8301: Update randomizedtesting to 2.6.0. (Dawid Weiss)
+
 * LUCENE-8261: InterpolatedProperties.interpolate and recursive property
   references. (Steve Rowe, Dawid Weiss)
 

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/dd98a98b/lucene/ivy-versions.properties
----------------------------------------------------------------------
diff --git a/lucene/ivy-versions.properties b/lucene/ivy-versions.properties
index 1fbefd0..8fcfeee 100644
--- a/lucene/ivy-versions.properties
+++ b/lucene/ivy-versions.properties
@@ -5,13 +5,12 @@
 /antlr/antlr = 2.7.7
 /com.adobe.xmp/xmpcore = 5.1.3
 
-com.carrotsearch.randomizedtesting.version = 2.5.3
+com.carrotsearch.randomizedtesting.version = 2.6.0
 /com.carrotsearch.randomizedtesting/junit4-ant = ${com.carrotsearch.randomizedtesting.version}
 /com.carrotsearch.randomizedtesting/randomizedtesting-runner = ${com.carrotsearch.randomizedtesting.version}
 
 /com.carrotsearch/hppc = 0.7.3
 
-
 /com.cybozu.labs/langdetect = 1.1-20120112
 /com.drewnoakes/metadata-extractor = 2.10.1
 

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/dd98a98b/lucene/licenses/randomizedtesting-runner-2.5.3.jar.sha1
----------------------------------------------------------------------
diff --git a/lucene/licenses/randomizedtesting-runner-2.5.3.jar.sha1 b/lucene/licenses/randomizedtesting-runner-2.5.3.jar.sha1
deleted file mode 100644
index 8b4a92f..0000000
--- a/lucene/licenses/randomizedtesting-runner-2.5.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-053da66a10597283d48266d1f09d572f8608ae3f

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/dd98a98b/lucene/licenses/randomizedtesting-runner-2.6.0.jar.sha1
----------------------------------------------------------------------
diff --git a/lucene/licenses/randomizedtesting-runner-2.6.0.jar.sha1 b/lucene/licenses/randomizedtesting-runner-2.6.0.jar.sha1
new file mode 100644
index 0000000..c7baccb
--- /dev/null
+++ b/lucene/licenses/randomizedtesting-runner-2.6.0.jar.sha1
@@ -0,0 +1 @@
+3787b306dc666f6fa181b1900fb6b941e2b38790

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/dd98a98b/solr/licenses/junit4-ant-2.5.3.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/junit4-ant-2.5.3.jar.sha1 b/solr/licenses/junit4-ant-2.5.3.jar.sha1
deleted file mode 100644
index f62922a..0000000
--- a/solr/licenses/junit4-ant-2.5.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c3809c2c2bc135109a7e1e231463da303299b5dd

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/dd98a98b/solr/licenses/junit4-ant-2.6.0.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/junit4-ant-2.6.0.jar.sha1 b/solr/licenses/junit4-ant-2.6.0.jar.sha1
new file mode 100644
index 0000000..9902b34
--- /dev/null
+++ b/solr/licenses/junit4-ant-2.6.0.jar.sha1
@@ -0,0 +1 @@
+7512f4c5fb6dc9106a712c390c39e87708148456

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/dd98a98b/solr/licenses/randomizedtesting-runner-2.5.3.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/randomizedtesting-runner-2.5.3.jar.sha1 b/solr/licenses/randomizedtesting-runner-2.5.3.jar.sha1
deleted file mode 100644
index 8b4a92f..0000000
--- a/solr/licenses/randomizedtesting-runner-2.5.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-053da66a10597283d48266d1f09d572f8608ae3f

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/dd98a98b/solr/licenses/randomizedtesting-runner-2.6.0.jar.sha1
----------------------------------------------------------------------
diff --git a/solr/licenses/randomizedtesting-runner-2.6.0.jar.sha1 b/solr/licenses/randomizedtesting-runner-2.6.0.jar.sha1
new file mode 100644
index 0000000..c7baccb
--- /dev/null
+++ b/solr/licenses/randomizedtesting-runner-2.6.0.jar.sha1
@@ -0,0 +1 @@
+3787b306dc666f6fa181b1900fb6b941e2b38790