Repository: camel
Updated Branches:
  refs/heads/master 388f43524 -> ce490fa52


Regen docs


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

Branch: refs/heads/master
Commit: ce490fa52289ed4dc20042dc7f37367bc18c1e5f
Parents: 388f435
Author: Claus Ibsen <davscl...@apache.org>
Authored: Tue Feb 28 09:53:04 2017 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Tue Feb 28 09:53:04 2017 +0100

----------------------------------------------------------------------
 camel-core/readme-eip.adoc | 2 +-
 components/readme.adoc     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/ce490fa5/camel-core/readme-eip.adoc
----------------------------------------------------------------------
diff --git a/camel-core/readme-eip.adoc b/camel-core/readme-eip.adoc
index 2e65a7c..87c98c5 100644
--- a/camel-core/readme-eip.adoc
+++ b/camel-core/readme-eip.adoc
@@ -23,7 +23,7 @@ Number of EIPs: 61
 `<choice>` | Routes messages based on a series of predicates
 
 | link:src/main/docs/eips/circuitBreaker-eip.adoc[Circuit Breaker] +
-`<circuitBreaker>` | Circuit break load balancer
+`<circuitBreaker>` | *deprecated* Circuit break load balancer
 
 | link:src/main/docs/eips/convertBodyTo-eip.adoc[Convert Body To] +
 `<convertBodyTo>` | Converts the message body to another type

http://git-wip-us.apache.org/repos/asf/camel/blob/ce490fa5/components/readme.adoc
----------------------------------------------------------------------
diff --git a/components/readme.adoc b/components/readme.adoc
index 304690f..023fbb1 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -78,7 +78,7 @@ Number of Components: 220
 `azure-blob:containerOrBlobUri` | 2.19 | The azure-blob component is used for 
storing and retrieving blobs from Azure Storage Blob Service.
 
 | link:camel-azure/src/main/docs/azure-queue-component.adoc[Azure Storage 
Queue Service] (camel-azure) +
-`azure-queue:queueOrMessageUri` | 2.19 | The azure-queue component is used for 
storing and retrieving messages from Azure Storage Queue Service.
+`azure-queue:containerAndQueueUri` | 2.19 | The azure-queue component is used 
for storing and retrieving messages from Azure Storage Queue Service.
 
 | link:../camel-core/src/main/docs/bean-component.adoc[Bean] (camel-core) +
 `bean:beanName` | 1.0 | The bean component is for invoking Java beans from 
Camel.

Reply via email to