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/19 13:43:01 UTC

[camel-quarkus] branch main updated (261a489c80 -> 1e31563598)

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 261a489c80 Fix #5437 to avoid FastCamelContext creating TypeConverter
     add d59a5da8e6 Upgrade Quarkus to 3.5.0
     add 2c1def0a92 Disable groovy-dsl native profile due to #5441
     add ff9a4c9d00 Disable CxfSoapMtomAwtIT due to #5442
     add 3e1c6eb1d6 Disable SimpleIT.simpleExchangeMethods due to #5444
     add 1e31563598 Disable DebugTest on Windows due to #5443

No new revisions were added by this update.

Summary of changes:
 docs/antora.yml                                                       | 4 ++--
 .../quarkus/component/cxf/soap/mtom/awt/it/CxfSoapMtomAwtIT.java      | 2 ++
 .../java/org/apache/camel/quarkus/core/languages/it/SimpleTest.java   | 2 ++
 .../java/org/apache/camel/quarkus/component/debug/it/DebugTest.java   | 3 +++
 integration-tests/groovy-dsl/pom.xml                                  | 2 ++
 pom.xml                                                               | 4 ++--
 6 files changed, 13 insertions(+), 4 deletions(-)