You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2021/03/29 17:48:14 UTC

[camel] branch camel-3.8.x updated: CAMEL-16420: remove links to missing starters

This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a commit to branch camel-3.8.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.8.x by this push:
     new 007d5de  CAMEL-16420: remove links to missing starters
007d5de is described below

commit 007d5dee1ed1046457dd8b9a1caa0710570db8d0
Author: Zoran Regvart <zr...@apache.org>
AuthorDate: Mon Mar 29 19:47:15 2021 +0200

    CAMEL-16420: remove links to missing starters
    
    Starters linked from these component's documentation are not present in
    Camel Spring Boot 3.8.x, removing them.
---
 .../resources/org/apache/camel/catalog/docs/caffeine-lrucache.adoc      | 2 --
 .../src/generated/resources/org/apache/camel/catalog/docs/jfr.adoc      | 2 --
 components/camel-caffeine-lrucache/src/main/docs/caffeine-lrucache.adoc | 2 --
 components/camel-jfr/src/main/docs/jfr.adoc                             | 2 --
 docs/components/modules/others/pages/caffeine-lrucache.adoc             | 2 --
 docs/components/modules/others/pages/jfr.adoc                           | 2 --
 6 files changed, 12 deletions(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/caffeine-lrucache.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/caffeine-lrucache.adoc
index 9926d21..4744e36 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/caffeine-lrucache.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/caffeine-lrucache.adoc
@@ -36,5 +36,3 @@ their `pom.xml` for this component:
 
 // endpoint options: START
 // endpoint options: END
-
-include::{page-component-version}@camel-spring-boot::page$caffeine-lrucache-starter.adoc[]
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/jfr.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/jfr.adoc
index d5f29c8..7da4171 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/jfr.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/jfr.adoc
@@ -30,5 +30,3 @@ JFR recordings can be started either at:
 - When starting Camel by setting `camel.main.startup-recorder-recording=true`.
 
 See the `camel-example-flight-recorder` from the Camel Examples.
-
-include::{page-component-version}@camel-spring-boot::page$jfr-starter.adoc[]
diff --git a/components/camel-caffeine-lrucache/src/main/docs/caffeine-lrucache.adoc b/components/camel-caffeine-lrucache/src/main/docs/caffeine-lrucache.adoc
index 9926d21..4744e36 100644
--- a/components/camel-caffeine-lrucache/src/main/docs/caffeine-lrucache.adoc
+++ b/components/camel-caffeine-lrucache/src/main/docs/caffeine-lrucache.adoc
@@ -36,5 +36,3 @@ their `pom.xml` for this component:
 
 // endpoint options: START
 // endpoint options: END
-
-include::{page-component-version}@camel-spring-boot::page$caffeine-lrucache-starter.adoc[]
diff --git a/components/camel-jfr/src/main/docs/jfr.adoc b/components/camel-jfr/src/main/docs/jfr.adoc
index d5f29c8..7da4171 100644
--- a/components/camel-jfr/src/main/docs/jfr.adoc
+++ b/components/camel-jfr/src/main/docs/jfr.adoc
@@ -30,5 +30,3 @@ JFR recordings can be started either at:
 - When starting Camel by setting `camel.main.startup-recorder-recording=true`.
 
 See the `camel-example-flight-recorder` from the Camel Examples.
-
-include::{page-component-version}@camel-spring-boot::page$jfr-starter.adoc[]
diff --git a/docs/components/modules/others/pages/caffeine-lrucache.adoc b/docs/components/modules/others/pages/caffeine-lrucache.adoc
index 5612c6f..6a4f1cf 100644
--- a/docs/components/modules/others/pages/caffeine-lrucache.adoc
+++ b/docs/components/modules/others/pages/caffeine-lrucache.adoc
@@ -38,5 +38,3 @@ their `pom.xml` for this component:
 
 // endpoint options: START
 // endpoint options: END
-
-include::{page-component-version}@camel-spring-boot::page$caffeine-lrucache-starter.adoc[]
diff --git a/docs/components/modules/others/pages/jfr.adoc b/docs/components/modules/others/pages/jfr.adoc
index a1081da..100ed4c 100644
--- a/docs/components/modules/others/pages/jfr.adoc
+++ b/docs/components/modules/others/pages/jfr.adoc
@@ -32,5 +32,3 @@ JFR recordings can be started either at:
 - When starting Camel by setting `camel.main.startup-recorder-recording=true`.
 
 See the `camel-example-flight-recorder` from the Camel Examples.
-
-include::{page-component-version}@camel-spring-boot::page$jfr-starter.adoc[]