mirror of https://github.com/apache/lucene.git
Add 6.2.1 back compat test indexes
This commit is contained in:
parent
003a943d6d
commit
e0125c99d2
|
@ -228,7 +228,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
|||
"6.1.0-cfs",
|
||||
"6.1.0-nocfs",
|
||||
"6.2.0-cfs",
|
||||
"6.2.0-nocfs"
|
||||
"6.2.0-nocfs",
|
||||
"6.2.1-cfs",
|
||||
"6.2.1-nocfs"
|
||||
};
|
||||
|
||||
final String[] unsupportedNames = {
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue