This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard c44b988282 Generated files
discard 5e1b7c664d Generated files
discard 7aef65e47a Generated files
discard 2e8ea93f94 Generated files
discard a7d3fa617a Revert "Disable kubernetes-client tests due to #6892"
discard e925e2fcb7 Revert "Disable microprofile-fault-tolerance tests due to
#6851"
discard 78b83d89cd Fixed azure-storage-blob
discard e0bfa343cd rebased
discard 23537cea0f Fixes #6889 - jt400 - disables GUI interaction for the
native mode
discard e7a547a9fb Workaround for jt400 native failure
discard bc5791207b Generated files
discard 61e909de12 Fixed smb + enabled CamelAutowiredDisabledTest
discard b4ccf1bb56 Generated files
discard 6db5402c97 Disabled CamelAutowiredDisabledTest
discard 44234a101e Fixed jt400-mocked compilation
discard c388fb0bb8 Update generated files
discard 5abd664f7c Fix RSS native build
discard d99b180435 Fixup e5408e0 remove redundant tests
discard 3d9e0176ca feat(extension): onboard Observability Services
discard 6898fb3c5b Upgrade Camel to 4.10.0
add f6b080423c Add workaround for microprofile-fault-tolerance
incompatibilities
new 16b754a234 Upgrade Camel to 4.10.0
new 9a1ad50074 feat(extension): onboard Observability Services
new 2aa9311e3b Fixup e5408e0 remove redundant tests
new 2845d2031e Fix RSS native build
new fc9b1a0750 Update generated files
new 8129e0c74a Fixed jt400-mocked compilation
new 197454976a Disabled CamelAutowiredDisabledTest
new 7fd265e14d Generated files
new ab09ff106e Fixed smb + enabled CamelAutowiredDisabledTest
new 76bffd8847 Generated files
new bfc7df28cd Workaround for jt400 native failure
new 7045bcfbd5 Fixes #6889 - jt400 - disables GUI interaction for the
native mode
new a209d137a5 rebased
new be6f94deac Fixed azure-storage-blob
new 6c89c504d5 Revert "Disable kubernetes-client tests due to #6892"
new d6b08ffcf4 Generated files
new 4270b01ddc Generated files
new 71d661c118 Generated files
new c6b6fb3006 Generated files
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 (c44b988282)
\
N -- N -- N refs/heads/camel-main (c6b6fb3006)
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 19 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:
.../faulttolerance/FaultToleranceProcessor.java | 580 +++++++++++++++++++++
1 file changed, 580 insertions(+)
create mode 100644
extensions/microprofile-fault-tolerance/runtime/src/main/java/org/apache/camel/component/microprofile/faulttolerance/FaultToleranceProcessor.java