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

jamesnetherton pushed a change to branch camel-master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


 discard aab156f  [Camel 3.7] JSON-B data format support
 discard dc6db57  nats: enabled connections fine grained tracing to capture 
more information on next occurence of issue #1978
    omit e589ecf  Work around camel-main removal of automatic autowire by type
    omit c0f64d1  Upgrade to Camel 3.7.0
     add d872f41  Updated CHANGELOG.md
     add 8b56e0d  Updated CHANGELOG.md
     add 1c14574  Upgrade to Quarkus 1.10.0.CR1
     add f539a26  Updated CHANGELOG.md
     new cc81236  Upgrade to Camel 3.7.0
     new 30dd31f  Work around camel-main removal of automatic autowire by type
     new d2046ff  nats: enabled connections fine grained tracing to capture 
more information on next occurence of issue #1978
     new 1a36bdb  [Camel 3.7] JSON-B data format support

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   (aab156f)
            \
             N -- N -- N   refs/heads/camel-master (1a36bdb)

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:
 CHANGELOG.md                                                 |  6 ++++++
 catalog/pom.xml                                              |  2 +-
 .../apache/camel/quarkus/core/CamelLifecycleEventBridge.java | 12 ------------
 extensions/as2/runtime/pom.xml                               |  2 +-
 .../quarkus/component/shiro/deployment/ShiroProcessor.java   |  1 +
 .../common/it/postgres/DebeziumPostgresTestResource.java     |  5 ++++-
 pom.xml                                                      |  6 +++---
 poms/bom-test/pom.xml                                        |  4 ++++
 8 files changed, 20 insertions(+), 18 deletions(-)

Reply via email to