You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by dg...@apache.org on 2021/10/21 13:48:21 UTC

[unomi] branch UNOMI-518-fix-trackedConditions updated (a29af14 -> 3e29cdf)

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

dgriffon pushed a change to branch UNOMI-518-fix-trackedConditions
in repository https://gitbox.apache.org/repos/asf/unomi.git.


    omit a29af14  UNOMI-518 : allow to use custom parameters in rules with tracked conditions
     add 3e29cdf  UNOMI-518 : allow to use custom parameters in rules with tracked conditions

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a29af14)
            \
             N -- N -- N   refs/heads/UNOMI-518-fix-trackedConditions (3e29cdf)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 itests/src/test/java/org/apache/unomi/itests/RuleServiceIT.java       | 4 ++--
 .../java/org/apache/unomi/services/impl/rules/RulesServiceImpl.java   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)