You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2014/09/10 17:49:16 UTC

svn commit: r1624041 - in /lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index: TestBackwardsCompatibility.java index.471.cfs.zip index.471.nocfs.zip

Author: rmuir
Date: Wed Sep 10 15:49:15 2014
New Revision: 1624041

URL: http://svn.apache.org/r1624041
Log:
LUCENE-5863: add 4.7.1

Added:
    lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/index.471.cfs.zip   (with props)
    lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/index.471.nocfs.zip   (with props)
Modified:
    lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java

Modified: lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java?rev=1624041&r1=1624040&r2=1624041&view=diff
==============================================================================
--- lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java (original)
+++ lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java Wed Sep 10 15:49:15 2014
@@ -185,6 +185,8 @@ public class TestBackwardsCompatibility 
                                     "45.nocfs",
                                     "461.cfs",
                                     "461.nocfs",
+                                    "471.cfs",
+                                    "471.nocfs",
                                     "472.cfs",
                                     "472.nocfs",
                                     "48.cfs",

Added: lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/index.471.cfs.zip
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/index.471.cfs.zip?rev=1624041&view=auto
==============================================================================
Binary file - no diff available.

Added: lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/index.471.nocfs.zip
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/index.471.nocfs.zip?rev=1624041&view=auto
==============================================================================
Binary file - no diff available.