You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2019/06/20 12:40:26 UTC

[sling-org-apache-sling-committer-cli] branch issue/SLING-8519 updated (d9d8567 -> 1e0488e)

This is an automated email from the ASF dual-hosted git repository.

radu pushed a change to branch issue/SLING-8519
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-committer-cli.git.


    from d9d8567  SLING-8519 - Improve CLI parsing and general look and feel
     add 1e0488e  SLING-8519 - Improve CLI parsing and general look and feel

No new revisions were added by this update.

Summary of changes:
 README.md                                                   | 13 ++++++++-----
 .../java/org/apache/sling/cli/impl/CommandProcessor.java    |  3 ---
 src/main/java/org/apache/sling/cli/impl/ExecutionMode.java  | 12 ++++++------
 .../sling/cli/impl/release/CreateJiraVersionCommand.java    | 12 ++++++------
 .../sling/cli/impl/release/PrepareVoteEmailCommand.java     |  6 +++---
 .../org/apache/sling/cli/impl/release/ReleaseCLIGroup.java  |  2 +-
 .../apache/sling/cli/impl/release/ReusableCLIOptions.java   |  2 +-
 .../apache/sling/cli/impl/release/TallyVotesCommand.java    |  6 +++---
 .../sling/cli/impl/release/UpdateReporterCommand.java       |  6 +++---
 .../sling/cli/impl/release/PrepareVoteEmailCommandTest.java |  2 +-
 .../sling/cli/impl/release/TallyVotesCommandTest.java       |  6 +++---
 .../sling/cli/impl/release/UpdateReporterCommandTest.java   |  6 +++---
 12 files changed, 38 insertions(+), 38 deletions(-)