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

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


    from be24706  Use yq installed on the GitHub actions VM instead of 
downloading and installing it
     new 2fff506  Upgrade Quarkus to 2.6.0.CR1
     new d5ddf9b  Disable vertx-kafka integration tests and native build due to 
#3358

The 2 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:
 docs/antora.yml                                    |  4 +-
 .../csimple/deployment/CSimpleProcessor.java       |  5 ++-
 extensions/fop/deployment/pom.xml                  |  4 ++
 extensions/fop/runtime/pom.xml                     |  4 ++
 extensions/ftp/deployment/pom.xml                  |  2 +-
 extensions/ftp/runtime/pom.xml                     |  2 +-
 extensions/git/deployment/pom.xml                  |  2 +-
 extensions/git/runtime/pom.xml                     |  2 +-
 extensions/tika/deployment/pom.xml                 |  2 +-
 extensions/tika/runtime/pom.xml                    |  2 +-
 .../aws2-quarkus-client/aws2-ddb/pom.xml           |  2 +-
 .../aws2-quarkus-client/aws2-s3/pom.xml            |  2 +-
 .../aws2-quarkus-client/aws2-ses/pom.xml           |  2 +-
 .../aws2-quarkus-client/aws2-sqs-sns/pom.xml       |  4 +-
 .../aws2-quarkus-client-grouped/pom.xml            | 10 ++---
 integration-tests/jms-artemis-client/pom.xml       |  2 +-
 integration-tests/jta/pom.xml                      |  2 +-
 integration-tests/sjms-artemis-client/pom.xml      |  2 +-
 integration-tests/sjms2-artemis-client/pom.xml     |  2 +-
 integration-tests/tika/pom.xml                     |  4 --
 integration-tests/vertx-kafka/pom.xml              |  2 +
 .../component/vertx/kafka/it/VertxKafkaIT.java     |  2 +
 .../component/vertx/kafka/it/VertxKafkaTest.java   |  2 +
 pom.xml                                            | 20 ++++++----
 poms/bom-test/pom.xml                              | 29 ++++++++++++++
 poms/bom/pom.xml                                   | 46 +++++++++++++++++++++-
 26 files changed, 125 insertions(+), 37 deletions(-)

Reply via email to