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

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


    omit 7ee831b  Migrate jpa-idempotent-repository example from deprecated 
derby container image to MariaDB
    omit a89c384  Avoid use of localhost in derby JDBC URL
    omit 0f92f1c  Upgrade to Quarkus Platform 3.6.4
    omit 4962461  Upgrade sftp-server container image to 0.5.0
    omit 31e233c  Upgrade to Quarkus Platform 3.6.1
    omit 80ae209  Update Maven wrapper distribution URL to Maven 3.9.6
    omit 932e7d4  Add CI workflow steps to test on JDK 21
    omit d484bf5  Use native builder image pull strategy 'missing' to reduce 
interactions with quay.io
    omit 0c4c35d  Triggering time less often and fixing README.adoc (#186)
    omit 9edb8b8  Next is 3.7.0
     add 12aabb1  Use Strimzi as the Kafka devservices image as it works on 
Power architecture
     add 50a2b63  Next is 3.7.0
     add b168ba4  Triggering time less often and fixing README.adoc (#186)
     add 8fb0fce  Use native builder image pull strategy 'missing' to reduce 
interactions with quay.io
     add f33698c  Add CI workflow steps to test on JDK 21
     add 653adec  Update Maven wrapper distribution URL to Maven 3.9.6
     add 7052e2d  Upgrade to Quarkus Platform 3.6.1
     add e3572d2  Upgrade sftp-server container image to 0.5.0
     add 73e865b  Upgrade to Quarkus Platform 3.6.4
     add 3000b2c  Avoid use of localhost in derby JDBC URL
     add f7e66c1  Migrate jpa-idempotent-repository example from deprecated 
derby container image to MariaDB
     add e34343e  Upgrade sftp-server container image to 0.6.0
     add bbd6406  Upgrade to Quarkus Platform 3.7.1
     add ba3a1ed  Tag 3.7.0
     new 36dfb69  Next is 3.8.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   (7ee831b)
            \
             N -- N -- N   refs/heads/camel-quarkus-main (36dfb69)

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:
 aws-lambda/pom.xml                                         |  6 +++---
 cluster-leader-election/pom.xml                            |  6 +++---
 cxf-soap/pom.xml                                           |  6 +++---
 file-bindy-ftp/pom.xml                                     |  6 +++---
 file-bindy-ftp/src/main/kubernetes/kubernetes.yml          | 14 +++++++-------
 file-bindy-ftp/src/main/kubernetes/openshift.yml           | 14 +++++++-------
 .../src/test/java/org/acme/bindy/ftp/FtpTestResource.java  |  2 +-
 file-split-log-xml/pom.xml                                 |  6 +++---
 health/pom.xml                                             |  6 +++---
 http-log/pom.xml                                           |  6 +++---
 jdbc-datasource/pom.xml                                    |  6 +++---
 jms-jpa/pom.xml                                            |  6 +++---
 jpa-idempotent-repository/pom.xml                          |  6 +++---
 .../src/main/kubernetes/kubernetes.yml                     | 12 ++++++------
 .../src/main/kubernetes/openshift.yml                      | 14 +++++++-------
 jta-jpa/pom.xml                                            |  6 +++---
 kafka/README.adoc                                          |  2 +-
 kafka/pom.xml                                              |  6 +++---
 kafka/src/main/resources/application.properties            |  3 +++
 kamelet-chucknorris/pom.xml                                |  6 +++---
 message-bridge/pom.xml                                     |  6 +++---
 observability/pom.xml                                      |  6 +++---
 platform-http-security-keycloak/pom.xml                    |  6 +++---
 rest-json/pom.xml                                          |  6 +++---
 timer-log-kotlin/pom.xml                                   |  6 +++---
 timer-log-main/pom.xml                                     |  6 +++---
 timer-log/pom.xml                                          |  6 +++---
 27 files changed, 92 insertions(+), 89 deletions(-)

Reply via email to