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

aldettinger pushed a change to branch CAMEL-13965
in repository https://gitbox.apache.org/repos/asf/camel.git.


 discard 3f71e20  CAMEL-14084: Initial import of 
camel-testcontainers-spring-junit5 from camel-testcontainers-spring
     add 1bcd5b2  CAMEL-14084: Created the camel-testcontainers-spring-junit5 
module from camel-testcontainers-spring
     add c71604b  Camel-Pulsar: Use just Pulsar as title
     add 60d49c2  Camel-Pulsar: Regen
     add 1dc28db  Camel-Spark: Use only Spark in the Title
     add 6482760  Camel-Spark: Regen
     new fbeb9ca  CAMEL-14084: Migrated camel-consul tests to 
camel-testcontainers-spring-junit5
     new ae2dff6  CAMEL-14084: Migrated remaining camel-consul tests to JUnit 5

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   (3f71e20)
            \
             N -- N -- N   refs/heads/CAMEL-13965 (ae2dff6)

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 2 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:
 components/camel-consul/pom.xml                    | 13 ++++++-----
 .../SpringConsulDefaultServiceCallRouteTest.java   | 12 +++++------
 ...SpringConsulExpressionServiceCallRouteTest.java | 12 +++++------
 .../SpringConsulRibbonServiceCallRouteTest.java    | 12 +++++------
 .../cloud/SpringConsulServiceCallRouteTest.java    |  8 +++----
 .../ConsulClusteredRoutePolicyFactoryMain.java     |  2 +-
 .../ConsulClusteredRoutePolicyFactoryTest.java     | 14 ++++++------
 .../cluster/ConsulClusteredRoutePolicyTest.java    | 14 ++++++------
 .../component/consul/cluster/ConsulMasterTest.java | 14 ++++++------
 .../src/main/docs/pulsar-component.adoc            | 11 ++++++----
 .../camel/component/pulsar/PulsarEndpoint.java     |  2 +-
 .../camel-spark/src/main/docs/spark-component.adoc | 10 ++++-----
 .../camel/component/spark/SparkEndpoint.java       |  2 +-
 .../main/docs/testcontainers-spring-junit5.adoc    | 25 +++++++++++++++++++---
 .../endpoint/dsl/PulsarEndpointBuilderFactory.java | 14 ++++++------
 docs/components/modules/ROOT/nav.adoc              |  4 ++--
 docs/components/modules/ROOT/pages/index.adoc      | 12 ++++++-----
 .../modules/ROOT/pages/pulsar-component.adoc       | 11 ++++++----
 .../modules/ROOT/pages/spark-component.adoc        | 10 ++++-----
 .../ROOT/pages/testcontainers-spring-junit5.adoc   | 25 +++++++++++++++++++---
 parent/pom.xml                                     |  5 +++++
 21 files changed, 144 insertions(+), 88 deletions(-)

Reply via email to