Regen

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

Branch: refs/heads/master
Commit: 710e9b300e3e6418ae96004dc9c4d711a72ba898
Parents: cf6e351
Author: Claus Ibsen <davscl...@apache.org>
Authored: Sat Jun 24 09:39:32 2017 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Sat Jun 24 09:39:32 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/710e9b30/components/readme.adoc
----------------------------------------------------------------------
diff --git a/components/readme.adoc b/components/readme.adoc
index edb2e72..a7005c3 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -2,7 +2,7 @@ Components
 ^^^^^^^^^^
 
 // components: START
-Number of Components: 274 in 188 JAR artifacts (17 deprecated)
+Number of Components: 275 in 189 JAR artifacts (17 deprecated)
 
 [width="100%",cols="4,1,5",options="header"]
 |=======================================================================
@@ -761,6 +761,9 @@ Number of Components: 274 in 188 JAR artifacts (17 
deprecated)
 | link:../camel-core/src/main/docs/test-component.adoc[Test] (camel-core) +
 `test:name` | 1.3 | The test component extends the mock component by on 
startup to pull messages from another endpoint to set the expected message 
bodies.
 
+| link:camel-thrift/src/main/docs/thrift-component.adoc[Thrift] (camel-thrift) 
+
+`thrift:host:port/service` | 2.20 | The Thrift component allows to call and 
expose remote procedures (RPC) with Apache Thrift data format and serialization 
mechanism
+
 | link:camel-tika/src/main/docs/tika-component.adoc[Tika] (camel-tika) +
 `tika:operation` | 2.19 | This component integrates with Apache Tika to 
extract content and metadata from thousands of file types.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/710e9b30/docs/user-manual/en/SUMMARY.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md
index 0470809..39447fc 100644
--- a/docs/user-manual/en/SUMMARY.md
+++ b/docs/user-manual/en/SUMMARY.md
@@ -354,6 +354,7 @@
        * [Stream](stream-component.adoc)
        * [String Template](string-template-component.adoc)
        * [Telegram](telegram-component.adoc)
+       * [Thrift](thrift-component.adoc)
        * [Tika](tika-component.adoc)
        * [Twilio](twilio-component.adoc)
        * [Twitter](twitter-component.adoc)

Reply via email to