You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2018/03/06 20:17:58 UTC

[4/4] lucene-solr:branch_6x: Add 5.5.5, 6.6.1, 6.6.2, and 6.6.3 back compat test indexes

Add 5.5.5, 6.6.1, 6.6.2, and 6.6.3 back compat test indexes


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

Branch: refs/heads/branch_6x
Commit: 40297e05cbf4c4288aaca68ac04906f3b52038a2
Parents: 23f4cf3
Author: Steve Rowe <sa...@gmail.com>
Authored: Tue Mar 6 15:13:29 2018 -0500
Committer: Steve Rowe <sa...@gmail.com>
Committed: Tue Mar 6 15:13:29 2018 -0500

----------------------------------------------------------------------
 .../lucene/index/TestBackwardsCompatibility.java   |  10 +++++++++-
 .../org/apache/lucene/index/index.5.5.5-cfs.zip    | Bin 0 -> 13795 bytes
 .../org/apache/lucene/index/index.5.5.5-nocfs.zip  | Bin 0 -> 13788 bytes
 .../org/apache/lucene/index/index.6.6.1-cfs.zip    | Bin 0 -> 15899 bytes
 .../org/apache/lucene/index/index.6.6.1-nocfs.zip  | Bin 0 -> 15917 bytes
 .../org/apache/lucene/index/index.6.6.2-cfs.zip    | Bin 0 -> 15915 bytes
 .../org/apache/lucene/index/index.6.6.2-nocfs.zip  | Bin 0 -> 15911 bytes
 .../org/apache/lucene/index/index.6.6.3-cfs.zip    | Bin 0 -> 15905 bytes
 .../org/apache/lucene/index/index.6.6.3-nocfs.zip  | Bin 0 -> 15898 bytes
 9 files changed, 9 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/40297e05/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java
----------------------------------------------------------------------
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java b/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java
index a9efb9b..e60484b 100644
--- a/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java
+++ b/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java
@@ -308,6 +308,8 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
       "5.5.3-nocfs",
       "5.5.4-cfs",
       "5.5.4-nocfs",
+      "5.5.5-cfs",
+      "5.5.5-nocfs",
       "6.0.0-cfs",
       "6.0.0-nocfs",
       "6.0.1-cfs",
@@ -331,7 +333,13 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
       "6.5.1-cfs",
       "6.5.1-nocfs",
       "6.6.0-cfs",
-      "6.6.0-nocfs"
+      "6.6.0-nocfs",
+      "6.6.1-cfs",
+      "6.6.1-nocfs",
+      "6.6.2-cfs",
+      "6.6.2-nocfs",
+      "6.6.3-cfs",
+      "6.6.3-nocfs"
   };
   
   final String[] unsupportedNames = {

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/40297e05/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.5-cfs.zip
----------------------------------------------------------------------
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.5-cfs.zip b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.5-cfs.zip
new file mode 100644
index 0000000..04b3637
Binary files /dev/null and b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.5-cfs.zip differ

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/40297e05/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.5-nocfs.zip
----------------------------------------------------------------------
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.5-nocfs.zip b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.5-nocfs.zip
new file mode 100644
index 0000000..6db07d9
Binary files /dev/null and b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.5-nocfs.zip differ

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/40297e05/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.1-cfs.zip
----------------------------------------------------------------------
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.1-cfs.zip b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.1-cfs.zip
new file mode 100644
index 0000000..3feb85c
Binary files /dev/null and b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.1-cfs.zip differ

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/40297e05/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.1-nocfs.zip
----------------------------------------------------------------------
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.1-nocfs.zip b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.1-nocfs.zip
new file mode 100644
index 0000000..7485c13
Binary files /dev/null and b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.1-nocfs.zip differ

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/40297e05/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.2-cfs.zip
----------------------------------------------------------------------
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.2-cfs.zip b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.2-cfs.zip
new file mode 100644
index 0000000..770c4d9
Binary files /dev/null and b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.2-cfs.zip differ

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/40297e05/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.2-nocfs.zip
----------------------------------------------------------------------
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.2-nocfs.zip b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.2-nocfs.zip
new file mode 100644
index 0000000..5aece96
Binary files /dev/null and b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.2-nocfs.zip differ

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/40297e05/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.3-cfs.zip
----------------------------------------------------------------------
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.3-cfs.zip b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.3-cfs.zip
new file mode 100644
index 0000000..df39200
Binary files /dev/null and b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.3-cfs.zip differ

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/40297e05/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.3-nocfs.zip
----------------------------------------------------------------------
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.3-nocfs.zip b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.3-nocfs.zip
new file mode 100644
index 0000000..93e95d8
Binary files /dev/null and b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.6.3-nocfs.zip differ