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

robbie pushed a change to branch development
in repository https://gitbox.apache.org/repos/asf/artemis-examples.git


 discard 49b2ddc7 Update examples to version 2.53.0-SNAPSHOT
    omit b996b5d4 Update examples to version 2.52.0
     new 390ac90a update core federation downstream examples
     new 02c0c3ce Update examples to version 2.52.0
     new 8cac33de Update examples to version 2.53.0-SNAPSHOT

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   (49b2ddc7)
            \
             N -- N -- N   refs/heads/development (8cac33de)

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 3 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:
 .../federation/federated-address-downstream-upstream/pom.xml  |  9 +++++++++
 .../src/main/resources/activemq/server0/broker.xml            |  2 +-
 .../src/main/resources/activemq/server1/broker.xml            |  4 ++--
 .../src/main/resources/activemq/server2/broker.xml            |  5 +++--
 .../features/federation/federated-address-downstream/pom.xml  |  9 +++++++++
 .../src/main/resources/activemq/server0/broker.xml            |  4 ++--
 .../src/main/resources/activemq/server1/broker.xml            |  4 ++--
 .../src/main/resources/activemq/server2/broker.xml            |  4 ++--
 .../activemq/artemis/jms/example/FederatedAddressExample.java |  6 +++---
 .../federation/federated-queue-downstream-upstream/pom.xml    | 11 ++++++++++-
 .../src/main/resources/activemq/server0/broker.xml            |  2 +-
 .../src/main/resources/activemq/server1/broker.xml            |  4 ++--
 .../src/main/resources/activemq/server2/broker.xml            |  5 +++--
 .../features/federation/federated-queue-downstream/pom.xml    |  9 +++++++++
 .../src/main/resources/activemq/server0/broker.xml            |  4 ++--
 .../src/main/resources/activemq/server1/broker.xml            |  4 ++--
 .../src/main/resources/activemq/server2/broker.xml            |  4 ++--
 .../activemq/artemis/jms/example/FederatedQueueExample.java   |  6 +++---
 18 files changed, 67 insertions(+), 29 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to