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.


    omit 6170e2f  Upgrade to Camel 3.8.0
     add 7d603f9  Fix #1895 to remove registerNarayanaReflectiveClass
     new 3b24ab6  Upgrade to Camel 3.8.0
     new 3dde29f  Adjust to camel 3.8 change
     new 11103a7  Allow to reset build taken for native builds that are super 
fast.
     new 4469e22  add HazelcastReplicatedmapConsumer test fixes #2095

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   (6170e2f)
            \
             N -- N -- N   refs/heads/camel-master (4469e22)

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:
 .../apache/camel/quarkus/core/FastCamelContext.java    |  6 ++++++
 .../apache/camel/quarkus/core/NoShutdownStrategy.java  | 10 ++++++++++
 .../quarkus/component/jta/deployment/JtaProcessor.java |  7 -------
 .../hazelcast/it/HazelcastReplicatedmapTest.java       | 18 +++++++++++++++++-
 4 files changed, 33 insertions(+), 8 deletions(-)

Reply via email to