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 3d92dcc Set quarkus.platform.version to 2.8.0.Final
omit a9b4386 Remove duplicate camel-quarkus.platform.version property from
observability example
omit f235054 Switch from NativeImageTest to QuarkusIntegrationTest
omit 31d3566 Make aws-lambda README consistent with other examples
omit d73c52b Replace usage of deprecated LambdaClient with mock event
server
omit e33fe1a Set quarkus.platform.version to 2.7.5.Final
omit b938731 Enable rest-json example to work with Camel 3.16
omit 931082c Upgrade to Quarkus 2.7.4.Final
omit f24079d Use https instead of http to reference xsd (#78)
omit 5c8f5ef Upgrade to Quarkus 2.7.3.Final
omit 56e09b4 Set quarkus.platform.version to 2.7.2.Final
omit b779618 Sync .gitignore with the main project
omit f330d3c Remove health configuration no longer present in Camel 3.16
omit 7fb72d4 Dynamically generate native test matrix
omit e306748 Enable example project build & testing on Windows
omit edf1cd6 Adjust to health API changes in Camel 3.16
omit 9921ac6 Set quarkus.platform.version to 2.7.1.Final
omit 5db1b62 Remove references to health configuration options that no
longer exist in Camel 3.16
omit faf8979 Fix observability example native profile quarkus-maven-plugin
declaration
omit e1e867b Build with Maven 3.8.4
omit 463a9c3 Next is 2.8.0
add b789af5 Next is 2.8.0
add 0ed7bf9 Build with Maven 3.8.4
add 1ff5655 Fix observability example native profile quarkus-maven-plugin
declaration
add ab40c09 Remove references to health configuration options that no
longer exist in Camel 3.16
add 4581e73 Set quarkus.platform.version to 2.7.1.Final
add b572b4f Adjust to health API changes in Camel 3.16
add c9ec950 Enable example project build & testing on Windows
add e875722 Dynamically generate native test matrix
add 9825e02 Remove health configuration no longer present in Camel 3.16
add 4d4a497 Sync .gitignore with the main project
add 0174db3 Set quarkus.platform.version to 2.7.2.Final
add dfad14b Upgrade to Quarkus 2.7.3.Final
add d93fdd8 Use https instead of http to reference xsd (#78)
add fbe537f Upgrade to Quarkus 2.7.4.Final
add 2fed625 Enable rest-json example to work with Camel 3.16
add b336632 Set quarkus.platform.version to 2.7.5.Final
add 145b2c4 Replace usage of deprecated LambdaClient with mock event
server
add d2a9eae Make aws-lambda README consistent with other examples
add a768c88 Switch from NativeImageTest to QuarkusIntegrationTest
add 3e49450 Remove duplicate camel-quarkus.platform.version property from
observability example
add 096a94a Set quarkus.platform.version to 2.8.0.Final
add 692dda6 Upgrade to Quarkus Platform 2.8.0.Final
add 6aaddc2 Tag 2.8.0
new 94ae985 Next is 2.9.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 (3d92dcc)
\
N -- N -- N refs/heads/camel-quarkus-main (94ae985)
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 | 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 ++--
kafka/pom.xml | 4 ++--
kamelet-chucknorris/pom.xml | 4 ++--
observability/pom.xml | 4 ++--
rest-json/pom.xml | 4 ++--
timer-log-cdi/pom.xml | 4 ++--
timer-log-kotlin/pom.xml | 4 ++--
timer-log-main/pom.xml | 4 ++--
timer-log-spring/pom.xml | 4 ++--
timer-log-xml/pom.xml | 4 ++--
timer-log/pom.xml | 4 ++--
18 files changed, 44 insertions(+), 44 deletions(-)