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 fc404cc9 Next is 3.30.0
add 47702fcd Enable IBM Power support for artemis-elasticsearch example
add 4f81e30a Update README.adoc - fix bulleted list
add 4b3a607d Next is 3.30.0
add 77f4d06e Bump actions/checkout from 5 to 6
add 35fd5ac3 Upgrade maven-jar-plugin to 3.5.0
add fe10bddd Upgrade Wiremock to 3.13.2
add af6cbf9e Upgrade to Quarkus Platform 3.30.1
add b83cd7f8 Tag 3.30.0
new cac7c948 Next is 3.31.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 (fc404cc9)
\
N -- N -- N refs/heads/camel-quarkus-main (cac7c948)
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 | 8 ++++----
amqp/pom.xml | 8 ++++----
artemis-elasticsearch/pom.xml | 8 ++++----
.../java/org/acme/resource/CustomPahoTestResource.java | 8 ++++++--
.../java/org/acme/resource/ElasticSearchTestResource.java | 15 ++++++++++-----
aws-lambda/pom.xml | 8 ++++----
aws2-s3/pom.xml | 8 ++++----
cluster-leader-election/pom.xml | 8 ++++----
cxf-soap/pom.xml | 8 ++++----
data-extract-langchain4j/pom.xml | 10 +++++-----
fhir/pom.xml | 8 ++++----
fhir/src/main/kubernetes/kubernetes.yml | 10 +++++-----
fhir/src/main/kubernetes/openshift.yml | 10 +++++-----
file-bindy-ftp/pom.xml | 8 ++++----
file-bindy-ftp/src/main/kubernetes/kubernetes.yml | 12 ++++++------
file-bindy-ftp/src/main/kubernetes/openshift.yml | 12 ++++++------
file-split-log-xml/pom.xml | 8 ++++----
health/pom.xml | 8 ++++----
http-log/pom.xml | 8 ++++----
jdbc-datasource/pom.xml | 8 ++++----
jms-jpa/pom.xml | 8 ++++----
jpa-idempotent-repository/pom.xml | 8 ++++----
.../src/main/kubernetes/kubernetes.yml | 12 ++++++------
.../src/main/kubernetes/openshift.yml | 14 +++++++-------
jta-jpa/pom.xml | 8 ++++----
kafka/README.adoc | 2 +-
kafka/pom.xml | 8 ++++----
kamelet-chucknorris/pom.xml | 10 +++++-----
message-bridge/pom.xml | 8 ++++----
netty-custom-correlation/pom.xml | 8 ++++----
observability/pom.xml | 8 ++++----
openapi-contract-first/pom.xml | 8 ++++----
platform-http-security-keycloak/pom.xml | 8 ++++----
rest-json/pom.xml | 8 ++++----
saga/pom.xml | 8 ++++----
saga/saga-app/pom.xml | 2 +-
saga/saga-flight-service/pom.xml | 2 +-
saga/saga-payment-service/pom.xml | 2 +-
saga/saga-train-service/pom.xml | 2 +-
spring-redis/pom.xml | 8 ++++----
timer-log-main/pom.xml | 8 ++++----
timer-log/pom.xml | 8 ++++----
vertx-websocket-chat/pom.xml | 8 ++++----
43 files changed, 178 insertions(+), 169 deletions(-)