This is an automated email from the ASF dual-hosted git repository.
sergehuber pushed a change to branch UNOMI-879-unified-crud-shell
in repository https://gitbox.apache.org/repos/asf/unomi.git
from ba50cc84b Merge branch 'UNOMI-920-yaml-tostring' into
UNOMI-879-unified-crud-shell
add 4bd200a7c UNOMI-879: Address PR review feedback for unified CRUD shell
No new revisions were added by this update.
Summary of changes:
bom/pom.xml | 6 ----
tools/shell-dev-commands/pom.xml | 1 +
.../shell/dev/commands/UndeployDefinition.java | 2 +-
.../dev/commands/consents/ConsentCrudCommand.java | 16 +++++----
.../shell/dev/commands/goals/GoalCrudCommand.java | 2 +-
.../dev/commands/personas/PersonaCrudCommand.java | 5 ++-
.../shell/dev/commands/rules/RuleCrudCommand.java | 40 +++++++++++++++++++++-
.../commands/rules/RuleStatisticsCrudCommand.java | 18 +++++-----
.../dev/commands/segments/SegmentCrudCommand.java | 4 +--
9 files changed, 66 insertions(+), 28 deletions(-)