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.
omit a25f039 Regen for commit d235457c4e64341cc73e9fc6499342fcf1ee70d8 add fafce2d CAMEL-16246 - Remove deprecated Camel-Azure component add c6af942 CAMEL-16246 - Remove deprecated Camel-Azure component add 3b25cdc CAMEL-16246 - Remove deprecated Camel-Azure component add 446e615 Upgrade Snakeyaml to version 1.28 add 72683cb Regen for commit 446e615e66a3fa48e8cad35c259f35e0a07e6811 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 (a25f039) \ N -- N -- N refs/heads/regen_bot (72683cb) 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-dependencies/pom.xml | 2 +- .../builder/endpoint/EndpointBuilderFactory.java | 2 - .../camel/builder/endpoint/EndpointBuilders.java | 2 - .../builder/endpoint/StaticEndpointBuilders.java | 90 -- .../dsl/BlobServiceEndpointBuilderFactory.java | 1538 -------------------- .../dsl/QueueServiceEndpointBuilderFactory.java | 838 ----------- parent/pom.xml | 2 +- 7 files changed, 2 insertions(+), 2472 deletions(-) delete mode 100644 core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/BlobServiceEndpointBuilderFactory.java delete mode 100644 core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/QueueServiceEndpointBuilderFactory.java