This is an automated email from the ASF dual-hosted git repository.
nfilotto pushed a change to branch CAMEL-19851/timeout-native-support
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
omit acfaa2106a7 CAMEL-19851: camel-http - Allow to configure timeouts
natively
add fd467ceef31 CAMEL-19854: camel-kafka - Disable the test
KafkaConsumerHealthCheckIT (#937)
add 38711bd76c7 CAMEL-19861: camel-kafka - Increase the result wait time
(#938)
add bdbe110e6f3 CAMEL-19863: camel-kamelet - Disable failing tests (#939)
add 0c71901ab55 CAMEL-19864: camel-univocity-parsers - Disable the IT
(#940)
add d64f27aaa6f CAMEL-19851: camel-http - Allow to configure timeouts
natively
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 (acfaa2106a7)
\
N -- N -- N refs/heads/CAMEL-19851/timeout-native-support
(d64f27aaa6f)
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.
No new revisions were added by this update.
Summary of changes:
.../camel/component/kafka/integration/KafkaConsumerHealthCheckIT.java | 2 ++
.../kafka/integration/KafkaConsumerIdempotentTestSupport.java | 2 +-
.../apache/camel/component/kamelet/springboot/KameletBasicTest.java | 2 ++
.../camel/component/kamelet/springboot/KameletConsumeOnlyTest.java | 3 ++-
.../component/kamelet/springboot/KameletConsumerUoWIssueTest.java | 3 ++-
.../org/apache/camel/itest/springboot/CamelUnivocityParsersTest.java | 2 ++
6 files changed, 11 insertions(+), 3 deletions(-)