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 16:49:11 UTC

svn commit: r1624015 - in /lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index: TestBackwardsCompatibility3x.java index.33.cfs.zip index.33.nocfs.zip

Author: rmuir
Date: Wed Sep 10 14:49:11 2014
New Revision: 1624015

URL: http://svn.apache.org/r1624015
Log:
LUCENE-5863: add 3.3

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

Modified: lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/TestBackwardsCompatibility3x.java
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/TestBackwardsCompatibility3x.java?rev=1624015&r1=1624014&r2=1624015&view=diff
==============================================================================
--- lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/TestBackwardsCompatibility3x.java (original)
+++ lucene/dev/branches/branch_4x/lucene/core/src/test/org/apache/lucene/index/TestBackwardsCompatibility3x.java Wed Sep 10 14:49:11 2014
@@ -121,6 +121,8 @@ public class TestBackwardsCompatibility3
                              "31.nocfs",
                              "32.cfs",
                              "32.nocfs",
+                             "33.cfs",
+                             "33.nocfs",
                              "34.cfs",
                              "34.nocfs",
   };

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

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