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 1059ec5a29c camel-jbang - Add get vault command
add 92bdcb99b8d camel-test-infra-jetty: cleanup the context handler
configuration api
add 5efc1e64144 CAMEL-18485: Add check for empty resource for routes loader
No new revisions were added by this update.
Summary of changes:
.../component/ahc/ws/WsProducerConsumerTest.java | 7 +-
.../camel/component/ahc/ws/WsProducerTest.java | 7 +-
.../ahc/ws/WsProducerUsingStreamingTest.java | 7 +-
.../camel/component/ahc/ws/WssProducerTest.java | 7 +-
.../websocket/WebsocketCamelRouterTestSupport.java | 7 +-
...bsocketCamelRouterWithInitParamTestSupport.java | 10 +-
.../AtomEntryPollingConsumerWithBasicAuthTest.java | 9 +-
.../atom/AtomPollingConsumerWithBasicAuthTest.java | 9 +-
.../dsl/support/RouteBuilderLoaderSupport.java | 3 +
...mCheckTest.groovy => EmptyRouteFileTest.groovy} | 34 ++-
test-infra/camel-test-infra-jetty/pom.xml | 6 +
.../infra/jetty/services/JettyConfiguration.java | 279 +++++++++++++++------
.../jetty/services/JettyConfigurationBuilder.java | 64 ++++-
.../infra/jetty/services/JettyEmbeddedService.java | 55 +---
14 files changed, 335 insertions(+), 169 deletions(-)
copy
dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/groovy/org/apache/camel/dsl/yaml/{ClaimCheckTest.groovy
=> EmptyRouteFileTest.groovy} (57%)