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:44:45 UTC

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

Author: rmuir
Date: Wed Sep 10 15:44:44 2014
New Revision: 1624038

URL: http://svn.apache.org/r1624038
Log:
LUCENE-5863: add 4.7.2

Added:
    lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/index.472.cfs.zip   (with props)
    lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/index.472.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=1624038&r1=1624037&r2=1624038&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:44:44 2014
@@ -185,6 +185,8 @@ public class TestBackwardsCompatibility 
                                     "45.nocfs",
                                     "461.cfs",
                                     "461.nocfs",
+                                    "472.cfs",
+                                    "472.nocfs",
                                     "48.cfs",
                                     "48.nocfs",
                                     "481.cfs",

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

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