http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-krati/src/main/docs/krati-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-krati/src/main/docs/krati-component.adoc 
b/components/camel-krati/src/main/docs/krati-component.adoc
index 1a4f894..e11be1c 100644
--- a/components/camel-krati/src/main/docs/krati-component.adoc
+++ b/components/camel-krati/src/main/docs/krati-component.adoc
@@ -42,7 +42,17 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The Krati component has no options.
+The Krati component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -199,4 +209,4 @@ from("direct://in").idempotentConsumer(header("messageId"), 
new KratiIdempotentR
 
 #### See also
 
-http://sna-projects.com/krati/[Krati Website]
\ No newline at end of file
+http://sna-projects.com/krati/[Krati Website]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc 
b/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc
index a609687..d6b7fae 100644
--- a/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc
+++ b/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc
@@ -32,7 +32,17 @@ format, `?option=value&option=value&...`
 
 
 // component options: START
-The Kubernetes component has no options.
+The Kubernetes component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -168,4 +178,4 @@ The Kubernetes component supports 28 endpoint options which 
are listed below:
 |CamelKubernetesConfigMapsLabels |Map |ConfigMap labels
 
 |CamelKubernetesConfigData |Map |ConfigMap Data
-|=======================================================================
\ No newline at end of file
+|=======================================================================

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-ldap/src/main/docs/ldap-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-ldap/src/main/docs/ldap-component.adoc 
b/components/camel-ldap/src/main/docs/ldap-component.adoc
index 36af637..e54bb67 100644
--- a/components/camel-ldap/src/main/docs/ldap-component.adoc
+++ b/components/camel-ldap/src/main/docs/ldap-component.adoc
@@ -40,7 +40,17 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The LDAP component has no options.
+The LDAP component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -328,4 +338,4 @@ public class CustomSocketFactory extends SSLSocketFactory {
 * link:configuring-camel.html[Configuring Camel]
 * link:component.html[Component]
 * link:endpoint.html[Endpoint]
-* link:getting-started.html[Getting Started]
\ No newline at end of file
+* link:getting-started.html[Getting Started]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-linkedin/camel-linkedin-component/src/main/docs/linkedin-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-linkedin/camel-linkedin-component/src/main/docs/linkedin-component.adoc
 
b/components/camel-linkedin/camel-linkedin-component/src/main/docs/linkedin-component.adoc
index 6848e4f..5d3a7f1 100644
--- 
a/components/camel-linkedin/camel-linkedin-component/src/main/docs/linkedin-component.adoc
+++ 
b/components/camel-linkedin/camel-linkedin-component/src/main/docs/linkedin-component.adoc
@@ -52,7 +52,7 @@ Endpoint prefix can be one of:
 
 
 // component options: START
-The Linkedin component supports 1 options which are listed below.
+The Linkedin component supports 2 options which are listed below.
 
 
 
@@ -61,6 +61,7 @@ The Linkedin component supports 1 options which are listed 
below.
 |=======================================================================
 | Name | Group | Default | Java Type | Description
 | configuration | common |  | LinkedInConfiguration | To use the shared 
configuration
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -669,4 +670,4 @@ The following route uses a producer with dynamic header 
options. The
         .setHeader("CamelLinkedIn.person_id", header("personId"))
         .to("linkedin://people/connectionsById")
         .to("bean://bar");
------------------------------------------------------------------
\ No newline at end of file
+-----------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-lucene/src/main/docs/lucene-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-lucene/src/main/docs/lucene-component.adoc 
b/components/camel-lucene/src/main/docs/lucene-component.adoc
index 68ad5b8..8dddb47 100644
--- a/components/camel-lucene/src/main/docs/lucene-component.adoc
+++ b/components/camel-lucene/src/main/docs/lucene-component.adoc
@@ -51,7 +51,7 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The Lucene component supports 1 options which are listed below.
+The Lucene component supports 2 options which are listed below.
 
 
 
@@ -60,6 +60,7 @@ The Lucene component supports 1 options which are listed 
below.
 |=======================================================================
 | Name | Group | Default | Java Type | Description
 | config | advanced |  | LuceneConfiguration | To use a shared lucene 
configuration
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -222,4 +223,4 @@ RouteBuilder builder = new RouteBuilder() {
        }).to("mock:searchResult");
    }
 };
--------------------------------------------------------------------------------------------------------
\ No newline at end of file
+-------------------------------------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc 
b/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc
index fa8f1b5..efc9a39 100644
--- a/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc
+++ b/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc
@@ -37,7 +37,7 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The Lumberjack component supports 1 options which are listed below.
+The Lumberjack component supports 2 options which are listed below.
 
 
 
@@ -46,6 +46,7 @@ The Lumberjack component supports 1 options which are listed 
below.
 |=======================================================================
 | Name | Group | Default | Java Type | Description
 | sslContextParameters | security |  | SSLContextParameters | Sets the default 
SSL configuration to use for all the endpoints. You can also configure it 
directly at the endpoint level.
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -95,4 +96,4 @@ RouteBuilder builder = new RouteBuilder() {
            to("stream:out");                        // Write it into the 
output stream
     }
 };
-------------------------------------------------------------------------------------
\ No newline at end of file
+------------------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-mail/src/main/docs/mail-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-mail/src/main/docs/mail-component.adoc 
b/components/camel-mail/src/main/docs/mail-component.adoc
index 6874ede..98aab95 100644
--- a/components/camel-mail/src/main/docs/mail-component.adoc
+++ b/components/camel-mail/src/main/docs/mail-component.adoc
@@ -77,7 +77,7 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The Mail component supports 2 options which are listed below.
+The Mail component supports 3 options which are listed below.
 
 
 
@@ -87,6 +87,7 @@ The Mail component supports 2 options which are listed below.
 | Name | Group | Default | Java Type | Description
 | configuration | advanced |  | MailConfiguration | Sets the Mail configuration
 | contentTypeResolver | advanced |  | ContentTypeResolver | Resolver to 
determine Content-Type for file attachments.
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-metrics/src/main/docs/metrics-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-metrics/src/main/docs/metrics-component.adoc 
b/components/camel-metrics/src/main/docs/metrics-component.adoc
index 99f2444..99a8dd2 100644
--- a/components/camel-metrics/src/main/docs/metrics-component.adoc
+++ b/components/camel-metrics/src/main/docs/metrics-component.adoc
@@ -44,7 +44,7 @@ metrics:[ meter | counter | histogram | timer | gauge 
]:metricname[?options]
 ### Options
 
 // component options: START
-The Metrics component supports 1 options which are listed below.
+The Metrics component supports 2 options which are listed below.
 
 
 
@@ -53,6 +53,7 @@ The Metrics component supports 1 options which are listed 
below.
 |=======================================================================
 | Name | Group | Default | Java Type | Description
 | metricRegistry | advanced |  | MetricRegistry | To use a custom configured 
MetricRegistry.
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -621,4 +622,4 @@ See more details at 
link:advanced-configuration-of-camelcontext-using-spring.htm
 ### See Also
 
 * The `camel-example-cdi-metrics` example that illustrates the integration
-  between Camel, Metrics and CDI.
\ No newline at end of file
+  between Camel, Metrics and CDI.

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-mina/src/main/docs/mina-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-mina/src/main/docs/mina-component.adoc 
b/components/camel-mina/src/main/docs/mina-component.adoc
index cfa1bf3..95414a1 100644
--- a/components/camel-mina/src/main/docs/mina-component.adoc
+++ b/components/camel-mina/src/main/docs/mina-component.adoc
@@ -64,7 +64,7 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The Mina component supports 1 options which are listed below.
+The Mina component supports 2 options which are listed below.
 
 
 
@@ -73,6 +73,7 @@ The Mina component supports 1 options which are listed below.
 |=======================================================================
 | Name | Group | Default | Java Type | Description
 | configuration | advanced |  | MinaConfiguration | To use the shared mina 
configuration.
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-mina2/src/main/docs/mina2-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-mina2/src/main/docs/mina2-component.adoc 
b/components/camel-mina2/src/main/docs/mina2-component.adoc
index 1d84279..8cc8254 100644
--- a/components/camel-mina2/src/main/docs/mina2-component.adoc
+++ b/components/camel-mina2/src/main/docs/mina2-component.adoc
@@ -63,7 +63,7 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The Mina2 component supports 1 options which are listed below.
+The Mina2 component supports 2 options which are listed below.
 
 
 
@@ -72,6 +72,7 @@ The Mina2 component supports 1 options which are listed below.
 |=======================================================================
 | Name | Group | Default | Java Type | Description
 | configuration | advanced |  | Mina2Configuration | To use the shared mina 
configuration.
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-mllp/src/main/docs/mllp-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-mllp/src/main/docs/mllp-component.adoc 
b/components/camel-mllp/src/main/docs/mllp-component.adoc
index 75f128e..e2ec4c6 100644
--- a/components/camel-mllp/src/main/docs/mllp-component.adoc
+++ b/components/camel-mllp/src/main/docs/mllp-component.adoc
@@ -40,7 +40,17 @@ for this component:
 
 
 // component options: START
-The MLLP component has no options.
+The MLLP component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-mongodb-gridfs/src/main/docs/mongodb-gridfs-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-mongodb-gridfs/src/main/docs/mongodb-gridfs-component.adoc 
b/components/camel-mongodb-gridfs/src/main/docs/mongodb-gridfs-component.adoc
index a6e185a..c20cc7c 100644
--- 
a/components/camel-mongodb-gridfs/src/main/docs/mongodb-gridfs-component.adoc
+++ 
b/components/camel-mongodb-gridfs/src/main/docs/mongodb-gridfs-component.adoc
@@ -26,7 +26,17 @@ 
mongodb-gridfs:connectionBean?database=databaseName&bucket=bucketName[&moreOptio
 
 
 // component options: START
-The MongoDB GridFS component has no options.
+The MongoDB GridFS component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -194,4 +204,4 @@ See also
 current version]
 *
 
http://svn.apache.org/viewvc/camel/trunk/components/camel-mongodb/src/test/[Unit
-tests] for more examples of usage
\ No newline at end of file
+tests] for more examples of usage

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-mongodb/src/main/docs/mongodb-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-mongodb/src/main/docs/mongodb-component.adoc 
b/components/camel-mongodb/src/main/docs/mongodb-component.adoc
index 628d4df..f45f28e 100644
--- a/components/camel-mongodb/src/main/docs/mongodb-component.adoc
+++ b/components/camel-mongodb/src/main/docs/mongodb-component.adoc
@@ -51,7 +51,17 @@ 
mongodb:connectionBean?database=databaseName&collection=collectionName&operation
 
 
 // component options: START
-The MongoDB component has no options.
+The MongoDB component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc 
b/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc
index 79be28a..e32d9ef 100644
--- a/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc
+++ b/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc
@@ -53,7 +53,17 @@ 
mongodb3:connectionBean?database=databaseName&collection=collectionName&operatio
 
 
 // component options: START
-The MongoDB component has no options.
+The MongoDB component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -838,4 +848,4 @@ anything manually.
 current version]
 *
 
http://svn.apache.org/viewvc/camel/trunk/components/camel-mongodb/src/test/[Unit
-tests] for more examples of usage
\ No newline at end of file
+tests] for more examples of usage

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-mqtt/src/main/docs/mqtt-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-mqtt/src/main/docs/mqtt-component.adoc 
b/components/camel-mqtt/src/main/docs/mqtt-component.adoc
index f9b7c93..6243929 100644
--- a/components/camel-mqtt/src/main/docs/mqtt-component.adoc
+++ b/components/camel-mqtt/src/main/docs/mqtt-component.adoc
@@ -35,7 +35,7 @@ Where *name* is the name you want to assign the component.
 
 
 // component options: START
-The MQTT component supports 3 options which are listed below.
+The MQTT component supports 4 options which are listed below.
 
 
 
@@ -46,6 +46,7 @@ The MQTT component supports 3 options which are listed below.
 | host | common |  | String | The URI of the MQTT broker to connect too - this 
component also supports SSL - e.g. ssl://127.0.0.1:8883
 | userName | security |  | String | Username to be used for authentication 
against the MQTT broker
 | password | security |  | String | Password to be used for authentication 
against the MQTT broker
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-msv/src/main/docs/msv-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-msv/src/main/docs/msv-component.adoc 
b/components/camel-msv/src/main/docs/msv-component.adoc
index 3a46d1e..bbe2ff4 100644
--- a/components/camel-msv/src/main/docs/msv-component.adoc
+++ b/components/camel-msv/src/main/docs/msv-component.adoc
@@ -51,7 +51,7 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The MSV component supports 2 options which are listed below.
+The MSV component supports 3 options which are listed below.
 
 
 
@@ -61,6 +61,7 @@ The MSV component supports 2 options which are listed below.
 | Name | Group | Default | Java Type | Description
 | schemaFactory | advanced |  | SchemaFactory | To use the 
javax.xml.validation.SchemaFactory.
 | resourceResolverFactory | advanced |  | ValidatorResourceResolverFactory | 
To use a custom LSResourceResolver which depends on a dynamic endpoint resource 
URI
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -110,4 +111,4 @@ classpath).
 * link:configuring-camel.html[Configuring Camel]
 * link:component.html[Component]
 * link:endpoint.html[Endpoint]
-* link:getting-started.html[Getting Started]
\ No newline at end of file
+* link:getting-started.html[Getting Started]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-mustache/src/main/docs/mustache-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-mustache/src/main/docs/mustache-component.adoc 
b/components/camel-mustache/src/main/docs/mustache-component.adoc
index cdec891..aecf1e7 100644
--- a/components/camel-mustache/src/main/docs/mustache-component.adoc
+++ b/components/camel-mustache/src/main/docs/mustache-component.adoc
@@ -40,7 +40,7 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The Mustache component supports 1 options which are listed below.
+The Mustache component supports 2 options which are listed below.
 
 
 
@@ -49,6 +49,7 @@ The Mustache component supports 1 options which are listed 
below.
 |=======================================================================
 | Name | Group | Default | Java Type | Description
 | mustacheFactory | advanced |  | MustacheFactory | To use a custom 
MustacheFactory
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-mvel/src/main/docs/mvel-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-mvel/src/main/docs/mvel-component.adoc 
b/components/camel-mvel/src/main/docs/mvel-component.adoc
index 54a78e2..734bced 100644
--- a/components/camel-mvel/src/main/docs/mvel-component.adoc
+++ b/components/camel-mvel/src/main/docs/mvel-component.adoc
@@ -37,7 +37,17 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The MVEL component has no options.
+The MVEL component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-mybatis/src/main/docs/mybatis-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-mybatis/src/main/docs/mybatis-component.adoc 
b/components/camel-mybatis/src/main/docs/mybatis-component.adoc
index 62161dd..217f6ee 100644
--- a/components/camel-mybatis/src/main/docs/mybatis-component.adoc
+++ b/components/camel-mybatis/src/main/docs/mybatis-component.adoc
@@ -44,7 +44,7 @@ the `configurationUri` option on the `MyBatisComponent` 
component.
 
 
 // component options: START
-The MyBatis component supports 2 options which are listed below.
+The MyBatis component supports 3 options which are listed below.
 
 
 
@@ -54,6 +54,7 @@ The MyBatis component supports 2 options which are listed 
below.
 | Name | Group | Default | Java Type | Description
 | sqlSessionFactory | advanced |  | SqlSessionFactory | To use the 
SqlSessionFactory
 | configurationUri | common | SqlMapConfig.xml | String | Location of MyBatis 
xml configuration file. The default value is: SqlMapConfig.xml loaded from the 
classpath
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -399,4 +400,4 @@ usual:
 * link:configuring-camel.html[Configuring Camel]
 * link:component.html[Component]
 * link:endpoint.html[Endpoint]
-* link:getting-started.html[Getting Started]
\ No newline at end of file
+* link:getting-started.html[Getting Started]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-nagios/src/main/docs/nagios-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-nagios/src/main/docs/nagios-component.adoc 
b/components/camel-nagios/src/main/docs/nagios-component.adoc
index c47cb98..ebd3f18 100644
--- a/components/camel-nagios/src/main/docs/nagios-component.adoc
+++ b/components/camel-nagios/src/main/docs/nagios-component.adoc
@@ -38,7 +38,7 @@ you to send notifications to Nagios.
 
 
 // component options: START
-The Nagios component supports 1 options which are listed below.
+The Nagios component supports 2 options which are listed below.
 
 
 
@@ -47,6 +47,7 @@ The Nagios component supports 1 options which are listed 
below.
 |=======================================================================
 | Name | Group | Default | Java Type | Description
 | configuration | advanced |  | NagiosConfiguration | To use a shared 
NagiosConfiguration
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -133,4 +134,4 @@ configuration of CamelContext using Spring].
 * link:configuring-camel.html[Configuring Camel]
 * link:component.html[Component]
 * link:endpoint.html[Endpoint]
-* link:getting-started.html[Getting Started]
\ No newline at end of file
+* link:getting-started.html[Getting Started]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-nats/src/main/docs/nats-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-nats/src/main/docs/nats-component.adoc 
b/components/camel-nats/src/main/docs/nats-component.adoc
index 5879c51..da6c0fa 100644
--- a/components/camel-nats/src/main/docs/nats-component.adoc
+++ b/components/camel-nats/src/main/docs/nats-component.adoc
@@ -30,7 +30,17 @@ Where *servers* represents the list of NATS servers.
 
 
 // component options: START
-The Nats component has no options.
+The Nats component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -99,4 +109,4 @@ from("direct:send").to("nats://localhost:4222?topic=test");
 [source,java]
 
----------------------------------------------------------------------------------------
 
from("nats://localhost:4222?topic=test&maxMessages=5&queueName=test").to("mock:result");
-----------------------------------------------------------------------------------------
\ No newline at end of file
+----------------------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-netty-http/src/main/docs/netty-http-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-netty-http/src/main/docs/netty-http-component.adoc 
b/components/camel-netty-http/src/main/docs/netty-http-component.adoc
index e7bdb00..1c6ff12 100644
--- a/components/camel-netty-http/src/main/docs/netty-http-component.adoc
+++ b/components/camel-netty-http/src/main/docs/netty-http-component.adoc
@@ -76,7 +76,7 @@ options related to UDP transport.
 
 
 // component options: START
-The Netty HTTP component supports 5 options which are listed below.
+The Netty HTTP component supports 6 options which are listed below.
 
 
 
@@ -89,6 +89,7 @@ The Netty HTTP component supports 5 options which are listed 
below.
 | headerFilterStrategy | advanced |  | HeaderFilterStrategy | To use a custom 
org.apache.camel.spi.HeaderFilterStrategy to filter headers.
 | securityConfiguration | security |  | NettyHttpSecurityConfiguration | 
Refers to a 
org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration for 
configuring secure web resources.
 | maximumPoolSize | advanced | 16 | int | The core pool size for the ordered 
thread pool if its in use. The default value is 16.
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-netty/src/main/docs/netty-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-netty/src/main/docs/netty-component.adoc 
b/components/camel-netty/src/main/docs/netty-component.adoc
index 1cedf0f..b7195c2 100644
--- a/components/camel-netty/src/main/docs/netty-component.adoc
+++ b/components/camel-netty/src/main/docs/netty-component.adoc
@@ -56,7 +56,7 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The Netty component supports 2 options which are listed below.
+The Netty component supports 3 options which are listed below.
 
 
 
@@ -66,6 +66,7 @@ The Netty component supports 2 options which are listed below.
 | Name | Group | Default | Java Type | Description
 | configuration | advanced |  | NettyConfiguration | To use the 
NettyConfiguration as configuration when creating endpoints.
 | maximumPoolSize | advanced | 16 | int | The core pool size for the ordered 
thread pool if its in use. The default value is 16.
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc 
b/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc
index 33619ba..df5ecf4 100644
--- a/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc
+++ b/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc
@@ -75,7 +75,7 @@ related to UDP transport.
 
 
 // component options: START
-The Netty4 HTTP component supports 6 options which are listed below.
+The Netty4 HTTP component supports 7 options which are listed below.
 
 
 
@@ -89,6 +89,7 @@ The Netty4 HTTP component supports 6 options which are listed 
below.
 | securityConfiguration | security |  | NettyHttpSecurityConfiguration | 
Refers to a 
org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration for 
configuring secure web resources.
 | maximumPoolSize | advanced | 16 | int | The thread pool size for the 
EventExecutorGroup if its in use. The default value is 16.
 | executorService | advanced |  | EventExecutorGroup | To use the given 
EventExecutorGroup
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-netty4/src/main/docs/netty4-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-netty4/src/main/docs/netty4-component.adoc 
b/components/camel-netty4/src/main/docs/netty4-component.adoc
index d1d5ac4..8e058d7 100644
--- a/components/camel-netty4/src/main/docs/netty4-component.adoc
+++ b/components/camel-netty4/src/main/docs/netty4-component.adoc
@@ -53,7 +53,7 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The Netty4 component supports 3 options which are listed below.
+The Netty4 component supports 4 options which are listed below.
 
 
 
@@ -64,6 +64,7 @@ The Netty4 component supports 3 options which are listed 
below.
 | maximumPoolSize | advanced | 16 | int | The thread pool size for the 
EventExecutorGroup if its in use. The default value is 16.
 | configuration | advanced |  | NettyConfiguration | To use the 
NettyConfiguration as configuration when creating endpoints.
 | executorService | advanced |  | EventExecutorGroup | To use the given 
EventExecutorGroup
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
 
b/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
index e74b433..df07284 100644
--- 
a/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
+++ 
b/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
@@ -43,7 +43,7 @@ for this component:
 
 
 // component options: START
-The Olingo2 component supports 1 options which are listed below.
+The Olingo2 component supports 2 options which are listed below.
 
 
 
@@ -52,6 +52,7 @@ The Olingo2 component supports 1 options which are listed 
below.
 |=======================================================================
 | Name | Group | Default | Java Type | Description
 | configuration | common |  | Olingo2Configuration | To use the shared 
configuration
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -249,4 +250,4 @@ consumer endpoint will produce an *ODataFeed* value the 
first time, and
 
---------------------------------------------------------------------------------------------------------
 
from("olingo2://read/Manufacturers?queryParams=#paramsBean&consumer.timeUnit=SECONDS&consumer.delay=30")
     .to("bean:blah");
----------------------------------------------------------------------------------------------------------
\ No newline at end of file
+---------------------------------------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-openshift/src/main/docs/openshift-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-openshift/src/main/docs/openshift-component.adoc 
b/components/camel-openshift/src/main/docs/openshift-component.adoc
index 58216a8..3305b19 100644
--- a/components/camel-openshift/src/main/docs/openshift-component.adoc
+++ b/components/camel-openshift/src/main/docs/openshift-component.adoc
@@ -33,7 +33,7 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The OpenShift component supports 4 options which are listed below.
+The OpenShift component supports 5 options which are listed below.
 
 
 
@@ -45,6 +45,7 @@ The OpenShift component supports 4 options which are listed 
below.
 | password | security |  | String | The password for login to openshift server.
 | domain | common |  | String | Domain name. If not specified then the default 
domain is used.
 | server | common |  | String | Url to the openshift server. If not specified 
then the default value from the local openshift configuration file 
/.openshift/express.conf is used. And if that fails as well then 
openshift.redhat.com is used.
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -155,4 +156,4 @@ following headers is included.
 * link:configuring-camel.html[Configuring Camel]
 * link:component.html[Component]
 * link:endpoint.html[Endpoint]
-* link:getting-started.html[Getting Started]
\ No newline at end of file
+* link:getting-started.html[Getting Started]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc 
b/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc
index 8fbe4fb..9ba2eec 100644
--- a/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc
+++ b/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc
@@ -35,7 +35,17 @@ You can append query options to the URI in the following 
format
 ### URI Options
 
 // component options: START
-The OpenStack Cinder component has no options.
+The OpenStack Cinder component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 // endpoint options: START
@@ -158,4 +168,4 @@ If you need more precise server settings you can create new 
object of the type *
 * link:endpoint.html[Endpoint]
 * link:getting-started.html[Getting Started]
 
-* link:openstack.html[openstack Component]
\ No newline at end of file
+* link:openstack.html[openstack Component]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-openstack/src/main/docs/openstack-glance-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-openstack/src/main/docs/openstack-glance-component.adoc 
b/components/camel-openstack/src/main/docs/openstack-glance-component.adoc
index 77afce1..b741123 100644
--- a/components/camel-openstack/src/main/docs/openstack-glance-component.adoc
+++ b/components/camel-openstack/src/main/docs/openstack-glance-component.adoc
@@ -35,7 +35,17 @@ You can append query options to the URI in the following 
format
 ### URI Options
 
 // component options: START
-The OpenStack Glance component has no options.
+The OpenStack Glance component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 // endpoint options: START
@@ -118,4 +128,4 @@ The OpenStack Glance component supports 9 endpoint options 
which are listed belo
 * link:endpoint.html[Endpoint]
 * link:getting-started.html[Getting Started]
 
-* link:openstack.html[openstack Component]
\ No newline at end of file
+* link:openstack.html[openstack Component]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc 
b/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc
index cc76eda..b177eed 100644
--- a/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc
+++ b/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc
@@ -37,7 +37,17 @@ You can append query options to the URI in the following 
format
 ### URI Options
 
 // component options: START
-The OpenStack Keystone component has no options.
+The OpenStack Keystone component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 // endpoint options: START
@@ -264,4 +274,4 @@ If you need more precise user settings you can create new 
object of the type *or
 * link:endpoint.html[Endpoint]
 * link:getting-started.html[Getting Started]
 
-* link:openstack.html[openstack Component]
\ No newline at end of file
+* link:openstack.html[openstack Component]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc 
b/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc
index 90a582a..74696e9 100644
--- a/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc
+++ b/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc
@@ -35,7 +35,17 @@ You can append query options to the URI in the following 
format
 ### URI Options
 
 // component options: START
-The OpenStack Neutron component has no options.
+The OpenStack Neutron component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 // endpoint options: START
@@ -237,4 +247,4 @@ If you need more precise subnet settings you can create new 
object of the type *
 * link:endpoint.html[Endpoint]
 * link:getting-started.html[Getting Started]
 
-* link:openstack.html[openstack Component]
\ No newline at end of file
+* link:openstack.html[openstack Component]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-openstack/src/main/docs/openstack-nova-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-openstack/src/main/docs/openstack-nova-component.adoc 
b/components/camel-openstack/src/main/docs/openstack-nova-component.adoc
index 5c72d34..8299399 100644
--- a/components/camel-openstack/src/main/docs/openstack-nova-component.adoc
+++ b/components/camel-openstack/src/main/docs/openstack-nova-component.adoc
@@ -35,7 +35,17 @@ You can append query options to the URI in the following 
format
 ### URI Options
 
 // component options: START
-The OpenStack Nova component has no options.
+The OpenStack Nova component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 // endpoint options: START
@@ -187,4 +197,4 @@ If you need more precise server settings you can create new 
object of the type *
 * link:endpoint.html[Endpoint]
 * link:getting-started.html[Getting Started]
 
-* link:openstack.html[openstack Component]
\ No newline at end of file
+* link:openstack.html[openstack Component]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-openstack/src/main/docs/openstack-swift-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-openstack/src/main/docs/openstack-swift-component.adoc 
b/components/camel-openstack/src/main/docs/openstack-swift-component.adoc
index d0a785f..1981009 100644
--- a/components/camel-openstack/src/main/docs/openstack-swift-component.adoc
+++ b/components/camel-openstack/src/main/docs/openstack-swift-component.adoc
@@ -35,7 +35,17 @@ You can append query options to the URI in the following 
format
 ### URI Options
 
 // component options: START
-The OpenStack Swift component has no options.
+The OpenStack Swift component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 // endpoint options: START
@@ -164,4 +174,4 @@ or 
*org.openstack4j.model.storage.object.options.ContainerListOptions* for listi
 * link:endpoint.html[Endpoint]
 * link:getting-started.html[Getting Started]
 
-* link:openstack.html[openstack Component]
\ No newline at end of file
+* link:openstack.html[openstack Component]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc 
b/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc
index bf56d0c..ff7696a 100644
--- a/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc
+++ b/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc
@@ -39,7 +39,17 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The OptaPlanner component has no options.
+The OptaPlanner component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -133,4 +143,4 @@ from("cxfrs:bean:rsServer?bindingStyle=SimpleConsumer")
 * link:configuring-camel.html[Configuring Camel]
 * link:component.html[Component]
 * link:endpoint.html[Endpoint]
-* link:getting-started.html[Getting Started]
\ No newline at end of file
+* link:getting-started.html[Getting Started]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-paho/src/main/docs/paho-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-paho/src/main/docs/paho-component.adoc 
b/components/camel-paho/src/main/docs/paho-component.adoc
index 0eb11bf..9dac391 100644
--- a/components/camel-paho/src/main/docs/paho-component.adoc
+++ b/components/camel-paho/src/main/docs/paho-component.adoc
@@ -117,7 +117,7 @@ producerTemplate.sendBody("paho:topic", payload);
 
 
 // component options: START
-The Paho component supports 3 options which are listed below.
+The Paho component supports 4 options which are listed below.
 
 
 
@@ -128,6 +128,7 @@ The Paho component supports 3 options which are listed 
below.
 | brokerUrl | common |  | String | The URL of the MQTT broker.
 | clientId | common |  | String | MQTT client identifier.
 | connectOptions | advanced |  | MqttConnectOptions | Client connection options
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -182,4 +183,4 @@ stored as a header but on the
 * link:configuring-camel.html[Configuring Camel]
 * link:component.html[Component]
 * link:endpoint.html[Endpoint]
-* link:getting-started.html[Getting Started]
\ No newline at end of file
+* link:getting-started.html[Getting Started]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc 
b/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc
index b72021e..714e525 100644
--- a/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc
+++ b/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc
@@ -37,7 +37,7 @@ configured in the PaxLogging service configuration.
 
 
 // component options: START
-The OSGi PAX Logging component supports 1 options which are listed below.
+The OSGi PAX Logging component supports 2 options which are listed below.
 
 
 
@@ -46,6 +46,7 @@ The OSGi PAX Logging component supports 1 options which are 
listed below.
 |=======================================================================
 | Name | Group | Default | Java Type | Description
 | bundleContext | consumer |  | BundleContext | The OSGi BundleContext is 
automatic injected by Camel
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -89,4 +90,4 @@ Configuration:
 [source,java]
 ----------------------------------------------------------
 log4j.rootLogger=INFO, out, osgi:VmLogAppender, osgi:camel
-----------------------------------------------------------
\ No newline at end of file
+----------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-pdf/src/main/docs/pdf-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-pdf/src/main/docs/pdf-component.adoc 
b/components/camel-pdf/src/main/docs/pdf-component.adoc
index e6ecaf5..16cdb7e 100644
--- a/components/camel-pdf/src/main/docs/pdf-component.adoc
+++ b/components/camel-pdf/src/main/docs/pdf-component.adoc
@@ -34,7 +34,17 @@ pdf:operation[?options]
 ### Options
 
 // component options: START
-The PDF component has no options.
+The PDF component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -89,4 +99,4 @@ 
ishttps://pdfbox.apache.org/docs/1.8.9/javadocs/org/apache/pdfbox/pdmodel/encryp
 
 -
  
--
\ No newline at end of file
+-

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-pgevent/src/main/docs/pgevent-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-pgevent/src/main/docs/pgevent-component.adoc 
b/components/camel-pgevent/src/main/docs/pgevent-component.adoc
index 59f0cad..3c973ba 100644
--- a/components/camel-pgevent/src/main/docs/pgevent-component.adoc
+++ b/components/camel-pgevent/src/main/docs/pgevent-component.adoc
@@ -37,7 +37,17 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The PostgresSQL Event component has no options.
+The PostgresSQL Event component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -70,4 +80,4 @@ The PostgresSQL Event component supports 11 endpoint options 
which are listed be
 * link:configuring-camel.html[Configuring Camel]
 * link:component.html[Component]
 * link:endpoint.html[Endpoint]
-* link:getting-started.html[Getting Started]
\ No newline at end of file
+* link:getting-started.html[Getting Started]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-printer/src/main/docs/lpr-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-printer/src/main/docs/lpr-component.adoc 
b/components/camel-printer/src/main/docs/lpr-component.adoc
index 9bea8d2..7907c16 100644
--- a/components/camel-printer/src/main/docs/lpr-component.adoc
+++ b/components/camel-printer/src/main/docs/lpr-component.adoc
@@ -46,7 +46,17 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The Printer component has no options.
+The Printer component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -129,4 +139,4 @@ RouteBuilder builder = new RouteBuilder() {
            "&mediaSize=JAPANESE_POSTCARD" +
            "&flavor=DocFlavor.INPUT_STREAM")
     }};
---------------------------------------------------
\ No newline at end of file
+--------------------------------------------------

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-quartz/src/main/docs/quartz-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-quartz/src/main/docs/quartz-component.adoc 
b/components/camel-quartz/src/main/docs/quartz-component.adoc
index a8a6144..a7c2d6c 100644
--- a/components/camel-quartz/src/main/docs/quartz-component.adoc
+++ b/components/camel-quartz/src/main/docs/quartz-component.adoc
@@ -46,7 +46,7 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The Quartz component supports 7 options which are listed below.
+The Quartz component supports 8 options which are listed below.
 
 
 
@@ -61,6 +61,7 @@ The Quartz component supports 7 options which are listed 
below.
 | startDelayedSeconds | scheduler |  | int | Seconds to wait before starting 
the quartz scheduler.
 | autoStartScheduler | consumer | true | boolean | Whether or not the 
scheduler should be auto started. This options is default true
 | enableJmx | consumer | true | boolean | Whether to enable Quartz JMX which 
allows to manage the Quartz scheduler from JMX. This options is default true
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -248,4 +249,4 @@ link:type-converter.html[Type Converter] in the camel-core.
 * link:getting-started.html[Getting Started]
 
 * link:quartz2.html[Quartz2]
-* link:timer.html[Timer]
\ No newline at end of file
+* link:timer.html[Timer]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-quartz2/src/main/docs/quartz2-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-quartz2/src/main/docs/quartz2-component.adoc 
b/components/camel-quartz2/src/main/docs/quartz2-component.adoc
index afd3710..6ec0114 100644
--- a/components/camel-quartz2/src/main/docs/quartz2-component.adoc
+++ b/components/camel-quartz2/src/main/docs/quartz2-component.adoc
@@ -47,7 +47,7 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The Quartz2 component supports 10 options which are listed below.
+The Quartz2 component supports 11 options which are listed below.
 
 
 
@@ -65,6 +65,7 @@ The Quartz2 component supports 10 options which are listed 
below.
 | interruptJobsOnShutdown | scheduler | false | boolean | Whether to interrupt 
jobs on shutdown which forces the scheduler to shutdown quicker and attempt to 
interrupt any running jobs. If this is enabled then any running jobs can fail 
due to being interrupted.
 | schedulerFactory | advanced |  | SchedulerFactory | To use the custom 
SchedulerFactory which is used to create the Scheduler.
 | scheduler | advanced |  | Scheduler | To use the custom configured Quartz 
scheduler instead of creating a new Scheduler.
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-quickfix/src/main/docs/quickfix-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-quickfix/src/main/docs/quickfix-component.adoc 
b/components/camel-quickfix/src/main/docs/quickfix-component.adoc
index b26d717..4fd3c94 100644
--- a/components/camel-quickfix/src/main/docs/quickfix-component.adoc
+++ b/components/camel-quickfix/src/main/docs/quickfix-component.adoc
@@ -77,7 +77,7 @@ inject the session-related fields into the FIX message.
 ### Options
 
 // component options: START
-The QuickFix component supports 5 options which are listed below.
+The QuickFix component supports 6 options which are listed below.
 
 
 
@@ -90,6 +90,7 @@ The QuickFix component supports 5 options which are listed 
below.
 | messageStoreFactory | advanced |  | MessageStoreFactory | To use the given 
MessageStoreFactory
 | configurations | common |  | Map | To use the given map of pre configured 
QuickFix configurations mapped to the key
 | lazyCreateEngines | common | false | boolean | If set to true the engines 
will be created and started when needed (when first message is send)
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -584,4 +585,4 @@ Direction : from FIX gateway
 * link:configuring-camel.html[Configuring Camel]
 * link:component.html[Component]
 * link:endpoint.html[Endpoint]
-* link:getting-started.html[Getting Started]
\ No newline at end of file
+* link:getting-started.html[Getting Started]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc 
b/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
index 0c98d78..3724522 100644
--- a/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
+++ b/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
@@ -37,7 +37,17 @@ exchange name determines which exchange the queue will bind 
to.
 
 
 // component options: START
-The RabbitMQ component has no options.
+The RabbitMQ component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc
 
b/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc
index bf50201..8f2156a 100644
--- 
a/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc
+++ 
b/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc
@@ -44,7 +44,7 @@ external stream processing systems.
 
 
 // component options: START
-The Reactive Streams component supports 2 options which are listed below.
+The Reactive Streams component supports 3 options which are listed below.
 
 
 
@@ -54,6 +54,7 @@ The Reactive Streams component supports 2 options which are 
listed below.
 | Name | Group | Default | Java Type | Description
 | internalEngineConfiguration | common |  | ReactiveStreamsEngineConfiguration 
| Configures the internal engine for Reactive Streams.
 | backpressureStrategy | common |  | ReactiveStreamsBackpressureStrategy | The 
backpressure strategy to use when pushing events to a slow subscriber.
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -398,4 +399,4 @@ To use the starter, add the following to your spring boot 
pom.xml file:
 * link:configuring-camel.html[Configuring Camel]
 * link:component.html[Component]
 * link:endpoint.html[Endpoint]
-* link:getting-started.html[Getting Started]
\ No newline at end of file
+* link:getting-started.html[Getting Started]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-restlet/src/main/docs/restlet-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-restlet/src/main/docs/restlet-component.adoc 
b/components/camel-restlet/src/main/docs/restlet-component.adoc
index 5c56364..6c9bff7 100644
--- a/components/camel-restlet/src/main/docs/restlet-component.adoc
+++ b/components/camel-restlet/src/main/docs/restlet-component.adoc
@@ -62,7 +62,7 @@ option.
 
 
 // component options: START
-The Restlet component supports 20 options which are listed below.
+The Restlet component supports 21 options which are listed below.
 
 
 
@@ -90,6 +90,7 @@ The Restlet component supports 20 options which are listed 
below.
 | synchronous | producer |  | Boolean | Whether to use synchronous Restlet 
Client for the producer. Setting this option to true can yield faster 
performance as it seems the Restlet synchronous Client works better.
 | enabledConverters | advanced |  | List | A list of converters to enable as 
full class name or simple class name. All the converters automatically 
registered are enabled if empty or null
 | headerFilterStrategy | filter |  | HeaderFilterStrategy | To use a custom 
org.apache.camel.spi.HeaderFilterStrategy to filter header to and from Camel 
message.
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -373,4 +374,4 @@ well:
 * link:configuring-camel.html[Configuring Camel]
 * link:component.html[Component]
 * link:endpoint.html[Endpoint]
-* link:getting-started.html[Getting Started]
\ No newline at end of file
+* link:getting-started.html[Getting Started]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-rmi/src/main/docs/rmi-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-rmi/src/main/docs/rmi-component.adoc 
b/components/camel-rmi/src/main/docs/rmi-component.adoc
index 644589d..088db6a 100644
--- a/components/camel-rmi/src/main/docs/rmi-component.adoc
+++ b/components/camel-rmi/src/main/docs/rmi-component.adoc
@@ -47,7 +47,17 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The RMI component has no options.
+The RMI component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -111,4 +121,4 @@ In XML DSL you can do as follows from *Camel 2.7* onwards:
 * link:configuring-camel.html[Configuring Camel]
 * link:component.html[Component]
 * link:endpoint.html[Endpoint]
-* link:getting-started.html[Getting Started]
\ No newline at end of file
+* link:getting-started.html[Getting Started]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-routebox/src/main/docs/routebox-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-routebox/src/main/docs/routebox-component.adoc 
b/components/camel-routebox/src/main/docs/routebox-component.adoc
index dd0078b..b4bf148 100644
--- a/components/camel-routebox/src/main/docs/routebox-component.adoc
+++ b/components/camel-routebox/src/main/docs/routebox-component.adoc
@@ -99,7 +99,17 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The RouteBox component has no options.
+The RouteBox component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -260,4 +270,4 @@ from ("direct:sendToMapBasedRoutebox")
     .setHeader("ROUTE_DISPATCH_KEY", constant("addToCatalog"))
     
.to("routebox:multipleRoutes?innerRegistry=#registry&routeBuilders=#routes&dispatchMap=#map")
     .to("log:Routes operation performed?showAll=true");
------------------------------------------------------------------------------------------------------------
\ No newline at end of file
+-----------------------------------------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-rss/src/main/docs/rss-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-rss/src/main/docs/rss-component.adoc 
b/components/camel-rss/src/main/docs/rss-component.adoc
index c70877d..7a38ac4 100644
--- a/components/camel-rss/src/main/docs/rss-component.adoc
+++ b/components/camel-rss/src/main/docs/rss-component.adoc
@@ -42,7 +42,17 @@ You can append query options to the URI in the following 
format,
 
 
 // component options: START
-The RSS component has no options.
+The RSS component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -149,4 +159,4 @@ The custom bean for this would be:
 * link:endpoint.html[Endpoint]
 * link:getting-started.html[Getting Started]
 
-* link:atom.html[Atom]
\ No newline at end of file
+* link:atom.html[Atom]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc
 
b/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc
index c6c9aa2..e8b3f74 100644
--- 
a/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc
+++ 
b/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc
@@ -423,7 +423,7 @@ link:salesforce.html[Salesforce].
 
 
 // component options: START
-The Salesforce component supports 23 options which are listed below.
+The Salesforce component supports 24 options which are listed below.
 
 
 
@@ -454,6 +454,7 @@ The Salesforce component supports 23 options which are 
listed below.
 | httpProxyRealm | security |  | String | HTTP proxy authentication realm
 | httpProxyUseDigestAuth | security | false | boolean | Use HTTP proxy Digest 
authentication false by default
 | packages | common |  | String[] | Package names to scan for DTO classes 
(multiple packages can be separated by comma).
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-sap-netweaver/src/main/docs/sap-netweaver-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-sap-netweaver/src/main/docs/sap-netweaver-component.adoc 
b/components/camel-sap-netweaver/src/main/docs/sap-netweaver-component.adoc
index cb3bf35..f887a04 100644
--- a/components/camel-sap-netweaver/src/main/docs/sap-netweaver-component.adoc
+++ b/components/camel-sap-netweaver/src/main/docs/sap-netweaver-component.adoc
@@ -47,7 +47,17 @@ NetWeaver.
 
 
 // component options: START
-The SAP NetWeaver component has no options.
+The SAP NetWeaver component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -173,4 +183,4 @@ Destination airport: SFO
 * link:endpoint.html[Endpoint]
 * link:getting-started.html[Getting Started]
 
-* link:http.html[HTTP]
\ No newline at end of file
+* link:http.html[HTTP]

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-saxon/src/main/docs/xquery-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-saxon/src/main/docs/xquery-component.adoc 
b/components/camel-saxon/src/main/docs/xquery-component.adoc
index 15fc9ba..7ab559d 100644
--- a/components/camel-saxon/src/main/docs/xquery-component.adoc
+++ b/components/camel-saxon/src/main/docs/xquery-component.adoc
@@ -15,7 +15,7 @@ link:recipient-list.html[Recipient List].
 
 
 // component options: START
-The XQuery component supports 3 options which are listed below.
+The XQuery component supports 4 options which are listed below.
 
 
 
@@ -26,6 +26,7 @@ The XQuery component supports 3 options which are listed 
below.
 | moduleURIResolver | advanced |  | ModuleURIResolver | To use the custom 
ModuleURIResolver
 | configuration | advanced |  | Configuration | To use a custom Saxon 
configuration
 | configurationProperties | advanced |  | Map | To set custom Saxon 
configuration properties
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -261,4 +262,4 @@ link:download.html[the download page for the latest 
versions]).
   <artifactId>camel-saxon</artifactId>
   <version>x.x.x</version>
 </dependency>
---------------------------------------
\ No newline at end of file
+--------------------------------------

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-schematron/src/main/docs/schematron-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-schematron/src/main/docs/schematron-component.adoc 
b/components/camel-schematron/src/main/docs/schematron-component.adoc
index 79f8c6e..c7efbd8 100644
--- a/components/camel-schematron/src/main/docs/schematron-component.adoc
+++ b/components/camel-schematron/src/main/docs/schematron-component.adoc
@@ -28,7 +28,17 @@ schematron://path?[options]
 
 
 // component options: START
-The Schematron component has no options.
+The Schematron component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -165,4 +175,4 @@ TIP: *Useful Links and resources*
 to Schematron] by Mulleberry technologies. An excellent document in PDF
 to get you started on Schematron.
 * http://www.schematron.com[Schematron official site]. This contains
-links to other resources
\ No newline at end of file
+links to other resources

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-servicenow/src/main/docs/servicenow-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-servicenow/src/main/docs/servicenow-component.adoc 
b/components/camel-servicenow/src/main/docs/servicenow-component.adoc
index c436e86..662d82f 100644
--- a/components/camel-servicenow/src/main/docs/servicenow-component.adoc
+++ b/components/camel-servicenow/src/main/docs/servicenow-component.adoc
@@ -30,7 +30,7 @@ for this component:
 
 
 // component options: START
-The ServiceNow component supports 7 options which are listed below.
+The ServiceNow component supports 8 options which are listed below.
 
 
 
@@ -45,6 +45,7 @@ The ServiceNow component supports 7 options which are listed 
below.
 | oauthClientId | security |  | String | OAuth2 ClientID
 | oauthClientSecret | security |  | String | OAuth2 ClientSecret
 | oauthTokenUrl | security |  | String | OAuth token Url
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END
@@ -284,4 +285,4 @@ FluentProducerTemplate.on(context)
     .to("direct:servicenow")
     .send();
 
-------------------------------------------------------------------------------------------------------------------
-{% endraw %}
\ No newline at end of file
+{% endraw %}

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-servlet/src/main/docs/servlet-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-servlet/src/main/docs/servlet-component.adoc 
b/components/camel-servlet/src/main/docs/servlet-component.adoc
index 8734646..bc325e7 100644
--- a/components/camel-servlet/src/main/docs/servlet-component.adoc
+++ b/components/camel-servlet/src/main/docs/servlet-component.adoc
@@ -42,7 +42,7 @@ You can append query options to the URI in the following 
format,
 ### Options
 
 // component options: START
-The Servlet component supports 7 options which are listed below.
+The Servlet component supports 8 options which are listed below.
 
 
 
@@ -57,6 +57,7 @@ The Servlet component supports 7 options which are listed 
below.
 | httpConfiguration | advanced |  | HttpConfiguration | To use the shared 
HttpConfiguration as base configuration.
 | allowJavaSerializedObject | advanced | false | boolean | Whether to allow 
java serialization when a request uses 
context-type=application/x-java-serialized-object This is by default turned 
off. If you enable this then be aware that Java will deserialize the incoming 
data from the request to Java and that can be a potential security risk.
 | headerFilterStrategy | filter |  | HeaderFilterStrategy | To use a custom 
org.apache.camel.spi.HeaderFilterStrategy to filter header to and from Camel 
message.
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
 |=======================================================================
 {% endraw %}
 // component options: END

http://git-wip-us.apache.org/repos/asf/camel/blob/c7907e9f/components/camel-sip/src/main/docs/sip-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-sip/src/main/docs/sip-component.adoc 
b/components/camel-sip/src/main/docs/sip-component.adoc
index dbab439..d7be1ec 100644
--- a/components/camel-sip/src/main/docs/sip-component.adoc
+++ b/components/camel-sip/src/main/docs/sip-component.adoc
@@ -69,7 +69,17 @@ via the SIP protocol.
 
 
 // component options: START
-The SIP component has no options.
+The SIP component supports 1 options which are listed below.
+
+
+
+{% raw %}
+[width="100%",cols="2,1,1m,1m,5",options="header"]
+|=======================================================================
+| Name | Group | Default | Java Type | Description
+| resolvePropertyPlaceholders | common | true | boolean | Whether the 
component should resolve property placeholders on itself when starting. Only 
properties which are of String type can use property placeholders.
+|=======================================================================
+{% endraw %}
 // component options: END
 
 
@@ -198,4 +208,4 @@ and is capable of communicating with both Publisher as well 
as
 Subscriber. It has a separate SIP stackName distinct from Publisher as
 well as Subscriber. While it is set up as a Camel Consumer, it does not
 actually send any messages along the route to the endpoint
-"mock:neverland".
\ No newline at end of file
+"mock:neverland".

Reply via email to