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

timothyjward pushed a change to branch maint/1.0.x
in repository https://gitbox.apache.org/repos/asf/aries-typedevent.git


 discard cceb0d8  BACKPORT - Improve conversion performance for Record to Map
 discard 6417347  BACKPORT - Use trace statements for main-path event 
conversion and monitoring
 discard 3ff27a2  BACKPORT - Correctly handle mapping records with null 
components to Maps
     new dc9425b  Prepare for 1.0.1-SNAPSHOT maintenance
     new d20519e  BACKPORT - Correctly handle mapping records with null 
components to Maps
     new 819635a  BACKPORT - Use trace statements for main-path event 
conversion and monitoring
     new 17d0015  BACKPORT - Improve conversion performance for Record to Map

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   (cceb0d8)
            \
             N -- N -- N   refs/heads/maint/1.0.x (17d0015)

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.

The 4 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:
 org.apache.aries.typedevent.bus/pom.xml                        |  2 +-
 org.apache.aries.typedevent.bus/test.bndrun                    |  6 +++---
 .../org.apache.aries.typedevent.remote.api/pom.xml             |  2 +-
 .../org.apache.aries.typedevent.remote.remoteservices/pom.xml  |  6 +++---
 .../test.bndrun                                                | 10 +++++-----
 .../org.apache.aries.typedevent.remote.spi/pom.xml             |  4 ++--
 org.apache.aries.typedevent.remote/pom.xml                     |  2 +-
 pom.xml                                                        |  2 +-
 typedevent-test-bom/pom.xml                                    |  2 +-
 9 files changed, 18 insertions(+), 18 deletions(-)

Reply via email to