This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.7.x by this push: new e952065 Use {eip-vc} versioned xref e952065 is described below commit e9520654179d4dab538f30ed60a5a0fcde52e038 Author: Peter Palaga <ppal...@redhat.com> AuthorDate: Thu Jan 7 12:35:05 2021 +0100 Use {eip-vc} versioned xref --- .../resources/org/apache/camel/catalog/docs/elsql-component.adoc | 4 ++-- .../resources/org/apache/camel/catalog/docs/sql-component.adoc | 2 +- components/camel-elsql/src/main/docs/elsql-component.adoc | 2 +- components/camel-sql/src/main/docs/sql-component.adoc | 2 +- docs/components/modules/ROOT/pages/elsql-component.adoc | 2 +- docs/components/modules/ROOT/pages/sql-component.adoc | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/elsql-component.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/elsql-component.adoc index b98fcc3..d9494ff 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/elsql-component.adoc +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/elsql-component.adoc @@ -14,13 +14,13 @@ include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/elsql.adoc The ELSQL component is an extension to the existing xref:sql-component.adoc[SQL Component] that uses -https://github.com/OpenGamma/ElSql[ElSql] to define the SQL queries. +https://github.com/OpenGamma/ElSql[ElSql] to define the SQL queries. This component uses `spring-jdbc` behind the scenes for the actual SQL handling. This component can be used as a -http://camel.apache.org/transactional-client.html[Transactional Client]. +xref:{eip-vc}:eips:transactional-client.adoc[Transactional Client]. Maven users will need to add the following dependency to their `pom.xml` for this component: diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/sql-component.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/sql-component.adoc index 38204d5..2c05bf6 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/sql-component.adoc +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/sql-component.adoc @@ -46,7 +46,7 @@ pattern. See further below. [TIP] ==== This component can be used as a -xref:eips:transactional-client.adoc[Transactional Client]. +xref:{eip-vc}:eips:transactional-client.adoc[Transactional Client]. ==== The SQL component uses the following endpoint URI notation: diff --git a/components/camel-elsql/src/main/docs/elsql-component.adoc b/components/camel-elsql/src/main/docs/elsql-component.adoc index b98fcc3..1bd1c6d 100644 --- a/components/camel-elsql/src/main/docs/elsql-component.adoc +++ b/components/camel-elsql/src/main/docs/elsql-component.adoc @@ -20,7 +20,7 @@ This component uses `spring-jdbc` behind the scenes for the actual SQL handling. This component can be used as a -http://camel.apache.org/transactional-client.html[Transactional Client]. +xref:{eip-vc}:eips:transactional-client.adoc[Transactional Client]. Maven users will need to add the following dependency to their `pom.xml` for this component: diff --git a/components/camel-sql/src/main/docs/sql-component.adoc b/components/camel-sql/src/main/docs/sql-component.adoc index 38204d5..2c05bf6 100644 --- a/components/camel-sql/src/main/docs/sql-component.adoc +++ b/components/camel-sql/src/main/docs/sql-component.adoc @@ -46,7 +46,7 @@ pattern. See further below. [TIP] ==== This component can be used as a -xref:eips:transactional-client.adoc[Transactional Client]. +xref:{eip-vc}:eips:transactional-client.adoc[Transactional Client]. ==== The SQL component uses the following endpoint URI notation: diff --git a/docs/components/modules/ROOT/pages/elsql-component.adoc b/docs/components/modules/ROOT/pages/elsql-component.adoc index f0a3c0c..b4d9a8e 100644 --- a/docs/components/modules/ROOT/pages/elsql-component.adoc +++ b/docs/components/modules/ROOT/pages/elsql-component.adoc @@ -22,7 +22,7 @@ This component uses `spring-jdbc` behind the scenes for the actual SQL handling. This component can be used as a -http://camel.apache.org/transactional-client.html[Transactional Client]. +xref:{eip-vc}:eips:transactional-client.adoc[Transactional Client]. Maven users will need to add the following dependency to their `pom.xml` for this component: diff --git a/docs/components/modules/ROOT/pages/sql-component.adoc b/docs/components/modules/ROOT/pages/sql-component.adoc index 34a9384..7d720f4 100644 --- a/docs/components/modules/ROOT/pages/sql-component.adoc +++ b/docs/components/modules/ROOT/pages/sql-component.adoc @@ -48,7 +48,7 @@ pattern. See further below. [TIP] ==== This component can be used as a -xref:eips:transactional-client.adoc[Transactional Client]. +xref:{eip-vc}:eips:transactional-client.adoc[Transactional Client]. ==== The SQL component uses the following endpoint URI notation: