This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
omit 40641a7c297 [create-pull-request] automated change
add f1e5cdd0d38 [create-pull-request] automated change (#1799)
add 6b22ec6d31c Regen
add dc201ec6054 Add camel-diagram-starter
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 (40641a7c297)
\
N -- N -- N refs/heads/automatic-periodic-sync (dc201ec6054)
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/springboot/catalog/components/irc.json | 22 ++++++++++----------
.../camel/springboot/catalog/components/kafka.json | 24 +++++++++++-----------
.../springboot/catalog/dev-consoles.properties | 1 +
.../catalog/dev-consoles/route-diagram.json | 15 ++++++++++++++
.../camel/springboot/catalog/others.properties | 1 +
.../catalog/others/{jsoup.json => diagram.json} | 10 ++++-----
.../pom.xml | 6 +++---
.../src/main/resources/META-INF/LICENSE.txt | 0
.../src/main/resources/META-INF/NOTICE.txt | 0
components-starter/pom.xml | 1 +
tooling/camel-spring-boot-bom/pom.xml | 5 +++++
tooling/camel-spring-boot-dependencies/pom.xml | 5 +++++
12 files changed, 59 insertions(+), 31 deletions(-)
create mode 100644
catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dev-consoles/route-diagram.json
copy
catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/{jsoup.json
=> diagram.json} (55%)
copy components-starter/{camel-clickup-starter =>
camel-diagram-starter}/pom.xml (93%)
copy {archetypes/camel-archetype-spring-boot =>
components-starter/camel-diagram-starter}/src/main/resources/META-INF/LICENSE.txt
(100%)
copy {archetypes/camel-archetype-spring-boot =>
components-starter/camel-diagram-starter}/src/main/resources/META-INF/NOTICE.txt
(100%)