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

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


 discard 9bcb9034c6 Upgrade Camel to 3.20.0
 discard e0cecd55b1 Adding  into CI build of investigation purposes
 discard 0603dc1610 Disabled FaultTolerance test because of issues 4298
 discard e43455e835 Fix #4216 to make xml integration tests working in native 
build (#4217)
     add 6399684f05 Avoid port clashes with WireMock dynamically allocated port
     add c590b0eb3c Updated CHANGELOG.md
     add e00adf1af8 Manage jakarta.xml.soap-api and sync jakarta.ws properties 
with CXF
     new 300a652d31 Fix #4216 to make xml integration tests working in native 
build (#4217)
     new 65ce465bb3 Disabled FaultTolerance test because of issues 4298
     new ca894e75be Adding  into CI build of investigation purposes
     new d40fd33d96 Upgrade Camel to 3.20.0

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   (9bcb9034c6)
            \
             N -- N -- N   refs/heads/camel-main (d40fd33d96)

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                                                         | 1 +
 docs/modules/ROOT/examples/components/influxdb.yml                   | 2 +-
 docs/modules/ROOT/pages/reference/extensions/influxdb.adoc           | 4 ++--
 .../quarkus/test/wiremock/WireMockTestResourceLifecycleManager.java  | 4 +++-
 .../camel/quarkus/component/validator/it/ValidatorTestResource.java  | 5 +++--
 .../org/apache/camel/quarkus/component/xml/it/XmlTestResource.java   | 5 +++--
 pom.xml                                                              | 5 +++--
 poms/bom/pom.xml                                                     | 5 +++++
 poms/bom/src/main/generated/flattened-full-pom.xml                   | 5 +++++
 poms/bom/src/main/generated/flattened-reduced-pom.xml                | 5 +++++
 poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml        | 5 +++++
 11 files changed, 36 insertions(+), 10 deletions(-)

Reply via email to