You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by mi...@apache.org on 2015/02/27 18:03:03 UTC

svn commit: r1662750 - in /lucene/dev/branches/lucene_solr_4_10/lucene/core/src/test/org/apache/lucene/index: TestBackwardsCompatibility.java index.4103.cfs.zip index.4103.nocfs.zip

Author: mikemccand
Date: Fri Feb 27 17:03:02 2015
New Revision: 1662750

URL: http://svn.apache.org/r1662750
Log:
Prepare for 4.10.4

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

Modified: lucene/dev/branches/lucene_solr_4_10/lucene/core/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene_solr_4_10/lucene/core/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java?rev=1662750&r1=1662749&r2=1662750&view=diff
==============================================================================
--- lucene/dev/branches/lucene_solr_4_10/lucene/core/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java (original)
+++ lucene/dev/branches/lucene_solr_4_10/lucene/core/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java Fri Feb 27 17:03:02 2015
@@ -270,6 +270,8 @@ public class TestBackwardsCompatibility
                                     "4101.nocfs",
                                     "4102.cfs",
                                     "4102.nocfs",
+                                    "4103.cfs",
+                                    "4103.nocfs",
   };
   
   final String[] unsupportedNames = {"19.cfs",

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

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