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 1d47146  Add multiple datasources to Jdbc example (#180)
    omit 173c1dc  Upgrade quarkus.platform.version to 3.6.0
    omit 43ee9fc  Disable cluster-leader-election native build on GitHub CI
    omit db27f5e  Add kafka-oauth-common to fix kafka example native build
    omit e49f5bd  Upgrade quarkus.platform.version to 3.6.0.CR1
    omit ec547e4  Added namespaces to sample XML and fixed file reference in 
README
    omit 953896d  Disable cluster-leader-election native profile due to 
apache/camel-quarkus#5447
    omit 09ce8e1  Upgrade quarkus.platform.version to 3.5.1
    omit a7dbfe8  Set -Xmx4000m
    omit 0bd6b52  Upgrade sftp-server container image to 0.4.0
    omit 879fe4b  Removing @RegisterForReflection
    omit 841693a  Next is 3.6.0
     add ed882fb  Run CI workflow on maintenance branches
     add 44cc49d  Next is 3.6.0
     add c841a07  Removing @RegisterForReflection
     add 258cdc8  Upgrade sftp-server container image to 0.4.0
     add 7454b24  Set -Xmx4000m
     add 1eec42a  Upgrade quarkus.platform.version to 3.5.1
     add eb56c75  Disable cluster-leader-election native profile due to 
apache/camel-quarkus#5447
     add e3659a4  Added namespaces to sample XML and fixed file reference in 
README
     add 938c037  Upgrade quarkus.platform.version to 3.6.0.CR1
     add 601a2c5  Add kafka-oauth-common to fix kafka example native build
     add 5b13646  Disable cluster-leader-election native build on GitHub CI
     add 542bc05  Upgrade quarkus.platform.version to 3.6.0
     add cc7baac  Add multiple datasources to Jdbc example (#180)
     add 76be4c4  Upgrade to Quarkus Platform 3.6.0
     add 76b2f96  Fix message_bridge example crash scenario
     add 3c6fbc6  Tag 3.6.0
     new 9edb8b8  Next is 3.7.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   (1d47146)
            \
             N -- N -- N   refs/heads/camel-quarkus-main (9edb8b8)

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:
 .github/workflows/ci-build.yaml                              |  2 ++
 aws-lambda/pom.xml                                           |  4 ++--
 cluster-leader-election/pom.xml                              |  4 ++--
 cxf-soap/pom.xml                                             |  4 ++--
 file-bindy-ftp/pom.xml                                       |  4 ++--
 file-bindy-ftp/src/main/kubernetes/kubernetes.yml            | 12 ++++++------
 file-bindy-ftp/src/main/kubernetes/openshift.yml             | 12 ++++++------
 file-split-log-xml/pom.xml                                   |  4 ++--
 health/pom.xml                                               |  4 ++--
 http-log/pom.xml                                             |  4 ++--
 jdbc-datasource/pom.xml                                      |  4 ++--
 jms-jpa/pom.xml                                              |  4 ++--
 jpa-idempotent-repository/pom.xml                            |  4 ++--
 jpa-idempotent-repository/src/main/kubernetes/kubernetes.yml | 12 ++++++------
 jpa-idempotent-repository/src/main/kubernetes/openshift.yml  | 12 ++++++------
 jta-jpa/pom.xml                                              |  4 ++--
 kafka/pom.xml                                                |  4 ++--
 kamelet-chucknorris/pom.xml                                  |  4 ++--
 message-bridge/README.adoc                                   |  5 -----
 message-bridge/pom.xml                                       |  4 ++--
 .../main/java/org/acme/message/bridge/DummyXAResource.java   |  3 ++-
 observability/pom.xml                                        |  4 ++--
 platform-http-security-keycloak/pom.xml                      |  4 ++--
 rest-json/pom.xml                                            |  4 ++--
 timer-log-kotlin/pom.xml                                     |  4 ++--
 timer-log-main/pom.xml                                       |  4 ++--
 timer-log/pom.xml                                            |  4 ++--
 27 files changed, 68 insertions(+), 70 deletions(-)

Reply via email to