This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 475366b5f1d Revert "Add spring-boot link in doc" 475366b5f1d is described below commit 475366b5f1daeb419f2805ee1e9eefad4df70803 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed Aug 31 07:42:46 2022 +0200 Revert "Add spring-boot link in doc" This reverts commit fbd8d2ed399230a8e3e1d469e9825eb0602fb981. --- dsl/camel-cli-connector/src/main/docs/cli-connector.adoc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dsl/camel-cli-connector/src/main/docs/cli-connector.adoc b/dsl/camel-cli-connector/src/main/docs/cli-connector.adoc index 2b6045a3bd2..45876334430 100644 --- a/dsl/camel-cli-connector/src/main/docs/cli-connector.adoc +++ b/dsl/camel-cli-connector/src/main/docs/cli-connector.adoc @@ -5,8 +5,6 @@ :description: Runtime adapter connecting with Camel CLI :since: 3.19 :supportlevel: Preview -//Manually maintained attributes -:camel-spring-boot-name: cli-connector *Since Camel {since}* @@ -27,6 +25,3 @@ and Camel should auto-detect this on startup and log as follows: ---- Local CLI Connector started ---- - - -include::spring-boot:partial$starter.adoc[]