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 ac5c4cfaf41 Regen for commit f732fd60e533ffdab22d9d7a4431d69875d29186 add 9e25ada8adc CAMEL-18734: camel-microprofile - Deprecate mp-metrics add 4a51ce4d2f2 Regen for commit 9e25ada8adc516c7acf77378aad517316ec7dae4 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 (ac5c4cfaf41) \ N -- N -- N refs/heads/regen_bot (4a51ce4d2f2) 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: .../org/apache/camel/catalog/components/microprofile-metrics.json | 2 +- components/camel-microprofile/camel-microprofile-metrics/pom.xml | 2 +- .../META-INF/services/org/apache/camel/component.properties | 2 +- .../camel/component/microprofile/metrics/microprofile-metrics.json | 2 +- .../src/main/docs/microprofile-metrics-component.adoc | 5 +++-- .../org/apache/camel/builder/component/ComponentsBuilderFactory.java | 1 + .../component/dsl/MicroprofileMetricsComponentBuilderFactory.java | 1 + dsl/camel-componentdsl/src/generated/resources/metadata.json | 2 +- .../org/apache/camel/builder/endpoint/StaticEndpointBuilders.java | 2 ++ .../endpoint/dsl/MicroProfileMetricsEndpointBuilderFactory.java | 3 +++ 10 files changed, 15 insertions(+), 7 deletions(-)