You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2023/07/11 13:12:16 UTC

[camel-quarkus] branch backports-2.16.x created (now dcc60038a0)

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

nfilotto pushed a change to branch backports-2.16.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


      at dcc60038a0 Re-sync versions

This branch includes the following new commits:

     new 7b35a7ac9b Fix #4122 to use io.quarkiverse.cxf:quarkus-cxf-saaj
     new 5a25c52f68 Deprecate quarkus.camel.yaml.flow-mode
     new 6cd7520bf4 Verify that the specific log message we're interested in is not present for RouteBuilderWarningWithoutProducedBuilderTest
     new abfa8bb637 Remove redundant limitations section from SQL extension docs
     new ed563ae7a2 Fix SQL extension native testing of alternative JDBC drivers
     new 7b97d36437 Re-enable filter test #3584
     new ae972448fc file: fix warning
     new d462d9194f Fix various documentation typos
     new 2b9ed9c79c Simplify 'Other route DSLs' section in defining-camel-routes.adoc
     new e52c0f6cd6 Improve yaml-dsl documentation and add simple test scenarios
     new e106cfcb72 test - Define routes in YAML DSL using beans declared in Java
     new e4c5d335a2 Exclude org.testcontainers:postgresql from camel-pgevent
     new 3b47df7819 xml-io: Remove the use of XMLRoutesDefinitionLoader deprecated class #4564
     new ea00131ff2 Use XML DSL to define templated route in integration test
     new 707a7445b0 xml-io: document the possibility to add all charsets in native mode #4572
     new 57b3912bf5 Restore ability for camel.main.javaRoutesIncludePattern to be overridable at runtime
     new d9e162102f create itest project for xml-io + bean #4579
     new 9074f08f94 Multiple test methods do not work when extending CamelQuarkusTestSupport #4560
     new e42f92e853 CamelQuarkusTestSupport: Lifecycle.PER_CLASS may cause following tests to fail #4569
     new 3988bfd2d4 Move Qute component camel-package-maven-plugin execution phase to process-classes
     new a76608609d Exclude banned xml-apis from org.seleniumhq.selenium:htmlunit-driver
     new 38226d16f7 Aws2-cw: dependency io.quarkus:quarkus-jaxp is not needed for the native run #4614
     new 8efbc0c319 Register atlasmap.properties as a native image resource
     new dcc2af9dc6 Make AWS test class names in grouped testing unique
     new bf908f17f7 Fix #4667 to use quay.io/jbosstm/lra-coordinator
     new 4a22285858 Use QUARKUS_HTTP_PORT env in LraTestResource (#4670)
     new 35e76c1dad Add jira model classes and jackson joda datatype to @BuildStep
     new 3427344821 Complete vertx-http test coverage #4658
     new 89daf5cd28 Fix #4710 to register reflection for FastStringBuffer and resource bundle for XMLErrorResources (#4720)
     new f9b175c642 Ref #4596: Expand JDBC tests - named parameters and samples (#4655)
     new a4a5f207f8 Add missing @Component annotation to QuarkusVertxWebsocketComponent
     new 53245ed6fc Regenerate virtualDependencies profiles
     new 6d65c19179 Upgrade to CXF test container quay.io/l2x6/calculator-ws:1.1
     new 2ff84e777d Test CXF client with HTTP BASIC authentication #4705
     new 016d0494ba Cxf-soap: Extend test coverage with Ssl scenario #4679
     new fa6ff1b3cb Update version to 2.16.0-SNAPSHOT
     new 96d05188d3 Use banned dependency rules published by Quarkus (after filtering them), move ours to a separate XML file to be able to use them by both enforcer and flattener plugins
     new c20687bed8 Upgrade to cq-maven-plugin 3.5.0, minimize exclusions in the BOM
     new d201fb16e3 Upgrade to cq-maven-plugin 3.5.5
     new a7b5e2ed6a Upgrade to quarkus-cxf 1.5.11
     new 7f2b688904 Fix #4291 avoid In/Out Message soap headers conflict
     new 3a8cb40c55 perf-regression: write the report to disk #4263
     new a039ba42c2 perf-regression: add --use-mandrel-native-builder option #4436
     new a9ee0196d4 perf-regression: restore PerfRegressionIT to test against 3.0.0-SNAPSHOT #4528
     new 53372bcf47 Test also GITHUB_BASE_REF to checkout the right examples branch
     new 294f2f8330 Ref#4596 Cover different db types for jdbc
     new 095df4c302 Cxf fixes (#4771)
     new b8a925aef3 Fix #4717 to expand camel-quarkus-mybatis test coverage
     new 670f29f08b Fix #4781 Intermittent failure of MyBatisConsumerTest
     new 4e3a408851 Test OpenTelemetry extension integration with opentelemetry-jdbc
     new 36f101d8be Fix OpenTelemetry test assertions argument order
     new d29941b333 Fix pom format issue
     new a5df84b36d Add OpenTelemetry documentation for CDI bean instrumentation
     new bd290196db Sync group-tests.groovy with main branch commit e5ec731 Upgrade to Quarkiverse CXF 2.0.0.Alpha4
     new 2611bffd98 Avoid stale resources from previous builds and older branches in grouped modules
     new 953537583c Replace cxf-codegen-plugin with quarkus-cxf wdsl2java code generation
     new ccb4b3d4aa Test that WSDLs served in JVM and native modes are the same #4746
     new 4a61dfda67 Add a limitation doc about pooling support for camel-quarkus-amqp (#4809)
     new 7b74fcce76 Snmp: Extend test coverage #4797
     new 5ab60b0676 Remove org.apache.cxf:cxf-codegen plugin  #4839
     new 78f919624f Snmp: Extend coverage for supported versions #4843
     new 5be9fabd4b Test that all componets are present in the generated Catalog
     new 069625ffe8 Upgrade to Maven Wrapper 3.2.0 and Maven 3.9.1
     new 73914c73a1 Upgrade to cq-plugin 4.1.2
     new 33de208f9c Upgrade to cq-plugin 4.1.3
     new 1a359508ea Ignore grouped test module directories that exist in main, but do not exist in 2.13.x
     new bd82d8ca56 Fixup 9db92b2 Upgrade to Maven Wrapper 3.2.0 and Maven 3.9.1
     new 6a42da7721 MAVEN_ARGS honored by Maven 3.9.0 so rename it and rather use ./mvnw
     new fc87418f99 Fix maven connection time out (#4740)
     new fda7ff8954 Restore maven.wagon.http.retryHandler.count to CQ_MAVEN_ARGS
     new ae3a8d2d3e Remove Wagon related configuration as Maven 3.9.0+ does not use Wagon for http by default
     new f836a42e06 Limit aether.connector.http.connectionMaxTtl to 120 seconds to avoid Connection timeouts on Github actions #4842
     new 8712e78a73 Patch mvnw with maven-resolver-1.9.8 artifacts so that it honors aether.connector.http.connectionMaxTtl to avoid Connect timeouts on GH actions
     new 68bf3eadd0 simple("${exchange.getMessage().getBody()}") causes a MethodNotFoundException in native mode #4860
     new b2592d152d Upgrade to keytool-maven-plugin 1.7 to be able to build with mvnd 1.0-m6-m39
     new 453f3560b2 Upgrade to impsort-maven-plugin 1.8.0 to be able to build with mvnd 1.0-m6-m39
     new 05dbe991c7 Snnmp: reworked tests to avoid flaky failures
     new b677bf29bc Upgraded snmp4j to another provider to avoid flaky tests
     new fe0482a382 Fixup cc4c84e Upgraded snmp4j to another provider to avoid flaky tests
     new 876532044d Remove redundant management of com.sun.istack:istack-commons-runtime
     new a64a523411 Test CXF client with a method referencing class with runtime initialization #4208 https://github.com/quarkiverse/quarkus-cxf/issues/580
     new b31f8d8840 Upgrade to quay.io/l2x6/calculator-ws:1.2
     new 7eccbef77e Document CXF SOAP usage, configuration and limitations
     new 65f0e5d2fd Revert "Patch mvnw with maven-resolver-1.9.8 artifacts so that it honors aether.connector.http.connectionMaxTtl to avoid Connect timeouts on GH actions"
     new 62a7b65156 Upgrade to Maven 2.9.2
     new 1268401fe5 Snmp: cover snmp v3 for POLL operation #4881
     new 2c2253d0b7 Recommend using wsdl2Java -validate while wsdlvalidator is not supported
     new 58921f05d7 SNMP - added known restriction into limitation.adoc
     new ba36f3da59 Restore erroneously removed camel-quartz dependency exclusions
     new 6f4b8ccd90 Remove "none" WSDLs as they are not needed
     new fa503f0d56 Fix broken formatting on the CXF extension page
     new 41fc5cd2c6 Restore exclusions for xml-apis:xml-apis
     new ebebad3554 Revert "Telegram: Testing subscribing and unsubscribing to Webhook"
     new 30755f012d Add ,subs="attributes+" to code snippets on CXF extension page so that {javaxOrJakartaPackagePrefix} gets resolved
     new 5a6ab85f59 Be more precise about the WS standards coverage on the CXF extension page
     new 24bdb9cd22 Fix CXF documentation warnings
     new 7feb4043f7 Fix CXF documentation warnings
     new c69fd137df Upgrade Camel to 3.20.6
     new b34c2a65da Upgrade Quarkus to 2.16.8.Final
     new dcc60038a0 Re-sync versions

The 100 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.