Saw `ShellServerIT.testCreateTableWithLocalityGroupsBadArguments()` test fail with this change. Looks like `DefaultParser` isn't a direct substitute for the deprecated `BasicParser`. It seems to handle some parsing errors differently... perhaps throwing an `IllegalArgumentException` when `BasicParser` would have error'd differently.
This could be related to: https://stackoverflow.com/questions/38964866/defaultparser-in-commons-cli-doesnt-behave-like-the-deprecated-parsers [ Full content available at: https://github.com/apache/accumulo/pull/629 ] This message was relayed via gitbox.apache.org for [email protected]
