This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 9a4501e431 Fix of Rest testt: Remove experimental LightweightCamelContext CAMEL-19292 discard 21131ba8d5 Fixed debezium-mongodb (CAMEL-19287) + regen poms discard 57be74b83d Regenerate poms discard 0d38679e4f Regenerate poms discard e06d7794a1 Fix of Opentelemetry test discard dbb858f9dc Fixed jackson-jq-extra (CAMEL-19276) discard 0c5be55a9a Fix of upgrade jackson-jq discard a16a0bd9fe Regen poms discard a69202c480 Fixed Tika compilation issue discard f983ad7d18 Regen poms discard 9b441c6329 Regen poms discard 3b3d56fdc1 Regen poms discard 71db5e6444 Regen poms discard 5e1a84039a camel-java-joor-dsl - Ease the way to get all the compiled classes discard 8d1e04d7e8 Regen poms discard e775fc17fb Ref #4745: Add context plugins for the dry mode as expected discard 3cbfbd709a Fixed #4735 and auto-generated changes discard 3c7e440c64 Fixed compilation error linked to getModelToXMLDumper() discard b972c41b4c Fixed KameletProcessor.java compilation error discard 04b1110ca0 Disabled several foundation tests + fixin runtinme because of CAMEL-15105 discard 312b68752d Fixed compilation failures because of CAMEL-15105 discard e597946062 Fixed getter/setter on ExtendedCamelContext - CAMEL-15105 discard 5d8992d1e0 [camel-main] fixed salesforce (CAMEL-18551), cxf-soap-client (updates in image) discard 87762f8fab Revert "Temporarily disable dataformat integration tests due to #4662" discard da353b9d1e Generated flattened pom + add more information into cxf-soap-client assert discard 7a38c8a70d Fuxed Cxf-soap-client:missing licence in wsdl discard 6ebb7edf27 Fixed micrometer and opentelemtry test because of CAMEL-19124, CAMEL-19193 discard d69e9a2cbb Fix in cxf-soap-client discard e26e6e14c1 Fix in http component (caused by upgrade of httpclient) discard c1d78922e3 Ref #1746: Groovy language native support discard bf58ac8f9c Add support of expressions referring an external resource discard 77d8bd4f29 Upgrade Camel to 4.0.0-M3 discard bc4563055c Ref #4624: Upgrade to Groovy 4.x discard 127df62892 Ref #4384: Groovy DSL - Add support of Groovy extensions add 9d82f4d993 Remove org.apache.cxf:cxf-codegen plugin #4839 add 7cfddf84c2 camel-quarks-ldap: Fixed bug in CI tests from incorrect IP address resolution add 343881e069 Updated CHANGELOG.md add b33edc764f Bump quarkus-qpid-jms-bom from 2.0.0 to 2.1.0 (#4848) add fbaae17701 Snmp: Extend coverage for supported versions #4843 new fe65d42dda Ref #4384: Groovy DSL - Add support of Groovy extensions new 363839e35a Ref #4624: Upgrade to Groovy 4.x new 752e42c4cd Upgrade Camel to 4.0.0-M3 new 57550f84fe Add support of expressions referring an external resource new 83e4e6eebe Ref #1746: Groovy language native support new 0f8f17a324 Fix in http component (caused by upgrade of httpclient) new 79a6ed7f1d Fix in cxf-soap-client new 0350a7c5be Fixed micrometer and opentelemtry test because of CAMEL-19124, CAMEL-19193 new 7b41bbe771 Fuxed Cxf-soap-client:missing licence in wsdl new 497aca7465 Generated flattened pom + add more information into cxf-soap-client assert new 4b2db6e467 Revert "Temporarily disable dataformat integration tests due to #4662" new e0268e5183 [camel-main] fixed salesforce (CAMEL-18551), cxf-soap-client (updates in image) new a66fbf1ea4 Fixed getter/setter on ExtendedCamelContext - CAMEL-15105 new 215d8d6f77 Fixed compilation failures because of CAMEL-15105 new 1e7264aeb5 Disabled several foundation tests + fixin runtinme because of CAMEL-15105 new 8e2621c02b Fixed KameletProcessor.java compilation error new 51b9c01de9 Fixed compilation error linked to getModelToXMLDumper() new 9e0e0beb9e Fixed #4735 and auto-generated changes new 66da3f256b Ref #4745: Add context plugins for the dry mode as expected new dde8fe87a2 Regen poms new feff1b7622 camel-java-joor-dsl - Ease the way to get all the compiled classes new a746462437 Regen poms new c7485c74ca Regen poms new 2a754936ba Regen poms new 7cbea78b8c Regen poms new 31c50f4cfe Fixed Tika compilation issue new eede6224cc Regen poms new f504b91a65 Fix of upgrade jackson-jq new d6f2af1c8d Fixed jackson-jq-extra (CAMEL-19276) new 789951e14f Fix of Opentelemetry test new 2f5bfd3b03 Regenerate poms new cba957965d Regenerate poms new 6b23a26126 Fixed debezium-mongodb (CAMEL-19287) + regen poms new 26ed3f0c1b Fix of Rest testt: Remove experimental LightweightCamelContext CAMEL-19292 new 582e1a7c27 regenerate poms This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (9a4501e431) \ N -- N -- N refs/heads/camel-main (582e1a7c27) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 35 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: CHANGELOG.md | 4 + integration-tests-jvm/snmp/pom.xml | 5 + .../quarkus/component/snmp/it/SnmpResource.java | 89 +- .../camel/quarkus/component/snmp/it/SnmpRoute.java | 34 +- .../camel/quarkus/component/snmp/it/SnmpTest.java | 38 +- .../component/snmp/it/SnmpTestResource.java | 16 +- integration-tests/ldap/build.xml | 4 +- integration-tests/ldap/pom.xml | 24 +- .../camel/quarkus/component/ldap/it/LdapTest.java | 6 +- pom.xml | 7 +- poms/bom/src/main/generated/flattened-full-pom.xml | 12897 ++++++++++--------- .../src/main/generated/flattened-reduced-pom.xml | 4 +- .../generated/flattened-reduced-verbose-pom.xml | 18 +- 13 files changed, 6592 insertions(+), 6554 deletions(-)