This is an automated email from the ASF dual-hosted git repository. ddanielr pushed a change to branch 2.1 in repository https://gitbox.apache.org/repos/asf/accumulo.git
from f3ea5a8d57 Created new static methods that easily create TabletId objects (#5678) add 52c80caa68 Adds support for json values in the Tokenizer (#5689) No new revisions were added by this update. Summary of changes: .../shell/commands/QuotedStringTokenizer.java | 84 +++++++++++++++------ .../shell/commands/QuotedStringTokenizerTest.java | 86 ++++++++++++++++++++++ 2 files changed, 147 insertions(+), 23 deletions(-) create mode 100644 shell/src/test/java/org/apache/accumulo/shell/commands/QuotedStringTokenizerTest.java