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 d4878b7b0b Add workaround for RemoteCacheManager bean discovery #4841
 discard b132711b38 Revert "Revert "Restore smallrye-reactive-messaging-camel 
extension""
 discard 23349e040d Upgrade Quarkus to 3.1.0.CR1
     add e81ec4cd90 Updated CHANGELOG.md
     add b02c654524 Recommend using wsdl2Java -validate while wsdlvalidator is 
not supported
     add c3ac2fc862 Bump quarkiverse-cxf.version from 2.0.3 to 2.0.4
     add 30d919270e Auto generated changes for dependabot commit 
c1d65fa1fc8e53cf735b6fe9a835147feca43f88
     add f32a2c2395 Bump quarkus-amazon-services-bom from 2.1.1 to 2.2.0
     add 4cc8a15c5a Auto generated changes for dependabot commit 
2ed547c146538fb848cf4f6bf2fe257ad78301d2
     add 64d1d7c99d Remove redundant azure test dependencies
     add 95f478c01c Add sync tag for brotli version property
     add 667f365c9f Remove redundant HBase version properties and depdency 
overrides as the extension was removed
     add 6f8e6dfd9c Use Camel google-oauth-client version property
     add 86a7b4f005 Use Camel version property for 
google-auth-library-credentials
     add 44502a060b Use Camel jakarta-jms-api-version version property
     add a77adc151c Align joda-time with Camel
     add 58f78e40a5 Align javassist with Camel
     add 92210b919c Upgrade jnr-ffi to 2.2.13
     add ad3e591a9d Align org.apache.ftpserver test dependency versions with 
Camel
     add c4397c18b7 Align Zookeeper with Camel zookeeper-version property since 
the Solr was removed
     add 734a9b1a58 Updated CHANGELOG.md
     new 239e4a589e Upgrade Quarkus to 3.1.0.CR1
     new c92997cc8d Revert "Revert "Restore smallrye-reactive-messaging-camel 
extension""
     new 4a4ebb0788 Add workaround for RemoteCacheManager bean discovery #4841

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   (d4878b7b0b)
            \
             N -- N -- N   refs/heads/quarkus-main (4a4ebb0788)

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 3 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 +
 .../ROOT/pages/reference/extensions/cxf-soap.adoc  |    9 +
 .../cxf-soap/runtime/src/main/doc/usage.adoc       |    9 +
 .../component/ftps/it/FtpsTestResource.java        |   34 +-
 pom.xml                                            |   33 +-
 poms/bom-test/pom.xml                              |   20 -
 poms/bom/pom.xml                                   |   50 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 2749 ++++++++++----------
 .../src/main/generated/flattened-reduced-pom.xml   |  161 +-
 .../generated/flattened-reduced-verbose-pom.xml    |  751 +++---
 10 files changed, 1891 insertions(+), 1931 deletions(-)

Reply via email to