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 19:42:04 UTC

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

Author: rmuir
Date: Wed Sep 10 17:42:04 2014
New Revision: 1624069

URL: http://svn.apache.org/r1624069
Log:
LUCENE-5863: add 4.5.1

Added:
    lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/index.451.cfs.zip   (with props)
    lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/index.451.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=1624069&r1=1624068&r2=1624069&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 17:42:04 2014
@@ -183,6 +183,8 @@ public class TestBackwardsCompatibility 
                                     "42.nocfs",
                                     "45.cfs",
                                     "45.nocfs",
+                                    "451.cfs",
+                                    "451.nocfs",
                                     "46.cfs",
                                     "46.nocfs",
                                     "461.cfs",

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

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