This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from ed0fe0a745f CAMEL-20798: EndpointServiceLocation on components to make
it possible to know which remote system Camel connects to to assist for
monitoring and observability - AWS S3 (#14274)
add a95615bdc77 (chores) camel-couchbase: cleanup disabling
resource-intensive tests
add 728e7d2fde0 (chores) camel-aws2-eventbridge: avoid singleton
containers for some tests
add 43680e6f044 (chores) camel-sjms: isolate a few flaky tests
add 1619172b2d2 CAMEL-20722: disable flaky camel-kafka tests
add c98a4a20e06 CAMEL-20810: camel-jbang - Add camel get platform-http
command
No new revisions were added by this update.
Summary of changes:
.../localstack/EventbridgePutEventsIT.java | 20 ++++++-
.../integration/ConsumeMessagesWithLimitIT.java | 10 +---
.../integration/ConsumeResumeStrategyIT.java | 10 +---
.../integration/ProduceMessagesSimpleIT.java | 10 +---
.../integration/ProduceMessagesWithAutoIDIT.java | 10 +---
.../couchbase/integration/RemoveMessagesIT.java | 10 +---
.../KafkaBreakOnFirstErrorReleaseResourcesIT.java | 3 ++
.../KafkaBreakOnFirstErrorSeekIssueIT.java | 3 ++
...rstErrorWithBatchUsingAsyncCommitManagerIT.java | 3 ++
.../platform/http/PlatformHttpConsole.java | 6 +++
.../component/sjms/ReconnectConsumerTest.java | 2 +
.../component/sjms/ReconnectInOutProducerTest.java | 2 +
.../component/sjms/ReconnectProducerTest.java | 2 +
.../camel/cli/connector/LocalCliConnector.java | 7 +++
.../dsl/jbang/core/commands/CamelJBangMain.java | 1 +
.../{ListBlocked.java => ListPlatformHttp.java} | 63 +++++++++++++---------
.../jbang/core/commands/process/ListService.java | 1 -
17 files changed, 97 insertions(+), 66 deletions(-)
copy
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/process/{ListBlocked.java
=> ListPlatformHttp.java} (73%)