You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2023/10/06 08:02:57 UTC

[camel-quarkus] branch main updated (8fc798e76b -> 514f370693)

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 8fc798e76b Bump org.seleniumhq.selenium:htmlunit-driver from 4.12.0 to 4.13.0
     add 514f370693 Camel-k-runtime tests is failing in Quarkus platform

No new revisions were added by this update.

Summary of changes:
 integration-tests/camel-k-runtime/pom.xml          | 12 ++---
 .../org/apache/camel/quarkus/k/it/RuntimeTest.java | 58 ++++++++++++++++++++++
 .../camel/quarkus/k/it/RuntimeWithXmlTest.java     | 42 ++++++++++++++--
 .../camel/quarkus/k/it/RuntimeWithYamlTest.java    | 36 +++++++++++++-
 4 files changed, 138 insertions(+), 10 deletions(-)