You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by ta...@apache.org on 2021/03/17 13:23:51 UTC

[unomi] branch UNOMI-444-rules updated (5fa5a21 -> 084e62d)

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

taybou pushed a change to branch UNOMI-444-rules
in repository https://gitbox.apache.org/repos/asf/unomi.git.


 discard 5fa5a21  UNOMI-444 redeploy the rules in case they are modified
     add 084e62d  UNOMI-444 redeploy unomi objects in case they are modified

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   (5fa5a21)
            \
             N -- N -- N   refs/heads/UNOMI-444-rules (084e62d)

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:
 .../impl/definitions/DefinitionsServiceImpl.java   | 18 +++---------
 .../services/impl/goals/GoalsServiceImpl.java      | 19 ++++---------
 .../services/impl/profiles/ProfileServiceImpl.java | 32 ++++++++--------------
 .../services/impl/segments/SegmentServiceImpl.java | 18 +++---------
 4 files changed, 24 insertions(+), 63 deletions(-)