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 20:06:20 UTC

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

Author: rmuir
Date: Wed Sep 10 18:06:19 2014
New Revision: 1624083

URL: http://svn.apache.org/r1624083
Log:
LUCENE-5863: add 4.2.1

Added:
    lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/index.421.cfs.zip   (with props)
    lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/index.421.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=1624083&r1=1624082&r2=1624083&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 18:06:19 2014
@@ -181,6 +181,8 @@ public class TestBackwardsCompatibility 
                                     "41.nocfs",
                                     "42.cfs",
                                     "42.nocfs",
+                                    "421.cfs",
+                                    "421.nocfs",
                                     "43.cfs",
                                     "43.nocfs",
                                     "431.cfs",

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

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