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

[1/2] lucene-solr:branch_6x: Add 6.1.0 indices to TestBackwardsCompatibility.

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x ea9c7ea88 -> 3c67c77aa
  refs/heads/master 55fc01bc4 -> 90c544f6b


Add 6.1.0 indices to TestBackwardsCompatibility.


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

Branch: refs/heads/branch_6x
Commit: 3c67c77aa8975cb3fccb5e07e453ddba2dbdb5a6
Parents: ea9c7ea
Author: Adrien Grand <jp...@gmail.com>
Authored: Fri Jun 17 14:38:59 2016 +0200
Committer: Adrien Grand <jp...@gmail.com>
Committed: Fri Jun 17 14:38:59 2016 +0200

----------------------------------------------------------------------
 .../lucene/index/TestBackwardsCompatibility.java   |   4 +++-
 .../org/apache/lucene/index/index.6.1.0-cfs.zip    | Bin 0 -> 13769 bytes
 .../org/apache/lucene/index/index.6.1.0-nocfs.zip  | Bin 0 -> 13763 bytes
 3 files changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/3c67c77a/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 d553752..d5dcd9a 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
@@ -241,7 +241,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
       "6.0.0-cfs",
       "6.0.0-nocfs",
       "6.0.1-cfs",
-      "6.0.1-nocfs"
+      "6.0.1-nocfs",
+      "6.1.0-cfs",
+      "6.1.0-nocfs"
   };
   
   final String[] unsupportedNames = {

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

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/3c67c77a/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.1.0-nocfs.zip
----------------------------------------------------------------------
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.1.0-nocfs.zip b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.1.0-nocfs.zip
new file mode 100644
index 0000000..2c6495d
Binary files /dev/null and b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.6.1.0-nocfs.zip differ


[2/2] lucene-solr:master: Add 6.1.0 indices to TestBackwardsCompatibility.

Posted by jp...@apache.org.
Add 6.1.0 indices to TestBackwardsCompatibility.


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

Branch: refs/heads/master
Commit: 90c544f6ba6c0a610833429a90584db271a6cd31
Parents: 55fc01b
Author: Adrien Grand <jp...@gmail.com>
Authored: Fri Jun 17 14:39:43 2016 +0200
Committer: Adrien Grand <jp...@gmail.com>
Committed: Fri Jun 17 14:39:53 2016 +0200

----------------------------------------------------------------------
 .../lucene/index/TestBackwardsCompatibility.java   |   4 +++-
 .../org/apache/lucene/index/index.6.1.0-cfs.zip    | Bin 0 -> 13769 bytes
 .../org/apache/lucene/index/index.6.1.0-nocfs.zip  | Bin 0 -> 13769 bytes
 3 files changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/90c544f6/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 9b17c0a..7d32c8f 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
@@ -219,7 +219,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
     "6.0.0-cfs",
     "6.0.0-nocfs",
     "6.0.1-cfs",
-    "6.0.1-nocfs"
+    "6.0.1-nocfs",
+    "6.1.0-cfs",
+    "6.1.0-nocfs"
   };
   
   final String[] unsupportedNames = {

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

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