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

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


 discard 274ba09  Upgrade Camel to 3.14.0
     add 914b38f  Fix AWS Lambda failing itest #3356
     add 5793c90  Updated CHANGELOG.md
     add 3c9fc9c  fix  [JDK17]kudu:integration test failed in native mode #3340
     add 554ace1  Workaround for NoSuchFileException: .../target/classes when 
executing a codegen task https://github.com/quarkusio/quarkus/issues/21718
     add 9902f21  Ban com.sun.activation:javax.activation #3361
     add d9b9921  Ban geronimo-jms_*_spec #3363
     add c36f034  Ban javax.enterprise:cdi-api in favor of 
jakarta.enterprise:jakarta.enterprise.cdi-api #3364
     new 58cbde7  Upgrade Camel to 3.14.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   (274ba09)
            \
             N -- N -- N   refs/heads/camel-main (58cbde7)

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 1 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                                       |  2 ++
 extensions-core/http-common/runtime/pom.xml        | 11 +++++++++
 extensions-jvm/pulsar/runtime/pom.xml              | 10 +++++++++
 extensions-jvm/spark/runtime/pom.xml               | 10 +++++++++
 extensions/activemq/runtime/pom.xml                | 12 ++++++++--
 extensions/amqp/deployment/pom.xml                 | 10 +++++++++
 extensions/amqp/runtime/pom.xml                    | 10 +++++++++
 extensions/attachments/runtime/pom.xml             | 10 +++++++++
 extensions/jms/runtime/pom.xml                     | 10 +++++++++
 extensions/mail/runtime/pom.xml                    | 10 +++++++++
 extensions/microprofile-health/runtime/pom.xml     | 10 +++++++++
 extensions/servlet/runtime/pom.xml                 | 10 +++++++++
 extensions/solr/runtime/pom.xml                    | 10 +++++++++
 .../aws2/lambda/it/Aws2LambdaResource.java         |  8 ++++---
 .../component/aws2/lambda/it/Aws2LambdaTest.java   | 26 +++++++++++++++++-----
 integration-tests/avro/pom.xml                     |  1 +
 integration-tests/jms-qpid-amqp-client/pom.xml     | 10 +++++++++
 integration-tests/kudu/pom.xml                     | 23 +++++--------------
 integration-tests/messaging/common/pom.xml         |  5 ++---
 integration-tests/messaging/jms/pom.xml            |  5 -----
 integration-tests/messaging/sjms/pom.xml           |  5 -----
 integration-tests/protobuf/pom.xml                 |  1 +
 integration-tests/sjms-qpid-amqp-client/pom.xml    | 10 +++++++++
 integration-tests/sjms2-qpid-amqp-client/pom.xml   | 10 +++++++++
 pom.xml                                            |  9 ++++++--
 poms/bom-test/pom.xml                              |  5 -----
 poms/bom/pom.xml                                   |  5 +++++
 27 files changed, 199 insertions(+), 49 deletions(-)

Reply via email to