This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git.
from 2546f2a Fixed checkstyle violations new ee2ea15 Fixed Java loader tests for Camel Quarkus 2.0.0 / Camel 3.10 new 2900a2d Fixed JS loader tests for Camel Quarkus 2.0.0 / Camel 3.10 new e237263 Fixed jsh loader tests for Camel Quarkus 2.0.0 / Camel 3.10 new d418bf5 Fixed Polyglot loader tests for Camel Quarkus 2.0.0 / Camel 3.10 new 150429b Fixed XML loader tests for Camel Quarkus 2.0.0 / Camel 3.10 new ec37eda Fixed YAML loader tests for Camel Quarkus 2.0.0 / Camel 3.10 new 5d29ede Fixed Kotlin loader tests for Camel Quarkus 2.0.0 / Camel 3.10 new 9e75752 Fixed runtime tests for Camel Quarkus 2.0.0 / Camel 3.10 new 1a489b9 Fixed cron tests for Camel Quarkus 2.0.0 / Camel 3.10 new 5e5964e Fixed knative tests for Camel Quarkus 2.0.0 / Camel 3.10 new 29e7cc1 Fixed kamelet tests for Camel Quarkus 2.0.0 / Camel 3.10 new 0734e7d Fixed webhook tests for Camel Quarkus 2.0.0 / Camel 3.10 new 6f8551c Fixed examples for Camel Quarkus 2.0.0 / Camel 3.10 new ec5d332 Fixed checkstyle violations on kamelet reify tests The 14 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: examples/cron/pom.xml | 4 ++-- examples/groovy/pom.xml | 4 ++-- examples/kamelets/pom.xml | 4 ++-- examples/knative/pom.xml | 4 ++-- examples/yaml/pom.xml | 4 ++-- itests/camel-k-itests-cron/pom.xml | 17 ++--------------- itests/camel-k-itests-kamelet-reify/pom.xml | 21 ++++----------------- .../kameletreify/KameletReifyTestResource.java | 5 ++--- itests/camel-k-itests-kamelet/pom.xml | 17 ++--------------- .../pom.xml | 20 ++++---------------- .../pom.xml | 17 ++--------------- itests/camel-k-itests-knative-sinkbinding/pom.xml | 20 ++++---------------- itests/camel-k-itests-knative-source-groovy/pom.xml | 13 ------------- itests/camel-k-itests-knative-source-yaml/pom.xml | 20 ++++---------------- itests/camel-k-itests-knative/pom.xml | 20 ++++---------------- .../camel/k/loader/jsh/quarkus/Application.java | 4 ++-- .../camel/k/loader/js/quarkus/Application.java | 4 ++-- .../camel/k/loader/jsh/quarkus/JshApplication.java | 4 ++-- .../camel/k/loader/kotlin/quarkus/Application.java | 4 ++-- itests/camel-k-itests-loader-polyglot/pom.xml | 17 ++--------------- .../k/itests/polyglot/quarkus/Application.java | 4 ++-- .../camel/k/loader/xml/quarkus/Application.java | 4 ++-- itests/camel-k-itests-loader-yaml/pom.xml | 19 ++----------------- .../camel/k/loader/yaml/quarkus/Application.java | 4 ++-- itests/camel-k-itests-runtime-yaml/pom.xml | 17 ++--------------- itests/camel-k-itests-runtime/pom.xml | 6 +++--- itests/camel-k-itests-webhook/pom.xml | 20 ++++---------------- 27 files changed, 65 insertions(+), 232 deletions(-)