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 749a11ce7d1 Regen docs add 220acd3f410 Regen DSL add b67d26f1d77 Regen No new revisions were added by this update. Summary of changes: .../org/apache/camel/processor/ThrottlerTest.java | 1 - .../org/apache/camel/support/http/HttpUtil.java | 7 +- .../component/ComponentsBuilderFactory.java | 13 ++ ....java => AwsConfigComponentBuilderFactory.java} | 152 +++++++------- .../src/generated/resources/metadata.json | 22 ++ .../builder/endpoint/EndpointBuilderFactory.java | 1 + .../camel/builder/endpoint/EndpointBuilders.java | 1 + .../builder/endpoint/StaticEndpointBuilders.java | 43 ++++ ...y.java => AWSConfigEndpointBuilderFactory.java} | 227 +++++++++++---------- 9 files changed, 276 insertions(+), 191 deletions(-) copy dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/{Aws2MskComponentBuilderFactory.java => AwsConfigComponentBuilderFactory.java} (65%) copy dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/{STS2EndpointBuilderFactory.java => AWSConfigEndpointBuilderFactory.java} (68%)