Repository: camel
Updated Branches:
  refs/heads/master 71cc7be5f -> 26772c4a6


Regen


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/26772c4a
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/26772c4a
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/26772c4a

Branch: refs/heads/master
Commit: 26772c4a6d4ae5eab16759257dba01068192b12f
Parents: 71cc7be
Author: lburgazzoli <lburgazz...@gmail.com>
Authored: Wed Sep 27 18:37:57 2017 +0200
Committer: lburgazzoli <lburgazz...@gmail.com>
Committed: Wed Sep 27 18:37:57 2017 +0200

----------------------------------------------------------------------
 components/readme.adoc         | 5 ++++-
 docs/user-manual/en/SUMMARY.md | 1 +
 2 files changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/26772c4a/components/readme.adoc
----------------------------------------------------------------------
diff --git a/components/readme.adoc b/components/readme.adoc
index 234fbdf..503052b 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -2,7 +2,7 @@ Components
 ^^^^^^^^^^
 
 // components: START
-Number of Components: 281 in 193 JAR artifacts (17 deprecated)
+Number of Components: 282 in 194 JAR artifacts (17 deprecated)
 
 [width="100%",cols="4,1,5",options="header"]
 |===
@@ -518,6 +518,9 @@ Number of Components: 281 in 193 JAR artifacts (17 
deprecated)
 | link:camel-mail/src/main/docs/mail-component.adoc[Mail] (camel-mail) +
 `imap:host:port` | 1.0 | To send or receive emails using imap/pop3 or smtp 
protocols.
 
+| link:camel-master/src/main/docs/master-component.adoc[Master] (camel-master) 
+
+`master:namespace:delegateUri` | 2.20 | Camel Master Support
+
 | link:camel-metrics/src/main/docs/metrics-component.adoc[Metrics] 
(camel-metrics) +
 `metrics:metricsType:metricsName` | 2.14 | To collect various metrics directly 
from Camel routes using the DropWizard metrics library.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/26772c4a/docs/user-manual/en/SUMMARY.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md
index a26e70d..290e261 100644
--- a/docs/user-manual/en/SUMMARY.md
+++ b/docs/user-manual/en/SUMMARY.md
@@ -282,6 +282,7 @@
        * [Linkedin](linkedin-component.adoc)
        * [Lucene](lucene-component.adoc)
        * [Lumberjack](lumberjack-component.adoc)
+       * [Master](master-component.adoc)
        * [Metrics](metrics-component.adoc)
        * [Mina](mina-component.adoc)
        * [Mina2](mina2-component.adoc)

Reply via email to