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

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


The following commit(s) were added to refs/heads/camel-3.11.x by this push:
     new 9b71943  Polish and cleanup documentation
9b71943 is described below

commit 9b719434ff53a6c706d7b1e3f1ea7a173ce363a6
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Fri Aug 13 15:23:20 2021 +0200

    Polish and cleanup documentation
---
 .../resources/org/apache/camel/catalog/docs/spring-summary.adoc         | 2 --
 components/camel-spring/src/main/docs/spring-summary.adoc               | 1 -
 docs/components/modules/ROOT/pages/spring-summary.adoc                  | 1 -
 3 files changed, 4 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-summary.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-summary.adoc
index 6b5eb94..fa93d8e 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-summary.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-summary.adoc
@@ -17,8 +17,6 @@ Spring Framework in a number of ways.
 instances or the CamelContext instance itself
 and auto-expose Spring beans as components and endpoints.
 * Camel works with Spring XML processing with the XML DSL via 
`camel-spring-xml` component
-* Camel Spring XML Schema's is defined at xref:manual::xml-reference.adoc[XML
-Reference]
 * Camel provides powerful Bean Integration
 with any bean defined in a Spring ApplicationContext
 * Camel uses Spring Transactions as the default transaction handling in
diff --git a/components/camel-spring/src/main/docs/spring-summary.adoc 
b/components/camel-spring/src/main/docs/spring-summary.adoc
index 8a54524..fa93d8e 100644
--- a/components/camel-spring/src/main/docs/spring-summary.adoc
+++ b/components/camel-spring/src/main/docs/spring-summary.adoc
@@ -17,7 +17,6 @@ Spring Framework in a number of ways.
 instances or the CamelContext instance itself
 and auto-expose Spring beans as components and endpoints.
 * Camel works with Spring XML processing with the XML DSL via 
`camel-spring-xml` component
-* Camel Spring XML Schema's is defined at 
`https://camel.apache.org/schema/spring/`
 * Camel provides powerful Bean Integration
 with any bean defined in a Spring ApplicationContext
 * Camel uses Spring Transactions as the default transaction handling in
diff --git a/docs/components/modules/ROOT/pages/spring-summary.adoc 
b/docs/components/modules/ROOT/pages/spring-summary.adoc
index 33584d0..31e91d2 100644
--- a/docs/components/modules/ROOT/pages/spring-summary.adoc
+++ b/docs/components/modules/ROOT/pages/spring-summary.adoc
@@ -19,7 +19,6 @@ Spring Framework in a number of ways.
 instances or the CamelContext instance itself
 and auto-expose Spring beans as components and endpoints.
 * Camel works with Spring XML processing with the XML DSL via 
`camel-spring-xml` component
-* Camel Spring XML Schema's is defined at 
`https://camel.apache.org/schema/spring/`
 * Camel provides powerful Bean Integration
 with any bean defined in a Spring ApplicationContext
 * Camel uses Spring Transactions as the default transaction handling in

Reply via email to