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 ec105f3  [Messaging] Add kubernetes deploy steps
    omit d65f774  message-bridge: fix typo
    omit 1bea05d  [Messaging] Add IBMMQ-AMQ example
    omit 40de717  Fix quarkus.transaction-manager.object-store directory 
property
    omit 9a967c5  Remove restriction for only testing projects with a native 
profile
    omit 4b7a1a7  Upgrade quarkus.platform.version to 3.5.0.CR1
    omit d57900a  Reinstate cluster-leader-election native profile
    omit 589b7e3  fix deprecated systemProperties
    omit 2c3d19a  Upgrade github actions to latest versions
    omit 55d71f0  Add an example for JPA based idempotent repository
    omit 11c151b  Disable cluster-leader-election native profile due to 
apache/camel-quarkus#5318
    omit 9b54fda  Next is 3.5.0
     add 6744153  Next is 3.5.0
     add 6cd2c28  Disable cluster-leader-election native profile due to 
apache/camel-quarkus#5318
     add be38e50  Add an example for JPA based idempotent repository
     add 896684d  Upgrade github actions to latest versions
     add a2238ff  fix deprecated systemProperties
     add c323089  Reinstate cluster-leader-election native profile
     add 62845ba  Upgrade quarkus.platform.version to 3.5.0.CR1
     add d5e788f  Remove restriction for only testing projects with a native 
profile
     add e5e91c9  Fix quarkus.transaction-manager.object-store directory 
property
     add 1df69f5  [Messaging] Add IBMMQ-AMQ example
     add b30c6b4  message-bridge: fix typo
     add 477c3a6  [Messaging] Add kubernetes deploy steps
     add 07217f0  Update Maven wrapper distribution to Maven 3.9.5
     add 9b65c56  Upgrade to Quarkus Platform 3.5.0
     add 904615e  Tag 3.5.0
     new 841693a  Next is 3.6.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   (ec105f3)
            \
             N -- N -- N   refs/heads/camel-quarkus-main (841693a)

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:
 .mvn/wrapper/maven-wrapper.properties                        |  2 +-
 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            | 12 ++++++------
 file-bindy-ftp/src/main/kubernetes/openshift.yml             | 12 ++++++------
 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 +++---
 jpa-idempotent-repository/src/main/kubernetes/kubernetes.yml | 12 ++++++------
 jpa-idempotent-repository/src/main/kubernetes/openshift.yml  | 12 ++++++------
 jta-jpa/pom.xml                                              |  6 +++---
 kafka/pom.xml                                                |  6 +++---
 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 +++---
 25 files changed, 85 insertions(+), 85 deletions(-)

Reply via email to