You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2017/02/02 21:41:11 UTC

[2/4] camel git commit: CAMEL-10775: Add information when the component was added to Camel.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/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 f550f54..6d69daa 100644
--- a/components/camel-rmi/src/main/docs/rmi-component.adoc
+++ b/components/camel-rmi/src/main/docs/rmi-component.adoc
@@ -1,5 +1,7 @@
 ## RMI Component
 
+*Available as of Camel version 1.0.0*
+
 The *rmi:* component binds link:exchange.html[Exchange]s to the RMI
 protocol (JRMP).
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/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 12a61fc..52d3f36 100644
--- a/components/camel-routebox/src/main/docs/routebox-component.adoc
+++ b/components/camel-routebox/src/main/docs/routebox-component.adoc
@@ -1,6 +1,6 @@
 ## RouteBox Component
 
-*Available as of Camel 2.6*
+*Available as of Camel version 2.6.0*
 
 *Routebox subject for change*
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/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 460170a..001cda8 100644
--- a/components/camel-rss/src/main/docs/rss-component.adoc
+++ b/components/camel-rss/src/main/docs/rss-component.adoc
@@ -1,5 +1,7 @@
 ## RSS Component
 
+*Available as of Camel version 2.0.0*
+
 The *rss:* component is used for polling RSS feeds. Camel will default
 poll the feed every 60th seconds.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-rss/src/main/docs/rss-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-rss/src/main/docs/rss-dataformat.adoc b/components/camel-rss/src/main/docs/rss-dataformat.adoc
index 1275169..477300d 100644
--- a/components/camel-rss/src/main/docs/rss-dataformat.adoc
+++ b/components/camel-rss/src/main/docs/rss-dataformat.adoc
@@ -1,5 +1,7 @@
 ## RSS DataFormat
 
+*Available as of Camel version 2.1.0*
+
 The RSS component ships with an RSS dataformat that can be used to
 convert between String (as XML) and ROME RSS model objects.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/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 b8b2657..e24d2cf 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
@@ -1,6 +1,6 @@
 ## Salesforce Component
 
-*Available as of Camel 2.12*
+*Available as of Camel version 2.12.0*
 
 This component supports producer and consumer endpoints to communicate
 with Salesforce using Java DTOs.  +

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/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 b594cb1..7da3b7a 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
@@ -1,6 +1,6 @@
 ## SAP NetWeaver Component
 
-*Available as of Camel 2.12*
+*Available as of Camel version 2.12.0*
 
 The *sap-netweaver* integrates with the
 http://scn.sap.com/community/developer-center/netweaver-gateway[SAP

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/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 4f62111..b512d7f 100644
--- a/components/camel-saxon/src/main/docs/xquery-component.adoc
+++ b/components/camel-saxon/src/main/docs/xquery-component.adoc
@@ -1,5 +1,7 @@
 ## XQuery Component
 
+*Available as of Camel version 1.0.0*
+
 Camel supports http://www.w3.org/TR/xquery/[XQuery] to allow an
 link:expression.html[Expression] or link:predicate.html[Predicate] to be
 used in the link:dsl.html[DSL] or link:xml-configuration.html[Xml

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-saxon/src/main/docs/xquery-language.adoc
----------------------------------------------------------------------
diff --git a/components/camel-saxon/src/main/docs/xquery-language.adoc b/components/camel-saxon/src/main/docs/xquery-language.adoc
index 4f31903..a9d0051 100644
--- a/components/camel-saxon/src/main/docs/xquery-language.adoc
+++ b/components/camel-saxon/src/main/docs/xquery-language.adoc
@@ -1,5 +1,7 @@
 ## XQuery Language
 
+*Available as of Camel version 1.0.0*
+
 Camel supports http://www.w3.org/TR/xquery/[XQuery] to allow an
 link:expression.html[Expression] or link:predicate.html[Predicate] to be
 used in the link:dsl.html[DSL] or link:xml-configuration.html[Xml

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/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 bb5c23b..f018ade 100644
--- a/components/camel-schematron/src/main/docs/schematron-component.adoc
+++ b/components/camel-schematron/src/main/docs/schematron-component.adoc
@@ -1,6 +1,6 @@
 ## Schematron Component
 
-*Available as of Camel 2.14*
+*Available as of Camel version 2.15.0*
 
 http://www.schematron.com/index.html[Schematron]�is an XML-based
 language for validating XML instance documents. It is used to make

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-script/src/main/docs/javaScript-language.adoc
----------------------------------------------------------------------
diff --git a/components/camel-script/src/main/docs/javaScript-language.adoc b/components/camel-script/src/main/docs/javaScript-language.adoc
index a4dfdfa..243bd24 100644
--- a/components/camel-script/src/main/docs/javaScript-language.adoc
+++ b/components/camel-script/src/main/docs/javaScript-language.adoc
@@ -1,5 +1,7 @@
 ## JavaScript Language
 
+*Available as of Camel version 1.0.0*
+
 Camel supports
 http://en.wikipedia.org/wiki/JavaScript[JavaScript/ECMAScript] among
 other link:scripting-languages.html[Scripting Languages] to allow an

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-script/src/main/docs/php-language.adoc
----------------------------------------------------------------------
diff --git a/components/camel-script/src/main/docs/php-language.adoc b/components/camel-script/src/main/docs/php-language.adoc
index d7c8a01..41c70e0 100644
--- a/components/camel-script/src/main/docs/php-language.adoc
+++ b/components/camel-script/src/main/docs/php-language.adoc
@@ -1,5 +1,7 @@
 ## PHP Language
 
+*Available as of Camel version 1.0.0*
+
 Camel supports http://www.php.net/[PHP] among other
 link:scripting-languages.html[Scripting Languages] to allow an
 link:expression.html[Expression] or link:predicate.html[Predicate] to be

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-script/src/main/docs/python-language.adoc
----------------------------------------------------------------------
diff --git a/components/camel-script/src/main/docs/python-language.adoc b/components/camel-script/src/main/docs/python-language.adoc
index b9d26b7..529ecc8 100644
--- a/components/camel-script/src/main/docs/python-language.adoc
+++ b/components/camel-script/src/main/docs/python-language.adoc
@@ -1,5 +1,7 @@
 ## Python Language
 
+*Available as of Camel version 1.0.0*
+
 Camel supports http://www.python.org/[Python] among other
 link:scripting-languages.html[Scripting Languages] to allow an
 link:expression.html[Expression] or link:predicate.html[Predicate] to be

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-script/src/main/docs/ruby-language.adoc
----------------------------------------------------------------------
diff --git a/components/camel-script/src/main/docs/ruby-language.adoc b/components/camel-script/src/main/docs/ruby-language.adoc
index 6f11c00..bd85b54 100644
--- a/components/camel-script/src/main/docs/ruby-language.adoc
+++ b/components/camel-script/src/main/docs/ruby-language.adoc
@@ -1,5 +1,7 @@
 ## Ruby Language
 
+*Available as of Camel version 1.0.0*
+
 Camel supports http://www.ruby-lang.org/en/[Ruby] among other
 link:scripting-languages.html[Scripting Languages] to allow an
 link:expression.html[Expression] or link:predicate.html[Predicate] to be

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/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 8ce386b..3622f66 100644
--- a/components/camel-servicenow/src/main/docs/servicenow-component.adoc
+++ b/components/camel-servicenow/src/main/docs/servicenow-component.adoc
@@ -1,6 +1,6 @@
 ## ServiceNow Component
 
-*Available as of Camel 2.18*
+*Available as of Camel version 2.18.0*
 
 The ServiceNow component provides access to ServiceNow platform through their REST API.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/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 30209cd..0601756 100644
--- a/components/camel-servlet/src/main/docs/servlet-component.adoc
+++ b/components/camel-servlet/src/main/docs/servlet-component.adoc
@@ -1,5 +1,7 @@
 ## Servlet Component
 
+*Available as of Camel version 2.0.0*
+
 The *servlet:* component provides HTTP based
 link:endpoint.html[endpoints] for consuming HTTP requests that arrive at
 a HTTP endpoint that is bound to a published Servlet.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/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 4b405ed..238198e 100644
--- a/components/camel-sip/src/main/docs/sip-component.adoc
+++ b/components/camel-sip/src/main/docs/sip-component.adoc
@@ -1,6 +1,6 @@
 ## SIP Component
 
-*Available as of Camel 2.5*
+*Available as of Camel version 2.5.0*
 
 The *sip* component in Camel is a communication component, based on the
 Jain SIP implementation (available under the JCP license).

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-sjms/src/main/docs/sjms-batch-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-sjms/src/main/docs/sjms-batch-component.adoc b/components/camel-sjms/src/main/docs/sjms-batch-component.adoc
index 0309baf..f5ca8a1 100644
--- a/components/camel-sjms/src/main/docs/sjms-batch-component.adoc
+++ b/components/camel-sjms/src/main/docs/sjms-batch-component.adoc
@@ -1,6 +1,6 @@
 ## Simple JMS Batch Component
 
-*Available as of Camel 2.16*
+*Available as of Camel version 2.16.0*
 
 SJMS Batch is a specialized component for highly performant,
 transactional batch consumption from a JMS queue. It can be thought of

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-sjms/src/main/docs/sjms-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-sjms/src/main/docs/sjms-component.adoc b/components/camel-sjms/src/main/docs/sjms-component.adoc
index bf3e36a..e674b4d 100644
--- a/components/camel-sjms/src/main/docs/sjms-component.adoc
+++ b/components/camel-sjms/src/main/docs/sjms-component.adoc
@@ -1,6 +1,6 @@
 ## Simple JMS Component
 
-*Available as of Camel 2.11*
+*Available as of Camel version 2.11.0*
 
 The Simple JMS Component, or SJMS, is a JMS client for use with Camel
 that uses well known best practices when it comes to JMS client creation

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-slack/src/main/docs/slack-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-slack/src/main/docs/slack-component.adoc b/components/camel-slack/src/main/docs/slack-component.adoc
index 6b41a65..0769bb8 100644
--- a/components/camel-slack/src/main/docs/slack-component.adoc
+++ b/components/camel-slack/src/main/docs/slack-component.adoc
@@ -1,6 +1,6 @@
 ## Slack Component
 
-*Available as of Camel 2.16*
+*Available as of Camel version 2.16.0*
 
 The�*slack*�component allows you to connect to an instance
 of�http://www.slack.com/[Slack]�and delivers a message contained in the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-smpp/src/main/docs/smpp-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-smpp/src/main/docs/smpp-component.adoc b/components/camel-smpp/src/main/docs/smpp-component.adoc
index 24937b4..b14a3e6 100644
--- a/components/camel-smpp/src/main/docs/smpp-component.adoc
+++ b/components/camel-smpp/src/main/docs/smpp-component.adoc
@@ -1,6 +1,6 @@
 ## SMPP Component
 
-*Available as of Camel 2.2*
+*Available as of Camel version 2.2.0*
 
 This component provides access to an SMSC (Short Message Service Center)
 over the http://smsforum.net/SMPP_v3_4_Issue1_2.zip[SMPP] protocol to

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc b/components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc
index 03d6e98..0dfdaa6 100644
--- a/components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc
+++ b/components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc
@@ -1,5 +1,7 @@
 ## YAML SnakeYAML DataFormat
 
+*Available as of Camel version 2.17.0*
+
 YAML is a�link:data-format.html[Data Format]�to marshal and unmarshal
 Java objects to and from�http://www.yaml.org/[YAML].
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-snmp/src/main/docs/snmp-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-snmp/src/main/docs/snmp-component.adoc b/components/camel-snmp/src/main/docs/snmp-component.adoc
index 9c3dad8..8212c88 100644
--- a/components/camel-snmp/src/main/docs/snmp-component.adoc
+++ b/components/camel-snmp/src/main/docs/snmp-component.adoc
@@ -1,6 +1,6 @@
 ## SNMP Component
 
-*Available as of Camel 2.1*
+*Available as of Camel version 2.1.0*
 
 The *snmp:* component gives you the ability to poll SNMP capable devices
 or receiving traps

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc b/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc
index 3e4aa17..6310160 100644
--- a/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc
+++ b/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc
@@ -1,6 +1,6 @@
 ## SOAP DataFormat
 
-*Available as of Camel 2.3*
+*Available as of Camel version 2.3.0*
 
 SOAP is a link:data-format.html[Data Format] which uses JAXB2 and JAX-WS
 annotations to marshal and unmarshal SOAP payloads. It provides the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-solr/src/main/docs/solr-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-solr/src/main/docs/solr-component.adoc b/components/camel-solr/src/main/docs/solr-component.adoc
index 4c5e957..91c2eef 100644
--- a/components/camel-solr/src/main/docs/solr-component.adoc
+++ b/components/camel-solr/src/main/docs/solr-component.adoc
@@ -1,6 +1,6 @@
 ## Solr Component
 
-*Available as of Camel 2.9*
+*Available as of Camel version 2.9.0*
 
 The Solr component allows you to interface with an
 http://lucene.apache.org/solr/[Apache Lucene Solr] server (based on

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-spark-rest/src/main/docs/spark-rest-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-spark-rest/src/main/docs/spark-rest-component.adoc b/components/camel-spark-rest/src/main/docs/spark-rest-component.adoc
index db249c6..9a94612 100644
--- a/components/camel-spark-rest/src/main/docs/spark-rest-component.adoc
+++ b/components/camel-spark-rest/src/main/docs/spark-rest-component.adoc
@@ -1,6 +1,6 @@
 ## Spark Rest Component
 
-*Available as of Camel 2.14*
+*Available as of Camel version 2.14.0*
 
 The Spark-rest component allows to define REST endpoints using the
 http://sparkjava.com/[Spark REST Java library] using the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-spark/src/main/docs/spark-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-spark/src/main/docs/spark-component.adoc b/components/camel-spark/src/main/docs/spark-component.adoc
index e5cc252..f7c170b 100644
--- a/components/camel-spark/src/main/docs/spark-component.adoc
+++ b/components/camel-spark/src/main/docs/spark-component.adoc
@@ -1,5 +1,7 @@
 ## Apache Spark Component
 
+*Available as of Camel version 2.17.0*
+
 INFO: Apache Spark component is available starting from Camel *2.17*.
 
 This documentation page covers the http://spark.apache.org/[Apache

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-splunk/src/main/docs/splunk-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-splunk/src/main/docs/splunk-component.adoc b/components/camel-splunk/src/main/docs/splunk-component.adoc
index c93716a..7484b7e 100644
--- a/components/camel-splunk/src/main/docs/splunk-component.adoc
+++ b/components/camel-splunk/src/main/docs/splunk-component.adoc
@@ -1,6 +1,6 @@
 ## Splunk Component
 
-*Available as of Camel 2.13*
+*Available as of Camel version 2.13.0*
 
 The Splunk component provides access to
 http://docs.splunk.com/Documentation/Splunk/latest[Splunk] using the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-spring-batch/src/main/docs/spring-batch-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-spring-batch/src/main/docs/spring-batch-component.adoc b/components/camel-spring-batch/src/main/docs/spring-batch-component.adoc
index 843a2cd..d0ef102 100644
--- a/components/camel-spring-batch/src/main/docs/spring-batch-component.adoc
+++ b/components/camel-spring-batch/src/main/docs/spring-batch-component.adoc
@@ -1,5 +1,7 @@
 ## Spring Batch Component
 
+*Available as of Camel version 2.10.0*
+
 The *spring-batch:* component and support classes provide integration
 bridge between Camel and http://www.springsource.org/spring-batch[Spring
 Batch] infrastructure.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-spring-integration/src/main/docs/spring-integration-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-spring-integration/src/main/docs/spring-integration-component.adoc b/components/camel-spring-integration/src/main/docs/spring-integration-component.adoc
index 954991e..5048c51 100644
--- a/components/camel-spring-integration/src/main/docs/spring-integration-component.adoc
+++ b/components/camel-spring-integration/src/main/docs/spring-integration-component.adoc
@@ -1,5 +1,7 @@
 ## Spring Integration Component
 
+*Available as of Camel version 1.4.0*
+
 The *spring-integration:* component provides a bridge for Camel
 components to talk to
 http://www.springsource.org/spring-integration[spring integration

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-spring-ldap/src/main/docs/spring-ldap-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-spring-ldap/src/main/docs/spring-ldap-component.adoc b/components/camel-spring-ldap/src/main/docs/spring-ldap-component.adoc
index 48ee50b..4db84ee 100644
--- a/components/camel-spring-ldap/src/main/docs/spring-ldap-component.adoc
+++ b/components/camel-spring-ldap/src/main/docs/spring-ldap-component.adoc
@@ -1,5 +1,7 @@
 ## Spring LDAP Component
 
+*Available as of Camel version 2.11.0*
+
 *Available since Camel 2.11*
 
 The *spring-ldap:* component provides a Camel wrapper for

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-spring-redis/src/main/docs/spring-redis-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-spring-redis/src/main/docs/spring-redis-component.adoc b/components/camel-spring-redis/src/main/docs/spring-redis-component.adoc
index 7a96cca..9a18146 100644
--- a/components/camel-spring-redis/src/main/docs/spring-redis-component.adoc
+++ b/components/camel-spring-redis/src/main/docs/spring-redis-component.adoc
@@ -1,6 +1,6 @@
 ## Spring Redis Component
 
-*Available as of Camel 2.11*
+*Available as of Camel version 2.11.0*
 
 This component allows sending and receiving messages from
 http://http//redis.io/[Redis]. Redis is advanced key-value store where

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-spring-ws/src/main/docs/spring-ws-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-spring-ws/src/main/docs/spring-ws-component.adoc b/components/camel-spring-ws/src/main/docs/spring-ws-component.adoc
index 45331bb..5516dbf 100644
--- a/components/camel-spring-ws/src/main/docs/spring-ws-component.adoc
+++ b/components/camel-spring-ws/src/main/docs/spring-ws-component.adoc
@@ -1,6 +1,6 @@
 ## Spring WebService Component
 
-*Available as of Camel 2.6*
+*Available as of Camel version 2.6.0*
 
 The *spring-ws:* component allows you to integrate with
 http://static.springsource.org/spring-ws/sites/1.5/[Spring Web

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-spring/src/main/docs/spel-language.adoc
----------------------------------------------------------------------
diff --git a/components/camel-spring/src/main/docs/spel-language.adoc b/components/camel-spring/src/main/docs/spel-language.adoc
index 3020b22..e8ff4c5 100644
--- a/components/camel-spring/src/main/docs/spel-language.adoc
+++ b/components/camel-spring/src/main/docs/spel-language.adoc
@@ -1,6 +1,6 @@
 ## SpEL Language
 
-*Available as of Camel 2.7*
+*Available as of Camel version 2.7.0*
 
 Camel allows
 http://static.springsource.org/spring/docs/current/spring-framework-reference/htmlsingle/spring-framework-reference.html#expressions[SpEL]

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-spring/src/main/docs/spring-event-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-spring/src/main/docs/spring-event-component.adoc b/components/camel-spring/src/main/docs/spring-event-component.adoc
index 0a8c65a..1b3c821 100644
--- a/components/camel-spring/src/main/docs/spring-event-component.adoc
+++ b/components/camel-spring/src/main/docs/spring-event-component.adoc
@@ -1,5 +1,7 @@
 ## Spring Event Component
 
+*Available as of Camel version 1.4.0*
+
 The *spring-event:* component provides access to the Spring
 `ApplicationEvent` objects. This allows you to publish
 `ApplicationEvent` objects to a Spring `ApplicationContext` or to

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-sql/src/main/docs/sql-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-sql/src/main/docs/sql-component.adoc b/components/camel-sql/src/main/docs/sql-component.adoc
index 6bef6d2..b345a0f 100644
--- a/components/camel-sql/src/main/docs/sql-component.adoc
+++ b/components/camel-sql/src/main/docs/sql-component.adoc
@@ -1,5 +1,7 @@
 ## SQL Component
 
+*Available as of Camel version 1.4.0*
+
 The *sql:* component allows you to work with databases using JDBC
 queries. The difference between this component and link:jdbc.html[JDBC]
 component is that in case of SQL the query is a property of the endpoint

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-sql/src/main/docs/sql-stored-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-sql/src/main/docs/sql-stored-component.adoc b/components/camel-sql/src/main/docs/sql-stored-component.adoc
index 6145378..fd4979d 100644
--- a/components/camel-sql/src/main/docs/sql-stored-component.adoc
+++ b/components/camel-sql/src/main/docs/sql-stored-component.adoc
@@ -1,6 +1,6 @@
 ## SQL StoredProcedure Component
 
-*Available as of Camel 2.17*
+*Available as of Camel version 2.17.0*
 
 The *sql-stored:* component allows you to work with databases using JDBC
 Stored Procedure queries. This component is an extension to

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-ssh/src/main/docs/ssh-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-ssh/src/main/docs/ssh-component.adoc b/components/camel-ssh/src/main/docs/ssh-component.adoc
index 542616e..5748a32 100644
--- a/components/camel-ssh/src/main/docs/ssh-component.adoc
+++ b/components/camel-ssh/src/main/docs/ssh-component.adoc
@@ -1,6 +1,6 @@
 ## SSH Component
 
-*Available as of Camel 2.10*
+*Available as of Camel version 2.10.0*
 
 The SSH component enables access to SSH servers such that you can send
 an SSH command, and process the response.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-stax/src/main/docs/stax-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-stax/src/main/docs/stax-component.adoc b/components/camel-stax/src/main/docs/stax-component.adoc
index d4c5070..af3b015 100644
--- a/components/camel-stax/src/main/docs/stax-component.adoc
+++ b/components/camel-stax/src/main/docs/stax-component.adoc
@@ -1,6 +1,6 @@
 ## StAX Component
 
-*Available as of Camel 2.9*
+*Available as of Camel version 2.9.0*
 
 The StAX component allows messages to be process through a SAX
 http://download.oracle.com/javase/6/docs/api/org/xml/sax/ContentHandler.html[ContentHandler]. +

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-stomp/src/main/docs/stomp-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-stomp/src/main/docs/stomp-component.adoc b/components/camel-stomp/src/main/docs/stomp-component.adoc
index 3c9d48c..c77bdd1 100644
--- a/components/camel-stomp/src/main/docs/stomp-component.adoc
+++ b/components/camel-stomp/src/main/docs/stomp-component.adoc
@@ -1,6 +1,6 @@
 ## Stomp Component
 
-*Available as of Camel 2.12*
+*Available as of Camel version 2.12.0*
 
 The *stomp:* component is used for communicating with
 http://stomp.github.io/[Stomp] compliant message brokers, like

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-stream/src/main/docs/stream-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-stream/src/main/docs/stream-component.adoc b/components/camel-stream/src/main/docs/stream-component.adoc
index cf8f3d5..f5b8e98 100644
--- a/components/camel-stream/src/main/docs/stream-component.adoc
+++ b/components/camel-stream/src/main/docs/stream-component.adoc
@@ -1,5 +1,7 @@
 ## Stream Component
 
+*Available as of Camel version 1.3.0*
+
 The *stream:* component provides access to the `System.in`, `System.out`
 and `System.err` streams as well as allowing streaming of file and URL.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-stringtemplate/src/main/docs/string-template-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-stringtemplate/src/main/docs/string-template-component.adoc b/components/camel-stringtemplate/src/main/docs/string-template-component.adoc
index 8fe61b3..9f9e9ba 100644
--- a/components/camel-stringtemplate/src/main/docs/string-template-component.adoc
+++ b/components/camel-stringtemplate/src/main/docs/string-template-component.adoc
@@ -1,5 +1,7 @@
 ## String Template Component
 
+*Available as of Camel version 1.2.0*
+
 The *string-template:* component allows you to process a message using a
 http://www.stringtemplate.org/[String Template]. This can be ideal when
 using link:templating.html[Templating] to generate responses for

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-syslog/src/main/docs/syslog-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-syslog/src/main/docs/syslog-dataformat.adoc b/components/camel-syslog/src/main/docs/syslog-dataformat.adoc
index c09d2ff..2a13ee8 100644
--- a/components/camel-syslog/src/main/docs/syslog-dataformat.adoc
+++ b/components/camel-syslog/src/main/docs/syslog-dataformat.adoc
@@ -1,6 +1,6 @@
 ## Syslog DataFormat
 
-*Available as of Camel 2.6*
+*Available as of Camel version 2.6.0*
 
 The *syslog* dataformat is used for working with
 http://www.ietf.org/rfc/rfc3164.txt[RFC3164]�and RFC5424 messages.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc b/components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc
index 999e675..04670aa 100644
--- a/components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc
+++ b/components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc
@@ -1,5 +1,7 @@
 ## TidyMarkup DataFormat
 
+*Available as of Camel version 2.0.0*
+
 TidyMarkup is a link:data-format.html[Data Format] that uses the
 http://www.ccil.org/~cowan/XML/tagsoup/[TagSoup] to tidy up HTML. It can
 be used to parse ugly HTML and return it as pretty wellformed HTML.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc b/components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc
index 92c1997..ae1d5c2 100644
--- a/components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc
+++ b/components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc
@@ -1,5 +1,7 @@
 ## Tar File DataFormat
 
+*Available as of Camel version 2.16.0*
+
 TIP:*Available since Camel 2.18.0*
 
 The Tar File link:data-format.html[Data Format] is a message compression

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-telegram/src/main/docs/telegram-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-telegram/src/main/docs/telegram-component.adoc b/components/camel-telegram/src/main/docs/telegram-component.adoc
index 4b6db56..ebb1a86 100644
--- a/components/camel-telegram/src/main/docs/telegram-component.adoc
+++ b/components/camel-telegram/src/main/docs/telegram-component.adoc
@@ -1,6 +1,6 @@
 ## Telegram Component
 
-*Available as of Camel 2.18*
+*Available as of Camel version 2.18.0*
 
 The *Telegram* component provides access to the https://core.telegram.org/bots/api[Telegram Bot API].
 It allows a Camel-based application to send and receive messages by acting as a Bot, participating in

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-tika/src/main/docs/tika-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-tika/src/main/docs/tika-component.adoc b/components/camel-tika/src/main/docs/tika-component.adoc
index d228464..bdbcac0 100644
--- a/components/camel-tika/src/main/docs/tika-component.adoc
+++ b/components/camel-tika/src/main/docs/tika-component.adoc
@@ -1,6 +1,6 @@
 ## Tika Component
 
-**Available as of Camel 2.19.0**
+*Available as of Camel version 2.19.0*
 
 The *Tika*: components provides the ability to detect and parse documents with 
 Apache Tika. This component uses
@@ -88,4 +88,4 @@ from("direct:start")
 * link:configuring-camel.html[Configuring Camel]
 * link:component.html[Component]
 * link:endpoint.html[Endpoint]
-* link:getting-started.html[Getting Started]
+* link:getting-started.html[Getting Started]
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-twitter/src/main/docs/twitter-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-twitter/src/main/docs/twitter-component.adoc b/components/camel-twitter/src/main/docs/twitter-component.adoc
index 0fdf242..5c0fcba 100644
--- a/components/camel-twitter/src/main/docs/twitter-component.adoc
+++ b/components/camel-twitter/src/main/docs/twitter-component.adoc
@@ -1,6 +1,6 @@
 ## Twitter Component
 
-*Available as of Camel 2.10*
+*Available as of Camel version 2.10.0*
 
 The Twitter component enables the most useful features of the Twitter
 API by encapsulating http://twitter4j.org/[Twitter4J]. It allows direct,

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-undertow/src/main/docs/undertow-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-undertow/src/main/docs/undertow-component.adoc b/components/camel-undertow/src/main/docs/undertow-component.adoc
index 66373a9..0ead2eb 100644
--- a/components/camel-undertow/src/main/docs/undertow-component.adoc
+++ b/components/camel-undertow/src/main/docs/undertow-component.adoc
@@ -1,6 +1,6 @@
 ## Undertow Component
 
-*Available as of Camel 2.16*
+*Available as of Camel version 2.16.0*
 
 The *undertow* component provides HTTP-based
 link:endpoint.html[endpoints] for consuming and producing HTTP requests.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc b/components/camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc
index 1bf0e75..3b9b545 100644
--- a/components/camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc
+++ b/components/camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc
@@ -1,6 +1,6 @@
 ## uniVocity CSV DataFormat
 
-*Available as of Camel 2.15.0*
+*Available as of Camel version 2.15.0*
 
 This�link:data-format.html[Data
 Format]�uses�http://www.univocity.com/pages/about-parsers[uniVocity-parsers]

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc b/components/camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc
index 86abe57..190891e 100644
--- a/components/camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc
+++ b/components/camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc
@@ -1,6 +1,6 @@
 ## uniVocity Fixed Length DataFormat
 
-*Available as of Camel 2.15.0*
+*Available as of Camel version 2.15.0*
 
 This�link:data-format.html[Data
 Format]�uses�http://www.univocity.com/pages/about-parsers[uniVocity-parsers]

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc b/components/camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc
index c7e812f..5cda150 100644
--- a/components/camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc
+++ b/components/camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc
@@ -1,6 +1,6 @@
 ## uniVocity TSV DataFormat
 
-*Available as of Camel 2.15.0*
+*Available as of Camel version 2.15.0*
 
 This�link:data-format.html[Data
 Format]�uses�http://www.univocity.com/pages/about-parsers[uniVocity-parsers]

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-velocity/src/main/docs/velocity-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-velocity/src/main/docs/velocity-component.adoc b/components/camel-velocity/src/main/docs/velocity-component.adoc
index ea9026e..36ddf7d 100644
--- a/components/camel-velocity/src/main/docs/velocity-component.adoc
+++ b/components/camel-velocity/src/main/docs/velocity-component.adoc
@@ -1,5 +1,7 @@
 ## Velocity Component
 
+*Available as of Camel version 1.2.0*
+
 The *velocity:* component allows you to process a message using an
 http://velocity.apache.org/[Apache Velocity] template. This can be ideal
 when using link:templating.html[Templating] to generate responses for

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-vertx/src/main/docs/vertx-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-vertx/src/main/docs/vertx-component.adoc b/components/camel-vertx/src/main/docs/vertx-component.adoc
index 2dd007d..1b32de5 100644
--- a/components/camel-vertx/src/main/docs/vertx-component.adoc
+++ b/components/camel-vertx/src/main/docs/vertx-component.adoc
@@ -1,6 +1,6 @@
 ## Vert.x Component
 
-*Available as of Camel 2.12*
+*Available as of Camel version 2.12.0*
 
 The *vertx* component is for working with the http://vertx.io/[Vertx]
 http://vertx.io/core_manual_js.html#the-event-bus[EventBus].

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-weather/src/main/docs/weather-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-weather/src/main/docs/weather-component.adoc b/components/camel-weather/src/main/docs/weather-component.adoc
index f0de088..cf2d6b0 100644
--- a/components/camel-weather/src/main/docs/weather-component.adoc
+++ b/components/camel-weather/src/main/docs/weather-component.adoc
@@ -1,6 +1,6 @@
 ## Weather Component
 
-*Available as of Camel 2.12*
+*Available as of Camel version 2.12.0*
 
 The *weather:* component is used for polling weather information from
 http://openweathermap.org[Open Weather Map] - a site that provides free

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-websocket/src/main/docs/websocket-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-websocket/src/main/docs/websocket-component.adoc b/components/camel-websocket/src/main/docs/websocket-component.adoc
index e6943df..c9c6244 100644
--- a/components/camel-websocket/src/main/docs/websocket-component.adoc
+++ b/components/camel-websocket/src/main/docs/websocket-component.adoc
@@ -1,6 +1,6 @@
 ## Jetty Websocket Component
 
-*Available as of Camel 2.10*
+*Available as of Camel version 2.10.0*
 
 The *websocket* component provides websocket
 link:endpoint.html[endpoints] for communicating with clients using

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-xmlbeans/src/main/docs/xmlBeans-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-xmlbeans/src/main/docs/xmlBeans-dataformat.adoc b/components/camel-xmlbeans/src/main/docs/xmlBeans-dataformat.adoc
index b0a4a2e..5fd5056 100644
--- a/components/camel-xmlbeans/src/main/docs/xmlBeans-dataformat.adoc
+++ b/components/camel-xmlbeans/src/main/docs/xmlBeans-dataformat.adoc
@@ -1,5 +1,7 @@
 ## XML Beans DataFormat
 
+*Available as of Camel version 1.2.0*
+
 XmlBeans is a link:data-format.html[Data Format] which uses the
 http://xmlbeans.apache.org/[XmlBeans library] to unmarshal an XML
 payload into Java objects or to marshal Java objects into an XML

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-xmljson/src/main/docs/xmljson-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-xmljson/src/main/docs/xmljson-dataformat.adoc b/components/camel-xmljson/src/main/docs/xmljson-dataformat.adoc
index 4f9e86a..8ba4c16 100644
--- a/components/camel-xmljson/src/main/docs/xmljson-dataformat.adoc
+++ b/components/camel-xmljson/src/main/docs/xmljson-dataformat.adoc
@@ -1,6 +1,6 @@
 ## XML JSon DataFormat
 
-*Available as of Camel 2.10*
+*Available as of Camel version 2.10.0*
 
 Camel already supports a number of data formats to perform XML and
 JSON-related conversions, but all of them require a POJO either as an

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-xmlrpc/src/main/docs/xmlrpc-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-xmlrpc/src/main/docs/xmlrpc-component.adoc b/components/camel-xmlrpc/src/main/docs/xmlrpc-component.adoc
index 293d0eb..6924c22 100644
--- a/components/camel-xmlrpc/src/main/docs/xmlrpc-component.adoc
+++ b/components/camel-xmlrpc/src/main/docs/xmlrpc-component.adoc
@@ -1,6 +1,6 @@
 ## XML RPC Component
 
-*Available as of Camel 2.11*
+*Available as of Camel version 2.11.0*
 
 This component provides a dataformat for xml, which allows serialization
 and deserialization of request messages and response message using

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-xmlrpc/src/main/docs/xmlrpc-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-xmlrpc/src/main/docs/xmlrpc-dataformat.adoc b/components/camel-xmlrpc/src/main/docs/xmlrpc-dataformat.adoc
index 112fffa..f4cf77c 100644
--- a/components/camel-xmlrpc/src/main/docs/xmlrpc-dataformat.adoc
+++ b/components/camel-xmlrpc/src/main/docs/xmlrpc-dataformat.adoc
@@ -1,5 +1,7 @@
 ## XML RPC DataFormat
 
+*Available as of Camel version 2.11.0*
+
 As the XmlRpc message could be request or response, when you use the
 XmlRpcDataFormat, you need to specify the dataformat is for request or
 not.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc b/components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc
index 7402627..020e013 100644
--- a/components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc
+++ b/components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc
@@ -1,5 +1,7 @@
 ## XML Security DataFormat
 
+*Available as of Camel version 2.0.0*
+
 The XMLSecurity Data Format facilitates encryption and decryption of XML
 payloads at the Document, Element, and Element Content levels (including
 simultaneous multi-node encryption/decryption using XPath). To sign

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc b/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc
index ec5a794..33230b8 100644
--- a/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc
+++ b/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc
@@ -1,6 +1,6 @@
 ## XML Security Component
 
-*Available as of Camel 2.12.0*
+*Available as of Camel version 2.12.0*
 
 With this Apache Camel component, you can generate and validate XML
 signatures as described in the W3C standard

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-xmpp/src/main/docs/xmpp-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-xmpp/src/main/docs/xmpp-component.adoc b/components/camel-xmpp/src/main/docs/xmpp-component.adoc
index f9e3139..25d0102 100644
--- a/components/camel-xmpp/src/main/docs/xmpp-component.adoc
+++ b/components/camel-xmpp/src/main/docs/xmpp-component.adoc
@@ -1,5 +1,7 @@
 ## XMPP Component
 
+*Available as of Camel version 1.0.0*
+
 The *xmpp:* component implements an XMPP (Jabber) transport.
 
 Maven users will need to add the following dependency to their `pom.xml`

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc b/components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc
index 2215f6f..de65927 100644
--- a/components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc
+++ b/components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc
@@ -1,5 +1,7 @@
 ## JSon XStream DataFormat
 
+*Available as of Camel version 2.0.0*
+
 XStream is a link:data-format.html[Data Format] which uses the
 http://xstream.codehaus.org/[XStream library] to marshal and unmarshal
 Java objects to and from XML.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-xstream/src/main/docs/xstream-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-xstream/src/main/docs/xstream-dataformat.adoc b/components/camel-xstream/src/main/docs/xstream-dataformat.adoc
index ccb948f..7659140 100644
--- a/components/camel-xstream/src/main/docs/xstream-dataformat.adoc
+++ b/components/camel-xstream/src/main/docs/xstream-dataformat.adoc
@@ -1,5 +1,7 @@
 ## XStream DataFormat
 
+*Available as of Camel version 1.3.0*
+
 XStream is a link:data-format.html[Data Format] which uses the
 http://xstream.codehaus.org/[XStream library] to marshal and unmarshal
 Java objects to and from XML.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-yammer/src/main/docs/yammer-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-yammer/src/main/docs/yammer-component.adoc b/components/camel-yammer/src/main/docs/yammer-component.adoc
index 122c3cb..e4d3c18 100644
--- a/components/camel-yammer/src/main/docs/yammer-component.adoc
+++ b/components/camel-yammer/src/main/docs/yammer-component.adoc
@@ -1,6 +1,6 @@
 ## Yammer Component
 
-*Available as of Camel 2.12*
+*Available as of Camel version 2.12.0*
 
 The Yammer component allows you to interact with the
 https://www.yammer.com[Yammer] enterprise social network. Consuming

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc b/components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc
index dc3660d..47f0f64 100644
--- a/components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc
+++ b/components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc
@@ -1,5 +1,7 @@
 ## Zip File DataFormat
 
+*Available as of Camel version 2.11.0*
+
 TIP:*Available since Camel 2.11.0*
 
 The Zip File link:data-format.html[Data Format] is a message compression

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-zookeeper/src/main/docs/zookeeper-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-zookeeper/src/main/docs/zookeeper-component.adoc b/components/camel-zookeeper/src/main/docs/zookeeper-component.adoc
index fd0ce0f..d36a99c 100644
--- a/components/camel-zookeeper/src/main/docs/zookeeper-component.adoc
+++ b/components/camel-zookeeper/src/main/docs/zookeeper-component.adoc
@@ -1,6 +1,6 @@
 ## ZooKeeper Component
 
-*Available as of Camel 2.9*
+*Available as of Camel version 2.9.0*
 
 The ZooKeeper component allows interaction with a
 http://hadoop.apache.org/zookeeper/[ZooKeeper] cluster and exposes the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/readme.adoc
----------------------------------------------------------------------
diff --git a/components/readme.adoc b/components/readme.adoc
index bea72b2..c09147b 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -258,7 +258,7 @@ Components
 | link:camel-irc/src/main/docs/irc-component.adoc[IRC] (camel-irc) +
 `irc:hostname:port` | 1.1.0 | The irc component implements an IRC (Internet Relay Chat) transport.
 
-| link:camel-ironmq/src/main/docs/ironmq-component.adoc[ironmq] (camel-ironmq) +
+| link:camel-ironmq/src/main/docs/ironmq-component.adoc[IronMQ] (camel-ironmq) +
 `ironmq:queueName` | 2.17.0 | The ironmq provides integration with IronMQ an elastic and durable hosted message queue as a service.
 
 | link:camel-javaspace/src/main/docs/javaspace-component.adoc[JavaSpace] (camel-javaspace) +

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/docs/user-manual/en/SUMMARY.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md
index 46cbd3d..1aca332 100644
--- a/docs/user-manual/en/SUMMARY.md
+++ b/docs/user-manual/en/SUMMARY.md
@@ -208,7 +208,7 @@
 	* [Infinispan](infinispan-component.adoc)
 	* [InfluxDB](influxdb-component.adoc)
 	* [IRC](irc-component.adoc)
-	* [ironmq](ironmq-component.adoc)
+	* [IronMQ](ironmq-component.adoc)
 	* [JavaSpace](javaspace-component.adoc)
 	* [JBPM](jbpm-component.adoc)
 	* [JCache](jcache-component.adoc)

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/ReadmeComponentMojo.java
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/ReadmeComponentMojo.java b/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/ReadmeComponentMojo.java
index dbbc984..1c3ecca 100644
--- a/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/ReadmeComponentMojo.java
+++ b/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/ReadmeComponentMojo.java
@@ -372,7 +372,7 @@ public class ReadmeComponentMojo extends AbstractMojo {
             // check the first four lines
             boolean title = lines[0].startsWith("##");
             boolean empty = lines[1].trim().isEmpty();
-            boolean availableFrom = lines[2].trim().contains("Available as of");
+            boolean availableFrom = lines[2].trim().contains("Available as of") || lines[2].trim().contains("Available in");
             boolean empty2 = lines[3].trim().isEmpty();
 
             if (title && empty && availableFrom) {