mirror of https://github.com/apache/lucene.git
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
5c024e6afc
|
@ -233,7 +233,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
||||||
"5.4.0-cfs",
|
"5.4.0-cfs",
|
||||||
"5.4.0-nocfs",
|
"5.4.0-nocfs",
|
||||||
"5.4.1-cfs",
|
"5.4.1-cfs",
|
||||||
"5.4.1-nocfs"
|
"5.4.1-nocfs",
|
||||||
|
"5.5.0-cfs",
|
||||||
|
"5.5.0-nocfs"
|
||||||
};
|
};
|
||||||
|
|
||||||
final String[] unsupportedNames = {
|
final String[] unsupportedNames = {
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue