You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/07/31 14:33:07 UTC

[camel] branch master updated: CAMEL-15361 Use predictible doc page name for threadpoolfactory-vertx (#4061)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new bac083b  CAMEL-15361 Use predictible doc page name for threadpoolfactory-vertx (#4061)
bac083b is described below

commit bac083bb035e9e81941e5f0f2747bab95deb24b1
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Fri Jul 31 16:32:25 2020 +0200

    CAMEL-15361 Use predictible doc page name for threadpoolfactory-vertx (#4061)
---
 .../src/generated/resources/org/apache/camel/catalog/docs.properties  | 2 +-
 ...tive-threadpoolfactory-vertx.adoc => threadpoolfactory-vertx.adoc} | 2 +-
 ...tive-threadpoolfactory-vertx.adoc => threadpoolfactory-vertx.adoc} | 2 +-
 docs/components/modules/others/nav.adoc                               | 1 +
 .../components/modules/others/pages/threadpoolfactory-vertx.adoc      | 4 +++-
 5 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties
index a866c73..6ea1099 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties
@@ -389,7 +389,6 @@ rabbitmq-component
 random-eip
 reactive-executor-vertx
 reactive-streams-component
-reactive-threadpoolfactory-vertx
 reactor
 recipientList-eip
 ref-component
@@ -493,6 +492,7 @@ testcontainers
 testcontainers-junit5
 testcontainers-spring
 testcontainers-spring-junit5
+threadpoolfactory-vertx
 threads-eip
 thrift-component
 thrift-dataformat
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/reactive-threadpoolfactory-vertx.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/threadpoolfactory-vertx.adoc
similarity index 98%
copy from catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/reactive-threadpoolfactory-vertx.adoc
copy to catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/threadpoolfactory-vertx.adoc
index 9a487b1..a356469 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/reactive-threadpoolfactory-vertx.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/threadpoolfactory-vertx.adoc
@@ -1,5 +1,5 @@
 [[threadpoolfactory-vertx-component]]
-= Thread Pool Factory Vert.x Component
+= ThreadPoolFactory Vert.x Component
 :docTitle: ThreadPoolFactory Vert.x
 :artifactId: camel-threadpoolfactory-vertx
 :description: ThreadPoolFactory for camel-core using Vert.x
diff --git a/components/camel-threadpoolfactory-vertx/src/main/docs/reactive-threadpoolfactory-vertx.adoc b/components/camel-threadpoolfactory-vertx/src/main/docs/threadpoolfactory-vertx.adoc
similarity index 98%
rename from components/camel-threadpoolfactory-vertx/src/main/docs/reactive-threadpoolfactory-vertx.adoc
rename to components/camel-threadpoolfactory-vertx/src/main/docs/threadpoolfactory-vertx.adoc
index 9a487b1..a356469 100644
--- a/components/camel-threadpoolfactory-vertx/src/main/docs/reactive-threadpoolfactory-vertx.adoc
+++ b/components/camel-threadpoolfactory-vertx/src/main/docs/threadpoolfactory-vertx.adoc
@@ -1,5 +1,5 @@
 [[threadpoolfactory-vertx-component]]
-= Thread Pool Factory Vert.x Component
+= ThreadPoolFactory Vert.x Component
 :docTitle: ThreadPoolFactory Vert.x
 :artifactId: camel-threadpoolfactory-vertx
 :description: ThreadPoolFactory for camel-core using Vert.x
diff --git a/docs/components/modules/others/nav.adoc b/docs/components/modules/others/nav.adoc
index ac4d49b..3a4fed6 100644
--- a/docs/components/modules/others/nav.adoc
+++ b/docs/components/modules/others/nav.adoc
@@ -40,6 +40,7 @@
 ** xref:testcontainers-spring.adoc[Testcontainers Spring]
 ** xref:testcontainers-spring-junit5.adoc[Testcontainers Spring Junit5]
 ** xref:reactive-threadpoolfactory-vertx.adoc[ThreadPoolFactory Vert.x]
+** xref:threadpoolfactory-vertx.adoc[ThreadPoolFactory Vert.x]
 ** xref:tracing.adoc[Tracing]
 ** xref:undertow-spring-security.adoc[Undertow Spring Security]
 ** xref:zipkin.adoc[Zipkin]
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/reactive-threadpoolfactory-vertx.adoc b/docs/components/modules/others/pages/threadpoolfactory-vertx.adoc
similarity index 92%
rename from catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/reactive-threadpoolfactory-vertx.adoc
rename to docs/components/modules/others/pages/threadpoolfactory-vertx.adoc
index 9a487b1..fefd5a6 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/reactive-threadpoolfactory-vertx.adoc
+++ b/docs/components/modules/others/pages/threadpoolfactory-vertx.adoc
@@ -1,5 +1,7 @@
 [[threadpoolfactory-vertx-component]]
-= Thread Pool Factory Vert.x Component
+= ThreadPoolFactory Vert.x Component
+//THIS FILE IS COPIED: EDIT THE SOURCE FILE:
+:page-source: components/camel-threadpoolfactory-vertx/src/main/docs/threadpoolfactory-vertx.adoc
 :docTitle: ThreadPoolFactory Vert.x
 :artifactId: camel-threadpoolfactory-vertx
 :description: ThreadPoolFactory for camel-core using Vert.x