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

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


 discard 6b8164ddc5 Disable master-openshift integration tests due to #4095
 discard b57ee89a64 Disable kubernetes integration tests due to #4095
 discard 193c83f171 Upgrade Quarkus to 2.14.0.CR1
     add 65020378cd Register LegacyPDFStreamEngine for runtime initialization
     new 9292f3f7b1 Upgrade Quarkus to 2.14.0.CR1
     new 55e09192de Disable kubernetes integration tests due to #4095
     new 6ac62bd57f Disable master-openshift integration tests due to #4095
     new 8281f1f884 Disable pgevent tests due to #4114
     new b75ecb89a0 Disable OptaPlanner tests due to #4116

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   (6b8164ddc5)
            \
             N -- N -- N   refs/heads/quarkus-main (b75ecb89a0)

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 5 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:
 .../camel/quarkus/component/grpc/deployment/GrpcProcessor.java   | 9 ++++++---
 .../camel/quarkus/component/tika/deployment/TikaProcessor.java   | 6 ++++++
 .../camel/quarkus/component/optaplanner/it/OptaplannerIT.java    | 2 ++
 .../camel/quarkus/component/optaplanner/it/OptaplannerTest.java  | 2 ++
 .../org/apache/camel/quarkus/component/pgevent/it/PgeventIT.java | 2 ++
 .../apache/camel/quarkus/component/pgevent/it/PgeventTest.java   | 2 ++
 6 files changed, 20 insertions(+), 3 deletions(-)

Reply via email to