This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 613d80fae42 Regen
new e2f972ee0f0 CAMEL-18975: set compiler release to ensure proper
formatting of the files
new ad835c9d7ef (chores) reformat / regenerate files missed due to
CAMEL-18975
The 2 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:
.../dsl/KafkaComponentBuilderFactory.java | 4 +-
.../endpoint/dsl/KafkaEndpointBuilderFactory.java | 12 ++---
pom.xml | 1 +
.../test/infra/core/CamelContextExtension.java | 15 ++++--
.../camel/test/infra/core/ContextFixture.java | 5 +-
.../test/infra/core/ContextLifeCycleManager.java | 4 ++
.../camel/test/infra/core/ContextProvider.java | 7 +--
.../infra/core/DefaultCamelContextExtension.java | 54 +++++++++++++---------
.../infra/core/DefaultContextLifeCycleManager.java | 3 +-
.../apache/camel/test/infra/core/RouteFixture.java | 5 +-
.../test/infra/core/api/ConfigurableContext.java | 3 +-
.../test/infra/core/api/ConfigurableRoute.java | 7 +--
12 files changed, 73 insertions(+), 47 deletions(-)