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 fd0aed5f9d Fix of upgrade jackson-jq
discard 401a21ba6d Regen poms
discard f275367d3a Fixed Tika compilation issue
discard 9d71837a20 Regen poms
discard 33175fa2a0 Regen poms
discard 70ba55c8d6 Regen poms
discard 6df83b33b5 Regen poms
discard 5b15013ef5 camel-java-joor-dsl - Ease the way to get all the compiled
classes
discard 0d52639716 Regen poms
discard 2e7aec42f3 Ref #4745: Add context plugins for the dry mode as expected
discard 11189c0238 Fixed #4735 and auto-generated changes
discard 6d92ec2b74 Fixed compilation error linked to getModelToXMLDumper()
discard fafd91e717 Fixed KameletProcessor.java compilation error
discard d3aea815d7 Disabled several foundation tests + fixin runtinme because
of CAMEL-15105
discard 8e5a12a634 Fixed compilation failures because of CAMEL-15105
discard 8beac40ff3 Fixed getter/setter on ExtendedCamelContext - CAMEL-15105
discard 5d6d9218d3 [camel-main] fixed salesforce (CAMEL-18551),
cxf-soap-client (updates in image)
discard f453a46841 Revert "Temporarily disable dataformat integration tests
due to #4662"
discard e6b9b7364f Generated flattened pom + add more information into
cxf-soap-client assert
discard 0b2ed6cb9d Fuxed Cxf-soap-client:missing licence in wsdl
discard 654aeabd07 Fixed micrometer and opentelemtry test because of
CAMEL-19124, CAMEL-19193
discard 8f590e2edc Fix in cxf-soap-client
discard b25e818784 Fix in http component (caused by upgrade of httpclient)
discard 150dd656e7 Ref #1746: Groovy language native support
discard 0dbeeba23f Add support of expressions referring an external resource
discard ad61bbdae0 Upgrade Camel to 4.0.0-M3
discard 02662bf249 Ref #4624: Upgrade to Groovy 4.x
discard f9b72d6e8d Ref #4384: Groovy DSL - Add support of Groovy extensions
add c785d60db9 Fix OpenTelemetry test assertions argument order
add fb12156027 Restore maven.wagon.http.retryHandler.count to CQ_MAVEN_ARGS
add 9f8f82e3a8 Updated CHANGELOG.md
new 03362f0693 Ref #4384: Groovy DSL - Add support of Groovy extensions
new 6a11caa332 Ref #4624: Upgrade to Groovy 4.x
new 2e7f9bf85f Upgrade Camel to 4.0.0-M3
new 67eed0100e Add support of expressions referring an external resource
new cf8566575f Ref #1746: Groovy language native support
new 2cd039f7a7 Fix in http component (caused by upgrade of httpclient)
new c8db53ba1a Fix in cxf-soap-client
new ae9eade2f8 Fixed micrometer and opentelemtry test because of
CAMEL-19124, CAMEL-19193
new 415ad1eb51 Fuxed Cxf-soap-client:missing licence in wsdl
new f2cb772031 Generated flattened pom + add more information into
cxf-soap-client assert
new 63341cd228 Revert "Temporarily disable dataformat integration tests
due to #4662"
new 598a466316 [camel-main] fixed salesforce (CAMEL-18551),
cxf-soap-client (updates in image)
new af533a28d9 Fixed getter/setter on ExtendedCamelContext - CAMEL-15105
new a55c8b0414 Fixed compilation failures because of CAMEL-15105
new 9ed35fbc77 Disabled several foundation tests + fixin runtinme because
of CAMEL-15105
new 5922e4f421 Fixed KameletProcessor.java compilation error
new 010cace2cb Fixed compilation error linked to getModelToXMLDumper()
new 712ddefd8e Fixed #4735 and auto-generated changes
new 529a969df9 Ref #4745: Add context plugins for the dry mode as expected
new a24c52163e Regen poms
new 6af160f26b camel-java-joor-dsl - Ease the way to get all the compiled
classes
new 29244b7b1b Regen poms
new 880aaf39d7 Regen poms
new 195b4b6046 Regen poms
new 6e742e20c6 Regen poms
new b5a5cfa6c4 Fixed Tika compilation issue
new d008c67cf2 Regen poms
new 96412efa36 Fix of upgrade jackson-jq
new 9ea4068871 Fixed jackson-jq-extra (CAMEL-19276)
new 9c3863d978 Fix of Opentelemetry test
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 (fd0aed5f9d)
\
N -- N -- N refs/heads/camel-main (9c3863d978)
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 30 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:
.github/workflows/camel-master-cron.yaml | 2 +-
.github/workflows/ci-build.yaml | 2 +-
.github/workflows/pr-validate.yml | 2 +-
.github/workflows/quarkus-master-cron.yaml | 2 +-
CHANGELOG.md | 3 +++
extensions/jq/runtime/pom.xml | 4 ++++
.../component/opentelemetry/it/OpenTelemetryTest.java | 13 ++++++++-----
poms/bom/pom.xml | 18 +++++++++++++++++-
poms/bom/src/main/generated/flattened-full-pom.xml | 16 ++++++++++++++++
poms/bom/src/main/generated/flattened-reduced-pom.xml | 16 ++++++++++++++++
.../main/generated/flattened-reduced-verbose-pom.xml | 16 ++++++++++++++++
11 files changed, 84 insertions(+), 10 deletions(-)