This is an automated email from the ASF dual-hosted git repository.
jkevan pushed a change to branch unomi-1.5.x
in repository https://gitbox.apache.org/repos/asf/unomi.git.
from d2eeee1 UNOMI-420: provide IT for mergeProfileOnPropertyAction and
forceEvent… (#255)
new 40fa8a3 UNOMI-419 add IT to cover condition validation in segment
(#254)
new a07779e UNOMI-419: fix SegmentsIT test to wait on full startup (#256)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../exceptions/BadSegmentConditionException.java | 12 ++--
.../java/org/apache/unomi/itests/SegmentIT.java | 75 +++++++++++++++++++++-
.../ElasticSearchPersistenceServiceImpl.java | 10 +--
.../unomi/persistence/spi/PersistenceService.java | 4 +-
.../services/impl/segments/SegmentServiceImpl.java | 7 +-
5 files changed, 91 insertions(+), 17 deletions(-)
copy extensions/web-tracker/javascript/src/integrations.js =>
api/src/main/java/org/apache/unomi/api/exceptions/BadSegmentConditionException.java
(81%)