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 a29f08c46 Merge branch 'UNOMI-920-yaml-tostring' into
UNOMI-879-unified-crud-shell
add 5a5aedba7 UNOMI-921: Replace elasticsearch-maven-plugin with
Docker-based Elasticsearch in integration tests (#767)
add 31fe93e4f UNOMI-920: Improve debugging with YAML-based toString() for
core API types (#768)
add f9aee2dd1 Merge branch 'master' into UNOMI-879-unified-crud-shell
No new revisions were added by this update.
Summary of changes:
.../org/apache/unomi/api/conditions/Condition.java | 106 +++++++++++++++++++--
.../java/org/apache/unomi/api/utils/YamlUtils.java | 18 ++--
.../apache/unomi/api/conditions/ConditionTest.java | 5 +-
build.sh | 14 ++-
itests/pom.xml | 38 ++++++--
.../unomi/itests/PropertiesUpdateActionIT.java | 8 +-
6 files changed, 155 insertions(+), 34 deletions(-)