This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


    from 2d04414b10 Remove ssr-dom-shim dependency override
     add 32d4ca2822 Fix warnings for kebab-case key usage in YAML routes
     add 52f18abbd1 Remove non-existent configuration 
metrics.enable-message-history
     add 0b0097aadc Remove redundant infinispan.container.image property
     add 1d0fbff6fd Disable CSimpleIT instead of the entire native profile #5751

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/yaml/routeConfigurations.yaml           |  8 ++++----
 .../route-configurations/src/main/resources/yaml/routes.yaml   |  6 +++---
 integration-tests/csimple/pom.xml                              |  2 --
 .../csimple/src/main/resources/routes/my-routes.yaml           |  2 +-
 .../apache/camel/quarkus/component/csimple/it/CSimpleIT.java   |  2 ++
 .../apache/camel/quarkus/component/csimple/it/CSimpleTest.java |  2 +-
 .../kamelet/src/main/resources/kamelets/injector.kamelet.yaml  |  4 ++--
 .../main-yaml/src/main/resources/routes/my-rests.yaml          |  2 +-
 .../main-yaml/src/main/resources/routes/my-routes.yaml         | 10 +++++-----
 .../main-yaml/src/main/resources/routes/my-templates.yaml      |  8 ++++----
 .../microprofile/src/main/resources/application.properties     |  5 -----
 pom.xml                                                        |  1 -
 12 files changed, 23 insertions(+), 29 deletions(-)

Reply via email to