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

dgriffon pushed a change to branch fix-login-event-scope-migration
in repository https://gitbox.apache.org/repos/asf/unomi.git


 discard 6858ca6eb UNOMI-816 : move scope migration execution to 2.5.0
 discard bdb8b059b UNOMI-816 : fix test
 discard b1f8afbde UNOMI-816 : fix archive to match ES version (+ improve doc)
 discard 4c14721d1 UNOMI-816 : ensure empty scope are filled properly at 
migration time
     add ab8e9634e UNOMI-839: add charset utf8 in request wrapper (#665)
     add e93b936c5 UNOMI-829: upgrade camel, snakeyaml, junit (#667)
     add a4d3b4a20 UNOMI-816 : ensure empty scope are filled properly at 
migration time
     add da0a1c13f UNOMI-816 : fix archive to match ES version (+ improve doc)
     add 479cb18ae UNOMI-816 : fix test
     add 2817bd2d1 UNOMI-816 : move scope migration execution to 2.5.0
     add 2e1bc89f0 UNOMI-816 : small improvements

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   (6858ca6eb)
            \
             N -- N -- N   refs/heads/fix-login-event-scope-migration 
(2e1bc89f0)

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:
 extensions/router/pom.xml                                 |  5 +++--
 extensions/router/router-core/pom.xml                     |  2 +-
 extensions/router/router-karaf-feature/pom.xml            |  4 ++--
 .../router-karaf-feature/src/main/feature/feature.xml     |  2 +-
 extensions/salesforce-connector/services/pom.xml          |  2 +-
 itests/README.md                                          | 15 +++++++++++++--
 metrics/pom.xml                                           |  2 +-
 .../migration/migrate-2.4.0-15-viewEventPagePath.groovy   |  4 ++--
 .../cxs/migration/migrate-2.5.0-10-loginEventScope.groovy |  4 ++--
 wab/pom.xml                                               |  2 +-
 .../unomi/web/HttpServletRequestForwardWrapper.java       | 10 +++++-----
 11 files changed, 32 insertions(+), 20 deletions(-)

Reply via email to