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:13 UTC

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

CAMEL-10775: Add information when the component was added to Camel.


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

Branch: refs/heads/master
Commit: 3f030d05bf2596c40935bcf10496c86f119900cc
Parents: 632f7bd
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Feb 2 22:40:54 2017 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Feb 2 22:40:54 2017 +0100

----------------------------------------------------------------------
 camel-core/src/main/docs/bean-component.adoc              |  2 ++
 camel-core/src/main/docs/bean-language.adoc               |  2 ++
 camel-core/src/main/docs/binding-component.adoc           |  2 ++
 camel-core/src/main/docs/browse-component.adoc            |  2 ++
 camel-core/src/main/docs/class-component.adoc             |  2 +-
 camel-core/src/main/docs/constant-language.adoc           |  2 ++
 camel-core/src/main/docs/controlbus-component.adoc        |  2 ++
 camel-core/src/main/docs/dataformat-component.adoc        |  2 +-
 camel-core/src/main/docs/dataset-component.adoc           |  2 ++
 camel-core/src/main/docs/direct-component.adoc            |  2 ++
 camel-core/src/main/docs/direct-vm-component.adoc         |  2 +-
 camel-core/src/main/docs/exchangeProperty-language.adoc   |  2 ++
 camel-core/src/main/docs/file-component.adoc              |  2 ++
 camel-core/src/main/docs/file-language.adoc               |  2 ++
 camel-core/src/main/docs/gzip-dataformat.adoc             |  2 ++
 camel-core/src/main/docs/header-language.adoc             |  2 ++
 camel-core/src/main/docs/language-component.adoc          |  2 +-
 camel-core/src/main/docs/log-component.adoc               |  2 ++
 camel-core/src/main/docs/mock-component.adoc              |  2 ++
 camel-core/src/main/docs/properties-component.adoc        |  2 +-
 camel-core/src/main/docs/ref-component.adoc               |  2 ++
 camel-core/src/main/docs/ref-language.adoc                |  2 +-
 camel-core/src/main/docs/rest-api-component.adoc          |  2 +-
 camel-core/src/main/docs/rest-component.adoc              |  2 +-
 camel-core/src/main/docs/scheduler-component.adoc         |  2 +-
 camel-core/src/main/docs/seda-component.adoc              |  2 ++
 camel-core/src/main/docs/serialization-dataformat.adoc    |  2 ++
 camel-core/src/main/docs/simple-language.adoc             |  2 ++
 camel-core/src/main/docs/string-dataformat.adoc           |  2 ++
 camel-core/src/main/docs/stub-component.adoc              |  2 +-
 camel-core/src/main/docs/test-component.adoc              |  2 ++
 camel-core/src/main/docs/timer-component.adoc             |  2 ++
 camel-core/src/main/docs/tokenize-language.adoc           |  2 ++
 camel-core/src/main/docs/validator-component.adoc         |  2 ++
 camel-core/src/main/docs/vm-component.adoc                |  2 ++
 camel-core/src/main/docs/xpath-language.adoc              |  2 ++
 camel-core/src/main/docs/xslt-component.adoc              |  2 ++
 camel-core/src/main/docs/xtokenize-language.adoc          |  2 ++
 camel-core/src/main/docs/zip-dataformat.adoc              |  2 ++
 .../camel-ahc-ws/src/main/docs/ahc-ws-component.adoc      |  2 +-
 components/camel-ahc/src/main/docs/ahc-component.adoc     |  2 +-
 components/camel-amqp/src/main/docs/amqp-component.adoc   |  4 +++-
 components/camel-apns/src/main/docs/apns-component.adoc   |  2 +-
 components/camel-atmos/src/main/docs/atmos-component.adoc |  2 +-
 .../src/main/docs/atmosphere-websocket-component.adoc     |  2 +-
 components/camel-atom/src/main/docs/atom-component.adoc   |  2 ++
 components/camel-avro/src/main/docs/avro-component.adoc   |  2 +-
 components/camel-avro/src/main/docs/avro-dataformat.adoc  |  2 +-
 components/camel-aws/src/main/docs/aws-cw-component.adoc  |  2 +-
 components/camel-aws/src/main/docs/aws-ddb-component.adoc |  2 +-
 .../camel-aws/src/main/docs/aws-ddbstream-component.adoc  |  2 +-
 components/camel-aws/src/main/docs/aws-ec2-component.adoc |  2 +-
 .../camel-aws/src/main/docs/aws-kinesis-component.adoc    |  4 ++--
 components/camel-aws/src/main/docs/aws-s3-component.adoc  |  4 ++--
 components/camel-aws/src/main/docs/aws-sdb-component.adoc |  2 +-
 components/camel-aws/src/main/docs/aws-ses-component.adoc |  2 +-
 components/camel-aws/src/main/docs/aws-sns-component.adoc |  2 +-
 components/camel-aws/src/main/docs/aws-sqs-component.adoc |  2 +-
 components/camel-aws/src/main/docs/aws-swf-component.adoc |  2 +-
 .../camel-barcode/src/main/docs/barcode-dataformat.adoc   |  2 +-
 .../camel-base64/src/main/docs/base64-dataformat.adoc     |  3 ++-
 .../src/main/docs/bean-validator-component.adoc           |  2 +-
 .../camel-beanio/src/main/docs/beanio-dataformat.adoc     |  2 +-
 .../src/main/docs/beanstalk-component.adoc                |  2 +-
 .../camel-bindy/src/main/docs/bindy-dataformat.adoc       |  2 ++
 .../camel-bonita/src/main/docs/bonita-component.adoc      |  2 +-
 components/camel-boon/src/main/docs/boon-dataformat.adoc  |  2 +-
 components/camel-box/src/main/docs/box-component.adoc     |  2 +-
 .../src/main/docs/braintree-component.adoc                |  2 +-
 components/camel-cache/src/main/docs/cache-component.adoc |  2 +-
 .../camel-cassandraql/src/main/docs/cql-component.adoc    |  2 +-
 .../camel-castor/src/main/docs/castor-dataformat.adoc     |  2 +-
 .../src/main/docs/chronicle-engine-component.adoc         |  2 ++
 components/camel-chunk/src/main/docs/chunk-component.adoc |  2 +-
 .../camel-cm-sms/src/main/docs/cm-sms-component.adoc      |  2 +-
 components/camel-coap/src/main/docs/coap-component.adoc   |  2 +-
 .../camel-consul/src/main/docs/consul-component.adoc      |  2 +-
 .../camel-context/src/main/docs/context-component.adoc    |  2 +-
 .../src/main/docs/couchbase-component.adoc                |  4 ++--
 .../camel-couchdb/src/main/docs/couchdb-component.adoc    |  4 ++--
 .../camel-crypto/src/main/docs/crypto-component.adoc      |  2 +-
 .../camel-crypto/src/main/docs/crypto-dataformat.adoc     |  2 ++
 components/camel-crypto/src/main/docs/pgp-dataformat.adoc |  2 ++
 components/camel-csv/src/main/docs/csv-dataformat.adoc    |  2 ++
 components/camel-cxf/src/main/docs/cxf-component.adoc     |  2 ++
 components/camel-cxf/src/main/docs/cxfrs-component.adoc   |  2 ++
 .../src/main/docs/disruptor-component.adoc                |  2 +-
 components/camel-dns/src/main/docs/dns-component.adoc     |  2 +-
 .../camel-docker/src/main/docs/docker-component.adoc      |  2 +-
 components/camel-dozer/src/main/docs/dozer-component.adoc |  2 ++
 components/camel-drill/src/main/docs/drill-component.adoc |  2 +-
 .../camel-dropbox/src/main/docs/dropbox-component.adoc    |  2 +-
 .../camel-ehcache/src/main/docs/ehcache-component.adoc    |  2 +-
 components/camel-ejb/src/main/docs/ejb-component.adoc     |  2 +-
 .../src/main/docs/elasticsearch-component.adoc            |  2 +-
 .../src/main/docs/elasticsearch5-component.adoc           |  4 ++--
 components/camel-elsql/src/main/docs/elsql-component.adoc |  4 ++--
 components/camel-etcd/src/main/docs/etcd-component.adoc   |  4 +++-
 .../src/main/docs/eventadmin-component.adoc               |  2 +-
 components/camel-exec/src/main/docs/exec-component.adoc   |  2 +-
 .../camel-facebook/src/main/docs/facebook-component.adoc  |  2 +-
 .../camel-flatpack/src/main/docs/flatpack-component.adoc  |  2 ++
 .../camel-flatpack/src/main/docs/flatpack-dataformat.adoc |  2 ++
 components/camel-flink/src/main/docs/flink-component.adoc |  2 +-
 components/camel-fop/src/main/docs/fop-component.adoc     |  2 +-
 .../src/main/docs/freemarker-component.adoc               |  2 ++
 components/camel-ftp/src/main/docs/ftp-component.adoc     |  2 ++
 components/camel-ftp/src/main/docs/ftps-component.adoc    |  2 ++
 components/camel-ftp/src/main/docs/sftp-component.adoc    |  2 ++
 .../camel-ganglia/src/main/docs/ganglia-component.adoc    |  2 +-
 .../camel-geocoder/src/main/docs/geocoder-component.adoc  |  2 +-
 components/camel-git/src/main/docs/git-component.adoc     |  2 +-
 .../camel-github/src/main/docs/github-component.adoc      |  2 +-
 .../src/main/docs/google-calendar-component.adoc          |  2 +-
 .../src/main/docs/google-drive-component.adoc             |  2 +-
 .../src/main/docs/google-mail-component.adoc              |  2 +-
 .../src/main/docs/google-pubsub-component.adoc            |  2 +-
 components/camel-gora/src/main/docs/gora-component.adoc   |  2 +-
 components/camel-grape/src/main/docs/grape-component.adoc |  2 +-
 .../camel-groovy/src/main/docs/groovy-language.adoc       |  2 ++
 .../camel-gson/src/main/docs/json-gson-dataformat.adoc    |  2 +-
 .../src/main/docs/guava-eventbus-component.adoc           |  2 ++
 .../src/main/docs/hazelcast-component.adoc                |  2 +-
 components/camel-hbase/src/main/docs/hbase-component.adoc |  2 +-
 components/camel-hdfs/src/main/docs/hdfs-component.adoc   |  2 +-
 components/camel-hdfs2/src/main/docs/hdfs2-component.adoc |  2 +-
 .../camel-hessian/src/main/docs/hessian-dataformat.adoc   |  2 ++
 .../camel-hipchat/src/main/docs/hipchat-component.adoc    |  2 +-
 components/camel-hl7/src/main/docs/hl7-dataformat.adoc    |  2 ++
 components/camel-hl7/src/main/docs/terser-language.adoc   |  2 ++
 components/camel-http/src/main/docs/http-component.adoc   |  2 ++
 components/camel-http4/src/main/docs/http4-component.adoc |  4 ++--
 .../camel-ibatis/src/main/docs/ibatis-component.adoc      |  2 ++
 components/camel-ical/src/main/docs/ical-dataformat.adoc  |  2 +-
 .../src/main/docs/infinispan-component.adoc               |  2 +-
 .../camel-influxdb/src/main/docs/influxdb-component.adoc  |  2 +-
 components/camel-irc/src/main/docs/irc-component.adoc     |  4 +++-
 .../camel-ironmq/src/main/docs/ironmq-component.adoc      | 10 +++++-----
 .../src/main/docs/json-jackson-dataformat.adoc            |  2 +-
 .../src/main/docs/jacksonxml-dataformat.adoc              |  2 +-
 .../src/main/docs/javaspace-component.adoc                |  2 +-
 components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc  |  2 ++
 components/camel-jbpm/src/main/docs/jbpm-component.adoc   |  2 +-
 .../camel-jcache/src/main/docs/jcache-component.adoc      |  2 ++
 .../camel-jclouds/src/main/docs/jclouds-component.adoc    |  2 +-
 components/camel-jcr/src/main/docs/jcr-component.adoc     |  2 ++
 components/camel-jdbc/src/main/docs/jdbc-component.adoc   |  2 ++
 .../camel-jetty9/src/main/docs/jetty-component.adoc       |  2 ++
 .../camel-jgroups/src/main/docs/jgroups-component.adoc    |  2 ++
 components/camel-jibx/src/main/docs/jibx-dataformat.adoc  |  2 +-
 components/camel-jing/src/main/docs/jing-component.adoc   |  2 ++
 components/camel-jira/src/main/docs/jira-component.adoc   |  2 +-
 components/camel-jms/src/main/docs/jms-component.adoc     |  4 +++-
 components/camel-jmx/src/main/docs/jmx-component.adoc     |  2 ++
 .../src/main/docs/json-johnzon-dataformat.adoc            |  2 +-
 components/camel-jolt/src/main/docs/jolt-component.adoc   |  2 +-
 components/camel-josql/src/main/docs/sql-language.adoc    |  2 ++
 components/camel-jpa/src/main/docs/jpa-component.adoc     |  2 ++
 components/camel-jsch/src/main/docs/scp-component.adoc    |  2 ++
 .../camel-jsonpath/src/main/docs/jsonpath-language.adoc   |  4 ++--
 components/camel-jt400/src/main/docs/jt400-component.adoc |  2 ++
 components/camel-juel/src/main/docs/el-language.adoc      |  2 ++
 .../camel-jxpath/src/main/docs/jxpath-language.adoc       |  2 ++
 components/camel-kafka/src/main/docs/kafka-component.adoc |  4 ++--
 .../camel-kestrel/src/main/docs/kestrel-component.adoc    |  2 ++
 components/camel-krati/src/main/docs/krati-component.adoc |  2 +-
 .../src/main/docs/kubernetes-component.adoc               |  2 +-
 components/camel-ldap/src/main/docs/ldap-component.adoc   |  2 ++
 .../src/main/docs/linkedin-component.adoc                 |  2 +-
 .../camel-lucene/src/main/docs/lucene-component.adoc      |  2 +-
 .../src/main/docs/lumberjack-component.adoc               |  2 +-
 components/camel-lzf/src/main/docs/lzf-dataformat.adoc    |  2 ++
 components/camel-mail/src/main/docs/mail-component.adoc   |  2 ++
 .../src/main/docs/mime-multipart-dataformat.adoc          |  2 +-
 .../camel-metrics/src/main/docs/metrics-component.adoc    |  2 ++
 components/camel-mina/src/main/docs/mina-component.adoc   |  2 ++
 components/camel-mina2/src/main/docs/mina2-component.adoc |  2 +-
 components/camel-mllp/src/main/docs/mllp-component.adoc   |  2 ++
 .../src/main/docs/gridfs-component.adoc                   |  2 +-
 .../camel-mongodb/src/main/docs/mongodb-component.adoc    |  2 +-
 .../camel-mongodb3/src/main/docs/mongodb3-component.adoc  |  2 +-
 components/camel-mqtt/src/main/docs/mqtt-component.adoc   |  2 +-
 components/camel-msv/src/main/docs/msv-component.adoc     |  2 ++
 .../camel-mustache/src/main/docs/mustache-component.adoc  |  2 +-
 components/camel-mvel/src/main/docs/mvel-component.adoc   |  2 +-
 components/camel-mvel/src/main/docs/mvel-language.adoc    |  2 ++
 .../camel-mybatis/src/main/docs/mybatis-component.adoc    |  2 +-
 .../camel-nagios/src/main/docs/nagios-component.adoc      |  2 +-
 components/camel-nats/src/main/docs/nats-component.adoc   |  2 ++
 .../src/main/docs/netty-http-component.adoc               |  2 +-
 components/camel-netty/src/main/docs/netty-component.adoc |  2 +-
 .../src/main/docs/netty4-http-component.adoc              |  2 +-
 .../camel-netty4/src/main/docs/netty4-component.adoc      |  2 +-
 components/camel-ognl/src/main/docs/ognl-language.adoc    |  2 ++
 .../src/main/docs/olingo2-component.adoc                  |  2 +-
 .../src/main/docs/openshift-component.adoc                |  2 +-
 .../src/main/docs/openstack-cinder-component.adoc         |  2 +-
 .../src/main/docs/openstack-glance-component.adoc         |  2 +-
 .../src/main/docs/openstack-keystone-component.adoc       |  2 +-
 .../src/main/docs/openstack-neutron-component.adoc        |  2 +-
 .../src/main/docs/openstack-nova-component.adoc           |  2 +-
 .../src/main/docs/openstack-swift-component.adoc          |  2 +-
 .../src/main/docs/optaplanner-component.adoc              |  2 +-
 .../src/main/docs/paxlogging-component.adoc               |  2 +-
 components/camel-pdf/src/main/docs/pdf-component.adoc     |  2 +-
 .../camel-pgevent/src/main/docs/pgevent-component.adoc    |  2 ++
 components/camel-printer/src/main/docs/lpr-component.adoc |  2 +-
 .../camel-protobuf/src/main/docs/protobuf-dataformat.adoc |  2 ++
 .../camel-quartz/src/main/docs/quartz-component.adoc      |  2 ++
 .../camel-quartz2/src/main/docs/quartz2-component.adoc    |  2 +-
 .../camel-quickfix/src/main/docs/quickfix-component.adoc  |  2 ++
 .../camel-rabbitmq/src/main/docs/rabbitmq-component.adoc  |  2 +-
 .../src/main/docs/reactive-streams-component.adoc         |  4 ++--
 .../camel-restlet/src/main/docs/restlet-component.adoc    |  2 ++
 components/camel-rmi/src/main/docs/rmi-component.adoc     |  2 ++
 .../camel-routebox/src/main/docs/routebox-component.adoc  |  2 +-
 components/camel-rss/src/main/docs/rss-component.adoc     |  2 ++
 components/camel-rss/src/main/docs/rss-dataformat.adoc    |  2 ++
 .../src/main/docs/salesforce-component.adoc               |  2 +-
 .../src/main/docs/sap-netweaver-component.adoc            |  2 +-
 .../camel-saxon/src/main/docs/xquery-component.adoc       |  2 ++
 components/camel-saxon/src/main/docs/xquery-language.adoc |  2 ++
 .../src/main/docs/schematron-component.adoc               |  2 +-
 .../camel-script/src/main/docs/javaScript-language.adoc   |  2 ++
 components/camel-script/src/main/docs/php-language.adoc   |  2 ++
 .../camel-script/src/main/docs/python-language.adoc       |  2 ++
 components/camel-script/src/main/docs/ruby-language.adoc  |  2 ++
 .../src/main/docs/servicenow-component.adoc               |  2 +-
 .../camel-servlet/src/main/docs/servlet-component.adoc    |  2 ++
 components/camel-sip/src/main/docs/sip-component.adoc     |  2 +-
 .../camel-sjms/src/main/docs/sjms-batch-component.adoc    |  2 +-
 components/camel-sjms/src/main/docs/sjms-component.adoc   |  2 +-
 components/camel-slack/src/main/docs/slack-component.adoc |  2 +-
 components/camel-smpp/src/main/docs/smpp-component.adoc   |  2 +-
 .../src/main/docs/yaml-snakeyaml-dataformat.adoc          |  2 ++
 components/camel-snmp/src/main/docs/snmp-component.adoc   |  2 +-
 .../camel-soap/src/main/docs/soapjaxb-dataformat.adoc     |  2 +-
 components/camel-solr/src/main/docs/solr-component.adoc   |  2 +-
 .../src/main/docs/spark-rest-component.adoc               |  2 +-
 components/camel-spark/src/main/docs/spark-component.adoc |  2 ++
 .../camel-splunk/src/main/docs/splunk-component.adoc      |  2 +-
 .../src/main/docs/spring-batch-component.adoc             |  2 ++
 .../src/main/docs/spring-integration-component.adoc       |  2 ++
 .../src/main/docs/spring-ldap-component.adoc              |  2 ++
 .../src/main/docs/spring-redis-component.adoc             |  2 +-
 .../src/main/docs/spring-ws-component.adoc                |  2 +-
 components/camel-spring/src/main/docs/spel-language.adoc  |  2 +-
 .../src/main/docs/spring-event-component.adoc             |  2 ++
 components/camel-sql/src/main/docs/sql-component.adoc     |  2 ++
 .../camel-sql/src/main/docs/sql-stored-component.adoc     |  2 +-
 components/camel-ssh/src/main/docs/ssh-component.adoc     |  2 +-
 components/camel-stax/src/main/docs/stax-component.adoc   |  2 +-
 components/camel-stomp/src/main/docs/stomp-component.adoc |  2 +-
 .../camel-stream/src/main/docs/stream-component.adoc      |  2 ++
 .../src/main/docs/string-template-component.adoc          |  2 ++
 .../camel-syslog/src/main/docs/syslog-dataformat.adoc     |  2 +-
 .../src/main/docs/tidyMarkup-dataformat.adoc              |  2 ++
 .../camel-tarfile/src/main/docs/tarfile-dataformat.adoc   |  2 ++
 .../camel-telegram/src/main/docs/telegram-component.adoc  |  2 +-
 components/camel-tika/src/main/docs/tika-component.adoc   |  4 ++--
 .../camel-twitter/src/main/docs/twitter-component.adoc    |  2 +-
 .../camel-undertow/src/main/docs/undertow-component.adoc  |  2 +-
 .../src/main/docs/univocity-csv-dataformat.adoc           |  2 +-
 .../src/main/docs/univocity-fixed-dataformat.adoc         |  2 +-
 .../src/main/docs/univocity-tsv-dataformat.adoc           |  2 +-
 .../camel-velocity/src/main/docs/velocity-component.adoc  |  2 ++
 components/camel-vertx/src/main/docs/vertx-component.adoc |  2 +-
 .../camel-weather/src/main/docs/weather-component.adoc    |  2 +-
 .../src/main/docs/websocket-component.adoc                |  2 +-
 .../camel-xmlbeans/src/main/docs/xmlBeans-dataformat.adoc |  2 ++
 .../camel-xmljson/src/main/docs/xmljson-dataformat.adoc   |  2 +-
 .../camel-xmlrpc/src/main/docs/xmlrpc-component.adoc      |  2 +-
 .../camel-xmlrpc/src/main/docs/xmlrpc-dataformat.adoc     |  2 ++
 .../src/main/docs/secureXML-dataformat.adoc               |  2 ++
 .../src/main/docs/xmlsecurity-component.adoc              |  2 +-
 components/camel-xmpp/src/main/docs/xmpp-component.adoc   |  2 ++
 .../src/main/docs/json-xstream-dataformat.adoc            |  2 ++
 .../camel-xstream/src/main/docs/xstream-dataformat.adoc   |  2 ++
 .../camel-yammer/src/main/docs/yammer-component.adoc      |  2 +-
 .../camel-zipfile/src/main/docs/zipfile-dataformat.adoc   |  2 ++
 .../src/main/docs/zookeeper-component.adoc                |  2 +-
 components/readme.adoc                                    |  2 +-
 docs/user-manual/en/SUMMARY.md                            |  2 +-
 .../apache/camel/maven/packaging/ReadmeComponentMojo.java |  2 +-
 284 files changed, 418 insertions(+), 189 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/bean-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/bean-component.adoc b/camel-core/src/main/docs/bean-component.adoc
index aef918a..84cf6cb 100644
--- a/camel-core/src/main/docs/bean-component.adoc
+++ b/camel-core/src/main/docs/bean-component.adoc
@@ -1,5 +1,7 @@
 ## Bean Component
 
+*Available as of Camel version 1.0.0*
+
 The *bean:* component binds beans to Camel message exchanges.
 
 ### URI format

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/bean-language.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/bean-language.adoc b/camel-core/src/main/docs/bean-language.adoc
index f89399a..b022ba7 100644
--- a/camel-core/src/main/docs/bean-language.adoc
+++ b/camel-core/src/main/docs/bean-language.adoc
@@ -1,5 +1,7 @@
 ## Bean method Language
 
+*Available as of Camel version 1.3.0*
+
 The purpose of the Bean Language is to be able to implement an
 link:expression.html[Expression] or link:predicate.html[Predicate] using
 a simple method on a bean.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/binding-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/binding-component.adoc b/camel-core/src/main/docs/binding-component.adoc
index 61cc1e2..ae61031 100644
--- a/camel-core/src/main/docs/binding-component.adoc
+++ b/camel-core/src/main/docs/binding-component.adoc
@@ -1,5 +1,7 @@
 ## Binding Component
 
+*Available as of Camel version 2.11.0*
+
 In Camel terms a _binding_ is a way of wrapping an
 link:endpoint.html[Endpoint] in a contract; such as a
 link:data-format.html[Data Format], a link:content-enricher.html[Content

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/browse-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/browse-component.adoc b/camel-core/src/main/docs/browse-component.adoc
index c26fd95..865b7bd 100644
--- a/camel-core/src/main/docs/browse-component.adoc
+++ b/camel-core/src/main/docs/browse-component.adoc
@@ -1,5 +1,7 @@
 ## Browse Component
 
+*Available as of Camel version 1.3.0*
+
 The Browse component provides a simple
 link:browsableendpoint.html[BrowsableEndpoint] which can be useful for
 testing, visualisation tools or debugging. The exchanges sent to the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/class-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/class-component.adoc b/camel-core/src/main/docs/class-component.adoc
index c1a904a..c7f928d 100644
--- a/camel-core/src/main/docs/class-component.adoc
+++ b/camel-core/src/main/docs/class-component.adoc
@@ -1,6 +1,6 @@
 ## Class Component
 
-*Available as of Camel 2.4*
+*Available as of Camel version 2.4.0*
 
 The *class:* component binds beans to Camel message exchanges. It works
 in the same way as the link:bean.html[Bean] component but instead of

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/constant-language.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/constant-language.adoc b/camel-core/src/main/docs/constant-language.adoc
index 29f7795..594a001 100644
--- a/camel-core/src/main/docs/constant-language.adoc
+++ b/camel-core/src/main/docs/constant-language.adoc
@@ -1,5 +1,7 @@
 ## Constant Language
 
+*Available as of Camel version 1.5.0*
+
 The Constant Expression Language is really just a way to specify
 constant strings as a type of expression.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/controlbus-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/controlbus-component.adoc b/camel-core/src/main/docs/controlbus-component.adoc
index 5780e04..202ec00 100644
--- a/camel-core/src/main/docs/controlbus-component.adoc
+++ b/camel-core/src/main/docs/controlbus-component.adoc
@@ -1,5 +1,7 @@
 ## Control Bus Component
 ### ControlBus
+*Available as of Camel version 2.11.0*
+
 
 The http://www.eaipatterns.com/ControlBus.html[Control Bus] from the
 link:enterprise-integration-patterns.html[EIP patterns] allows for the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/dataformat-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/dataformat-component.adoc b/camel-core/src/main/docs/dataformat-component.adoc
index d1bd85d..8c6a1ef 100644
--- a/camel-core/src/main/docs/dataformat-component.adoc
+++ b/camel-core/src/main/docs/dataformat-component.adoc
@@ -1,6 +1,6 @@
 ## Data Format Component
 
-*Available as of Camel 2.12*
+*Available as of Camel version 2.12.0*
 
 The *dataformat:* component allows to use link:data-format.html[Data
 Format] as a Camel link:component.html[Component].

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/dataset-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/dataset-component.adoc b/camel-core/src/main/docs/dataset-component.adoc
index 3f2fc135..6244c3f 100644
--- a/camel-core/src/main/docs/dataset-component.adoc
+++ b/camel-core/src/main/docs/dataset-component.adoc
@@ -1,5 +1,7 @@
 ## Dataset Component
 
+*Available as of Camel version 1.3.0*
+
 link:testing.html[Testing] of distributed and asynchronous processing is
 notoriously difficult. The link:mock.html[Mock], link:test.html[Test]
 and link:dataset.html[DataSet] endpoints work great with the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/direct-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/direct-component.adoc b/camel-core/src/main/docs/direct-component.adoc
index 05f3055..ee96569 100644
--- a/camel-core/src/main/docs/direct-component.adoc
+++ b/camel-core/src/main/docs/direct-component.adoc
@@ -1,5 +1,7 @@
 ## Direct Component
 
+*Available as of Camel version 1.0.0*
+
 The *direct:* component provides direct, synchronous invocation of any
 consumers when a producer sends a message exchange. +
  This endpoint can be used to connect existing routes in the *same*

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/direct-vm-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/direct-vm-component.adoc b/camel-core/src/main/docs/direct-vm-component.adoc
index 9ff9692..d5fca26 100644
--- a/camel-core/src/main/docs/direct-vm-component.adoc
+++ b/camel-core/src/main/docs/direct-vm-component.adoc
@@ -1,6 +1,6 @@
 ## Direct VM Component
 
-*Available as of Camel 2.10*
+*Available as of Camel version 2.10.0*
 
 The *direct-vm:* component provides direct, synchronous invocation of
 any consumers in the JVM when a producer sends a message exchange. +

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/exchangeProperty-language.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/exchangeProperty-language.adoc b/camel-core/src/main/docs/exchangeProperty-language.adoc
index fd3c1f0..2c78c8c 100644
--- a/camel-core/src/main/docs/exchangeProperty-language.adoc
+++ b/camel-core/src/main/docs/exchangeProperty-language.adoc
@@ -1,5 +1,7 @@
 ## ExchangeProperty Language
 
+*Available as of Camel version 2.0.0*
+
 The ExchangeProperty Expression Language allows you to extract values of
 named exchange properties.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/file-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/file-component.adoc b/camel-core/src/main/docs/file-component.adoc
index 5b9f760..1bfda84 100644
--- a/camel-core/src/main/docs/file-component.adoc
+++ b/camel-core/src/main/docs/file-component.adoc
@@ -1,5 +1,7 @@
 ## File Component
 
+*Available as of Camel version 1.0.0*
+
 The File component provides access to file systems, allowing files to be
 processed by any other Camel link:components.html[Components] or
 messages from other components to be saved to disk.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/file-language.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/file-language.adoc b/camel-core/src/main/docs/file-language.adoc
index 580c297..e7d37f4 100644
--- a/camel-core/src/main/docs/file-language.adoc
+++ b/camel-core/src/main/docs/file-language.adoc
@@ -1,5 +1,7 @@
 ## File Language
 
+*Available as of Camel version 1.1.0*
+
 INFO:*File language is now merged with Simple language*
 From Camel 2.2 onwards, the file language is now merged with
 link:simple.html[Simple] language which means you can use all the file

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/gzip-dataformat.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/gzip-dataformat.adoc b/camel-core/src/main/docs/gzip-dataformat.adoc
index 5417db1..a519c9e 100644
--- a/camel-core/src/main/docs/gzip-dataformat.adoc
+++ b/camel-core/src/main/docs/gzip-dataformat.adoc
@@ -1,5 +1,7 @@
 ## GZip DataFormat
 
+*Available as of Camel version 2.0.0*
+
 The GZip link:data-format.html[Data Format] is a message compression and
 de-compression format. It uses the same deflate algorithm that is used
 in link:zip-dataformat.html[Zip DataFormat], although some additional

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/header-language.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/header-language.adoc b/camel-core/src/main/docs/header-language.adoc
index 1b9c9c2..471aefc 100644
--- a/camel-core/src/main/docs/header-language.adoc
+++ b/camel-core/src/main/docs/header-language.adoc
@@ -1,5 +1,7 @@
 ## Header Language
 
+*Available as of Camel version 1.5.0*
+
 The Header Expression Language allows you to extract values of named
 headers.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/language-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/language-component.adoc b/camel-core/src/main/docs/language-component.adoc
index 7f62527..cbaf105 100644
--- a/camel-core/src/main/docs/language-component.adoc
+++ b/camel-core/src/main/docs/language-component.adoc
@@ -1,6 +1,6 @@
 ## Language Component
 
-*Available as of Camel 2.5*
+*Available as of Camel version 2.5.0*
 
 The language component allows you to send link:exchange.html[Exchange]
 to an endpoint which executes a script by any of the supported

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/log-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/log-component.adoc b/camel-core/src/main/docs/log-component.adoc
index e365f86..716046b 100644
--- a/camel-core/src/main/docs/log-component.adoc
+++ b/camel-core/src/main/docs/log-component.adoc
@@ -1,5 +1,7 @@
 ## Log Component
 
+*Available as of Camel version 1.1.0*
+
 The *log:* component logs message exchanges to the underlying logging
 mechanism.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/mock-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/mock-component.adoc b/camel-core/src/main/docs/mock-component.adoc
index 58e70cd..6ac3a1c 100644
--- a/camel-core/src/main/docs/mock-component.adoc
+++ b/camel-core/src/main/docs/mock-component.adoc
@@ -1,5 +1,7 @@
 ## Mock Component
 ifdef::env-github[]
+*Available as of Camel version 1.0.0*
+
 :caution-caption: :boom:
 :important-caption: :exclamation:
 :note-caption: :information_source:

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/properties-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/properties-component.adoc b/camel-core/src/main/docs/properties-component.adoc
index 78b22c7..f919617 100644
--- a/camel-core/src/main/docs/properties-component.adoc
+++ b/camel-core/src/main/docs/properties-component.adoc
@@ -1,6 +1,6 @@
 ## Properties Component
 
-*Available as of Camel 2.3*
+*Available as of Camel version 2.3.0*
 
 ### URI format
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/ref-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/ref-component.adoc b/camel-core/src/main/docs/ref-component.adoc
index d6e9d36..2cf630f 100644
--- a/camel-core/src/main/docs/ref-component.adoc
+++ b/camel-core/src/main/docs/ref-component.adoc
@@ -1,5 +1,7 @@
 ## Ref Component
 
+*Available as of Camel version 1.2.0*
+
 The *ref:* component is used for lookup of existing endpoints bound in
 the link:registry.html[Registry].
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/ref-language.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/ref-language.adoc b/camel-core/src/main/docs/ref-language.adoc
index 2908142..a78310e 100644
--- a/camel-core/src/main/docs/ref-language.adoc
+++ b/camel-core/src/main/docs/ref-language.adoc
@@ -1,6 +1,6 @@
 ## Ref Language
 
-*Available as of Camel 2.8*
+*Available as of Camel version 2.8.0*
 
 The Ref Expression Language is really just a way to lookup a custom
 link:expression.html[Expression] or link:predicate.html[Predicate] from the link:registry.html[Registry].

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/rest-api-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/rest-api-component.adoc b/camel-core/src/main/docs/rest-api-component.adoc
index ecd52eb..ce945a7 100644
--- a/camel-core/src/main/docs/rest-api-component.adoc
+++ b/camel-core/src/main/docs/rest-api-component.adoc
@@ -1,6 +1,6 @@
 ## REST API Component
 
-*Available as of Camel 2.14*
+*Available as of Camel version 2.16.0*
 
 Apache Camel offers a REST styled DSL which can be used with Java or
 XML. The intention is to allow end users to define REST services using a

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/rest-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/rest-component.adoc b/camel-core/src/main/docs/rest-component.adoc
index 054c36d..316a032 100644
--- a/camel-core/src/main/docs/rest-component.adoc
+++ b/camel-core/src/main/docs/rest-component.adoc
@@ -1,6 +1,6 @@
 ## REST Component
 
-*Available as of Camel 2.14*
+*Available as of Camel version 2.14.0*
 
 The rest component allows to define REST endpoints (consumer) using the
 link:rest-dsl.html[Rest DSL] and plugin to other Camel components as the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/scheduler-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/scheduler-component.adoc b/camel-core/src/main/docs/scheduler-component.adoc
index a942f1a..19dea91 100644
--- a/camel-core/src/main/docs/scheduler-component.adoc
+++ b/camel-core/src/main/docs/scheduler-component.adoc
@@ -1,6 +1,6 @@
 ## Scheduler Component
 
-*Available as of Camel 2.15*
+*Available as of Camel version 2.15.0*
 
 The *scheduler:* component is used to generate message exchanges when a
 scheduler fires. This component is similar to the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/seda-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/seda-component.adoc b/camel-core/src/main/docs/seda-component.adoc
index 9c0bb25..8221930 100644
--- a/camel-core/src/main/docs/seda-component.adoc
+++ b/camel-core/src/main/docs/seda-component.adoc
@@ -1,5 +1,7 @@
 ## SEDA Component
 
+*Available as of Camel version 1.1.0*
+
 The *seda:* component provides asynchronous
 http://www.eecs.harvard.edu/~mdw/proj/seda/[SEDA] behavior, so that
 messages are exchanged on a

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/serialization-dataformat.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/serialization-dataformat.adoc b/camel-core/src/main/docs/serialization-dataformat.adoc
index ee81d0f..f63f11e 100644
--- a/camel-core/src/main/docs/serialization-dataformat.adoc
+++ b/camel-core/src/main/docs/serialization-dataformat.adoc
@@ -1,5 +1,7 @@
 ## Java Object Serialization DataFormat
 
+*Available as of Camel version 2.12.0*
+
 Serialization is a link:data-format.html[Data Format] which uses the
 standard Java Serialization mechanism to unmarshal a binary payload into
 Java objects or to marshal Java objects into a binary blob. +

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/simple-language.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/simple-language.adoc b/camel-core/src/main/docs/simple-language.adoc
index fc54cd6..fd637a4 100644
--- a/camel-core/src/main/docs/simple-language.adoc
+++ b/camel-core/src/main/docs/simple-language.adoc
@@ -1,5 +1,7 @@
 ## Simple Language
 
+*Available as of Camel version 1.1.0*
+
 The Simple Expression Language was a really simple language when it was
 created, but has since grown more powerful. It is primarily intended for
 being a really small and simple language for evaluating

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/string-dataformat.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/string-dataformat.adoc b/camel-core/src/main/docs/string-dataformat.adoc
index 0a6c72a..29cd740 100644
--- a/camel-core/src/main/docs/string-dataformat.adoc
+++ b/camel-core/src/main/docs/string-dataformat.adoc
@@ -1,5 +1,7 @@
 ## String Encoding DataFormat
 
+*Available as of Camel version 2.12.0*
+
 The String link:data-format.html[Data Format] is a textual based format
 that supports encoding.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/stub-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/stub-component.adoc b/camel-core/src/main/docs/stub-component.adoc
index 8b255dd..1d4203f 100644
--- a/camel-core/src/main/docs/stub-component.adoc
+++ b/camel-core/src/main/docs/stub-component.adoc
@@ -1,6 +1,6 @@
 ## Stub Component
 
-*Available as of Camel 2.10*
+*Available as of Camel version 2.10.0*
 
 The *stub:* component provides a simple way to stub out any physical
 endpoints while in development or testing, allowing you for example to

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/test-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/test-component.adoc b/camel-core/src/main/docs/test-component.adoc
index 51e9232..e4a3475 100644
--- a/camel-core/src/main/docs/test-component.adoc
+++ b/camel-core/src/main/docs/test-component.adoc
@@ -1,5 +1,7 @@
 ## Test Component
 
+*Available as of Camel version 1.3.0*
+
 link:testing.html[Testing] of distributed and asynchronous processing is
 notoriously difficult. The link:mock.html[Mock], link:test.html[Test]
 and link:dataset.html[DataSet] endpoints work great with the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/timer-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/timer-component.adoc b/camel-core/src/main/docs/timer-component.adoc
index e8eb075..f795030 100644
--- a/camel-core/src/main/docs/timer-component.adoc
+++ b/camel-core/src/main/docs/timer-component.adoc
@@ -1,5 +1,7 @@
 ## Timer Component
 
+*Available as of Camel version 1.0.0*
+
 The *timer:* component is used to generate message exchanges when a
 timer fires You can only consume events from this endpoint.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/tokenize-language.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/tokenize-language.adoc b/camel-core/src/main/docs/tokenize-language.adoc
index a93b725..4516417 100644
--- a/camel-core/src/main/docs/tokenize-language.adoc
+++ b/camel-core/src/main/docs/tokenize-language.adoc
@@ -1,5 +1,7 @@
 ## Tokenize Language
 
+*Available as of Camel version 2.0.0*
+
 The tokenizer language is a built-in language in camel-core, which is
 most often used only with the link:splitter.html[Splitter] EIP to split
 a message using a token-based strategy. +

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/validator-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/validator-component.adoc b/camel-core/src/main/docs/validator-component.adoc
index 70af5af..d872994 100644
--- a/camel-core/src/main/docs/validator-component.adoc
+++ b/camel-core/src/main/docs/validator-component.adoc
@@ -1,5 +1,7 @@
 ## Validator Component
 
+*Available as of Camel version 1.1.0*
+
 The Validation component performs XML validation of the message body
 using the JAXP Validation API and based on any of the supported XML
 schema languages, which defaults to http://www.w3.org/XML/Schema[XML

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/vm-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/vm-component.adoc b/camel-core/src/main/docs/vm-component.adoc
index af20a7a..9a87bfd 100644
--- a/camel-core/src/main/docs/vm-component.adoc
+++ b/camel-core/src/main/docs/vm-component.adoc
@@ -1,5 +1,7 @@
 ## VM Component
 
+*Available as of Camel version 1.1.0*
+
 The *vm:* component provides asynchronous
 http://www.eecs.harvard.edu/~mdw/proj/seda/[SEDA] behavior, exchanging
 messages on a

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/xpath-language.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/xpath-language.adoc b/camel-core/src/main/docs/xpath-language.adoc
index 20e0cd3..5e94075 100644
--- a/camel-core/src/main/docs/xpath-language.adoc
+++ b/camel-core/src/main/docs/xpath-language.adoc
@@ -1,5 +1,7 @@
 ## XPath Language
 
+*Available as of Camel version 1.1.0*
+
 Camel supports http://www.w3.org/TR/xpath[XPath] 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/camel-core/src/main/docs/xslt-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/xslt-component.adoc b/camel-core/src/main/docs/xslt-component.adoc
index fb9c48b..d664ae9 100644
--- a/camel-core/src/main/docs/xslt-component.adoc
+++ b/camel-core/src/main/docs/xslt-component.adoc
@@ -1,5 +1,7 @@
 ## XSLT Component
 
+*Available as of Camel version 1.3.0*
+
 The *xslt:* component allows you to process a message using an
 http://www.w3.org/TR/xslt[XSLT] template. This can be ideal when using
 link:templating.html[Templating] to generate respopnses for requests.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/xtokenize-language.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/xtokenize-language.adoc b/camel-core/src/main/docs/xtokenize-language.adoc
index e27d9b7..c42633b 100644
--- a/camel-core/src/main/docs/xtokenize-language.adoc
+++ b/camel-core/src/main/docs/xtokenize-language.adoc
@@ -1,5 +1,7 @@
 ## XML Tokenize Language
 
+*Available as of Camel version 2.14.0*
+
 The xml tokenizer language is a built-in language in camel-core, which
 is a truly XML-aware tokenizer that can be used with the Splitter as the
 conventional link:tokenizer.html[Tokenizer] to efficiently and

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/camel-core/src/main/docs/zip-dataformat.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/zip-dataformat.adoc b/camel-core/src/main/docs/zip-dataformat.adoc
index ba85881..23948e3 100644
--- a/camel-core/src/main/docs/zip-dataformat.adoc
+++ b/camel-core/src/main/docs/zip-dataformat.adoc
@@ -1,5 +1,7 @@
 ## Zip Deflate Compression DataFormat
 
+*Available as of Camel version 2.12.0*
+
 The Zip link:data-format.html[Data Format] is a message compression and
 de-compression format. Messages marshalled using Zip compression can be
 unmarshalled using Zip decompression just prior to being consumed at the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc b/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc
index 019fa5d..5e0b158 100644
--- a/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc
+++ b/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc
@@ -1,6 +1,6 @@
 ## AHC Websocket Component
 
-*Available as of Camel 2.14*
+*Available as of Camel version 2.14.0*
 
 The�*ahc-ws*�component provides Websocket
 based�link:endpoint.html[endpoints]�for a client communicating with

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-ahc/src/main/docs/ahc-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-ahc/src/main/docs/ahc-component.adoc b/components/camel-ahc/src/main/docs/ahc-component.adoc
index 72369c9..d0a03b8 100644
--- a/components/camel-ahc/src/main/docs/ahc-component.adoc
+++ b/components/camel-ahc/src/main/docs/ahc-component.adoc
@@ -1,6 +1,6 @@
 ## AHC Component
 
-*Available as of Camel 2.8*
+*Available as of Camel version 2.8.0*
 
 The *ahc:* component provides HTTP based link:endpoint.html[endpoints]
 for consuming external HTTP resources (as a client to call external

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-amqp/src/main/docs/amqp-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-amqp/src/main/docs/amqp-component.adoc b/components/camel-amqp/src/main/docs/amqp-component.adoc
index 97bd209..4d2271a 100644
--- a/components/camel-amqp/src/main/docs/amqp-component.adoc
+++ b/components/camel-amqp/src/main/docs/amqp-component.adoc
@@ -1,5 +1,7 @@
 ## AMQP Component
 
+*Available as of Camel version 1.2.0*
+
 The *amqp:* component supports the http://www.amqp.org/[AMQP 1.0
 protocol] using the JMS Client API of the http://qpid.apache.org/[Qpid]
 project. In case you want to use AMQP 0.9 (in particular RabbitMQ) you
@@ -358,4 +360,4 @@ prefix, so you don't have to configure it explicitly.
 * 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-apns/src/main/docs/apns-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-apns/src/main/docs/apns-component.adoc b/components/camel-apns/src/main/docs/apns-component.adoc
index 0d9c4b0..e129b7c 100644
--- a/components/camel-apns/src/main/docs/apns-component.adoc
+++ b/components/camel-apns/src/main/docs/apns-component.adoc
@@ -1,6 +1,6 @@
 ## APNS Component
 
-*Available as of Camel 2.8*
+*Available as of Camel version 2.8.0*
 
 The *apns* component is used for sending notifications to iOS devices.
 The apns components use https://github.com/notnoop/java-apns[javapns]

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-atmos/src/main/docs/atmos-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-atmos/src/main/docs/atmos-component.adoc b/components/camel-atmos/src/main/docs/atmos-component.adoc
index ec4fbe6..bf68781 100644
--- a/components/camel-atmos/src/main/docs/atmos-component.adoc
+++ b/components/camel-atmos/src/main/docs/atmos-component.adoc
@@ -1,6 +1,6 @@
 ## Atmos Component
 
-*Available as of Camel 2.15*
+*Available as of Camel version 2.15.0*
 
 *Camel-Atmos* is an http://camel.apache.org/[Apache Camel] component that
 allows you to work with ViPR object data services using the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-atmosphere-websocket/src/main/docs/atmosphere-websocket-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-atmosphere-websocket/src/main/docs/atmosphere-websocket-component.adoc b/components/camel-atmosphere-websocket/src/main/docs/atmosphere-websocket-component.adoc
index b97c166..3bca616 100644
--- a/components/camel-atmosphere-websocket/src/main/docs/atmosphere-websocket-component.adoc
+++ b/components/camel-atmosphere-websocket/src/main/docs/atmosphere-websocket-component.adoc
@@ -1,6 +1,6 @@
 ## Atmosphere Websocket Component
 
-*Available as of Camel 2.14*
+*Available as of Camel version 2.14.0*
 
 The�*atmosphere-websocket:*�component provides Websocket
 based�link:endpoint.html[endpoints]�for a servlet communicating with

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-atom/src/main/docs/atom-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-atom/src/main/docs/atom-component.adoc b/components/camel-atom/src/main/docs/atom-component.adoc
index 922c407..7a39efa 100644
--- a/components/camel-atom/src/main/docs/atom-component.adoc
+++ b/components/camel-atom/src/main/docs/atom-component.adoc
@@ -1,5 +1,7 @@
 ## Atom Component
 
+*Available as of Camel version 1.2.0*
+
 The *atom:* component is used for polling Atom feeds.
 
 Camel will poll the feed every 60 seconds by default. +

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-avro/src/main/docs/avro-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-avro/src/main/docs/avro-component.adoc b/components/camel-avro/src/main/docs/avro-component.adoc
index f305d84..ecbd335 100644
--- a/components/camel-avro/src/main/docs/avro-component.adoc
+++ b/components/camel-avro/src/main/docs/avro-component.adoc
@@ -1,6 +1,6 @@
 ## Avro Component
 
-*Available as of Camel 2.10*
+*Available as of Camel version 2.10.0*
 
 This component provides a dataformat for avro, which allows
 serialization and deserialization of messages using Apache Avro's binary

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-avro/src/main/docs/avro-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-avro/src/main/docs/avro-dataformat.adoc b/components/camel-avro/src/main/docs/avro-dataformat.adoc
index e749dc6..9e29fa4 100644
--- a/components/camel-avro/src/main/docs/avro-dataformat.adoc
+++ b/components/camel-avro/src/main/docs/avro-dataformat.adoc
@@ -1,6 +1,6 @@
 ## Avro DataFormat
 
-*Available as of Camel 2.10*
+*Available as of Camel version 2.14.0*
 
 This component provides a dataformat for avro, which allows
 serialization and deserialization of messages using Apache Avro's binary

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-aws/src/main/docs/aws-cw-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-aws/src/main/docs/aws-cw-component.adoc b/components/camel-aws/src/main/docs/aws-cw-component.adoc
index d5ec81e..0792b2e 100644
--- a/components/camel-aws/src/main/docs/aws-cw-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-cw-component.adoc
@@ -1,6 +1,6 @@
 ## AWS CloudWatch Component
 
-*Available as of Camel 2.11
+*Available as of Camel version 2.11.0*
 
 The CW component allows messages to be sent to an
 http://aws.amazon.com/cloudwatch/[Amazon CloudWatch] metrics. The

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-aws/src/main/docs/aws-ddb-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-aws/src/main/docs/aws-ddb-component.adoc b/components/camel-aws/src/main/docs/aws-ddb-component.adoc
index 4c74023..e173a8e 100644
--- a/components/camel-aws/src/main/docs/aws-ddb-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-ddb-component.adoc
@@ -1,6 +1,6 @@
 ## AWS DynamoDB Component
 
-*Available as of Camel 2.10*
+*Available as of Camel version 2.10.0*
 
 The DynamoDB component supports storing and retrieving data from/to
 http://aws.amazon.com/dynamodb[Amazon's DynamoDB] service.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-aws/src/main/docs/aws-ddbstream-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-aws/src/main/docs/aws-ddbstream-component.adoc b/components/camel-aws/src/main/docs/aws-ddbstream-component.adoc
index b33ef60..23da9c0 100644
--- a/components/camel-aws/src/main/docs/aws-ddbstream-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-ddbstream-component.adoc
@@ -1,6 +1,6 @@
 ## AWS DynamoDB Streams Component
 
-*Available as of Camel 2.7*
+*Available as of Camel version 2.17.0*
 
 The DynamoDB Stream component supports receiving messages from
 Amazon�DynamoDB Stream service.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-aws/src/main/docs/aws-ec2-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-aws/src/main/docs/aws-ec2-component.adoc b/components/camel-aws/src/main/docs/aws-ec2-component.adoc
index 9acf32c..d676e8a 100644
--- a/components/camel-aws/src/main/docs/aws-ec2-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-ec2-component.adoc
@@ -1,6 +1,6 @@
 ## AWS EC2 Component
 
-*Available as of Camel 2.16*
+*Available as of Camel version 2.16.0*
 
 The EC2 component supports create, run, start, stop and terminate
 https://aws.amazon.com/it/ec2/[AWS EC2] instances.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-aws/src/main/docs/aws-kinesis-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-aws/src/main/docs/aws-kinesis-component.adoc b/components/camel-aws/src/main/docs/aws-kinesis-component.adoc
index 10c56d9..c420cf8 100644
--- a/components/camel-aws/src/main/docs/aws-kinesis-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-kinesis-component.adoc
@@ -1,6 +1,6 @@
 ## AWS Kinesis Component
 
-*Available as of Camel 2.17*
+*Available as of Camel version 2.17.0*
 
 The Kinesis component supports receiving messages from and sending messages to Amazon Kinesis
 service.
@@ -192,4 +192,4 @@ where `${camel-version`} must be replaced by the actual version of Camel
 * link:endpoint.html[Endpoint]
 * link:getting-started.html[Getting Started]
 
-* link:aws.html[AWS Component]
+* link:aws.html[AWS Component]
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-aws/src/main/docs/aws-s3-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-aws/src/main/docs/aws-s3-component.adoc b/components/camel-aws/src/main/docs/aws-s3-component.adoc
index 8cf6c29..d3fdf9c 100644
--- a/components/camel-aws/src/main/docs/aws-s3-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-s3-component.adoc
@@ -1,6 +1,6 @@
 ## AWS S3 Storage Service Component
 
-*Available as of Camel 2.8*
+*Available as of Camel version 2.8.0*
 
 The S3 component supports storing and retrieving objetcs from/to
 http://aws.amazon.com/s3[Amazon's S3] service.
@@ -283,4 +283,4 @@ where `${camel-version`} must be replaced by the actual version of Camel
 * link:endpoint.html[Endpoint]
 * link:getting-started.html[Getting Started]
 
-* link:aws.html[AWS Component]
+* link:aws.html[AWS Component]
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-aws/src/main/docs/aws-sdb-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-aws/src/main/docs/aws-sdb-component.adoc b/components/camel-aws/src/main/docs/aws-sdb-component.adoc
index 5beac46..770d609 100644
--- a/components/camel-aws/src/main/docs/aws-sdb-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-sdb-component.adoc
@@ -1,6 +1,6 @@
 ## AWS SimpleDB Component
 
-*Available as of Camel 2.8.4*
+*Available as of Camel version 2.9.0*
 
 The sdb component supports storing and retrieving data from/to
 http://aws.amazon.com/sdb[Amazon's SDB] service.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-aws/src/main/docs/aws-ses-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-aws/src/main/docs/aws-ses-component.adoc b/components/camel-aws/src/main/docs/aws-ses-component.adoc
index e222899..85bbcbf 100644
--- a/components/camel-aws/src/main/docs/aws-ses-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-ses-component.adoc
@@ -1,6 +1,6 @@
 ## AWS Simple Email Service Component
 
-*Available as of Camel 2.8.4*
+*Available as of Camel version 2.9.0*
 
 The ses component supports sending emails with
 http://aws.amazon.com/ses[Amazon's SES] service.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-aws/src/main/docs/aws-sns-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-aws/src/main/docs/aws-sns-component.adoc b/components/camel-aws/src/main/docs/aws-sns-component.adoc
index 65bfdf8..cff3e0d 100644
--- a/components/camel-aws/src/main/docs/aws-sns-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-sns-component.adoc
@@ -1,6 +1,6 @@
 ## AWS Simple Notification System Component
 
-*Available as of Camel 2.8*
+*Available as of Camel version 2.8.0*
 
 The SNS component allows messages to be sent to an
 http://aws.amazon.com/sns[Amazon Simple Notification] Topic. The

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-aws/src/main/docs/aws-sqs-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-aws/src/main/docs/aws-sqs-component.adoc b/components/camel-aws/src/main/docs/aws-sqs-component.adoc
index 29e870a..94e2361 100644
--- a/components/camel-aws/src/main/docs/aws-sqs-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-sqs-component.adoc
@@ -1,6 +1,6 @@
 ## AWS Simple Queue Service Component
 
-*Available as of Camel 2.6*
+*Available as of Camel version 2.6.0*
 
 The sqs component supports sending and receiving messages to
 http://aws.amazon.com/sqs[Amazon's SQS] service.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-aws/src/main/docs/aws-swf-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-aws/src/main/docs/aws-swf-component.adoc b/components/camel-aws/src/main/docs/aws-swf-component.adoc
index 18247bc..af7acdb 100644
--- a/components/camel-aws/src/main/docs/aws-swf-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-swf-component.adoc
@@ -1,6 +1,6 @@
 ## AWS Simple Workflow Component
 
-*Available as of Camel 2.13*
+*Available as of Camel version 2.13.0*
 
 The Simple Workflow component supports managing workflows from
 http://aws.amazon.com/swf/[Amazon's Simple Workflow] service.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-barcode/src/main/docs/barcode-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-barcode/src/main/docs/barcode-dataformat.adoc b/components/camel-barcode/src/main/docs/barcode-dataformat.adoc
index 56323d2..e50cf5f 100644
--- a/components/camel-barcode/src/main/docs/barcode-dataformat.adoc
+++ b/components/camel-barcode/src/main/docs/barcode-dataformat.adoc
@@ -1,6 +1,6 @@
 ## Barcode DataFormat
 
-*Available as of Camel 2.14*
+*Available as of Camel version 2.14.0*
 
 The barcode data format is based on the
 https://github.com/zxing/zxing[zxing library]. The goal of this

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-base64/src/main/docs/base64-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-base64/src/main/docs/base64-dataformat.adoc b/components/camel-base64/src/main/docs/base64-dataformat.adoc
index 19f3316..33fe5bd 100644
--- a/components/camel-base64/src/main/docs/base64-dataformat.adoc
+++ b/components/camel-base64/src/main/docs/base64-dataformat.adoc
@@ -1,6 +1,7 @@
 ## Base64 DataFormat
 
-*Available as of Camel 2.11* +
+*Available as of Camel version 2.11.0*
+
  The Base64 link:data-format.html[Data Format] is a data format for
 http://en.wikipedia.org/wiki/Base64[base64 encoding and decoding].
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-bean-validator/src/main/docs/bean-validator-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-bean-validator/src/main/docs/bean-validator-component.adoc b/components/camel-bean-validator/src/main/docs/bean-validator-component.adoc
index ec3f62a..a342d42 100644
--- a/components/camel-bean-validator/src/main/docs/bean-validator-component.adoc
+++ b/components/camel-bean-validator/src/main/docs/bean-validator-component.adoc
@@ -1,6 +1,6 @@
 ## Bean Validator Component
 
-*Available as of Camel 2.3*
+*Available as of Camel version 2.3.0*
 
 The Validator component performs bean validation of the message body
 using the Java Bean Validation API

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-beanio/src/main/docs/beanio-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-beanio/src/main/docs/beanio-dataformat.adoc b/components/camel-beanio/src/main/docs/beanio-dataformat.adoc
index c23409c..ebe677d 100644
--- a/components/camel-beanio/src/main/docs/beanio-dataformat.adoc
+++ b/components/camel-beanio/src/main/docs/beanio-dataformat.adoc
@@ -1,6 +1,6 @@
 ## BeanIO DataFormat
 
-*Available as of Camel 2.10*
+*Available as of Camel version 2.10.0*
 
 The BeanIO link:data-format.html[Data Format] uses
 http://beanio.org/[BeanIO] to handle flat payloads (such as XML, CSV,

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-beanstalk/src/main/docs/beanstalk-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-beanstalk/src/main/docs/beanstalk-component.adoc b/components/camel-beanstalk/src/main/docs/beanstalk-component.adoc
index f88cd85..2a611f9 100644
--- a/components/camel-beanstalk/src/main/docs/beanstalk-component.adoc
+++ b/components/camel-beanstalk/src/main/docs/beanstalk-component.adoc
@@ -1,6 +1,6 @@
 ## Beanstalk Component
 
-*Available in Camel 2.15*
+*Available as of Camel version 2.15.0*
 
 camel-beanstalk project provides a Camel component for job retrieval and
 post-processing of Beanstalk jobs.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-bindy/src/main/docs/bindy-dataformat.adoc b/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
index e9f5c07..de37600 100644
--- a/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
+++ b/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
@@ -1,5 +1,7 @@
 ## Bindy DataFormat
 
+*Available as of Camel version 2.0.0*
+
 The goal of this component is to allow the parsing/binding of
 non-structured data (or to be more precise non-XML data) +
  to/from Java Beans that have binding mappings defined with annotations.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-bonita/src/main/docs/bonita-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-bonita/src/main/docs/bonita-component.adoc b/components/camel-bonita/src/main/docs/bonita-component.adoc
index cf3b709..59281de 100644
--- a/components/camel-bonita/src/main/docs/bonita-component.adoc
+++ b/components/camel-bonita/src/main/docs/bonita-component.adoc
@@ -1,6 +1,6 @@
 ## Bonita Component
 
-*Available as of Camel 2.19*
+*Available as of Camel version 2.19.0*
 
 This Camel component allow you to communicate with a remote Bonita engine.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-boon/src/main/docs/boon-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-boon/src/main/docs/boon-dataformat.adoc b/components/camel-boon/src/main/docs/boon-dataformat.adoc
index 6196c10..e67d91c 100644
--- a/components/camel-boon/src/main/docs/boon-dataformat.adoc
+++ b/components/camel-boon/src/main/docs/boon-dataformat.adoc
@@ -1,6 +1,6 @@
 ## Boon DataFormat
 
-*Available in Camel 2.16*
+*Available as of Camel version 2.16.0*
 
 Boon is a Data Format which uses the
 http://richardhightower.github.io/site/Boon/Welcome.html[Boon

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-box/src/main/docs/box-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-box/src/main/docs/box-component.adoc b/components/camel-box/src/main/docs/box-component.adoc
index ce82195..b87fd5c 100644
--- a/components/camel-box/src/main/docs/box-component.adoc
+++ b/components/camel-box/src/main/docs/box-component.adoc
@@ -1,6 +1,6 @@
 ## Box Component
 
-*Available as of Camel 2.14*
+*Available as of Camel version 2.14.0*
 
 The Box component provides access to all of the Box.com APIs accessible
 using https://github.com/box/box-java-sdk-v2/[box-java-sdk-v2]. It

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-braintree/src/main/docs/braintree-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-braintree/src/main/docs/braintree-component.adoc b/components/camel-braintree/src/main/docs/braintree-component.adoc
index 3e5b994..48a8682 100644
--- a/components/camel-braintree/src/main/docs/braintree-component.adoc
+++ b/components/camel-braintree/src/main/docs/braintree-component.adoc
@@ -1,6 +1,6 @@
 ## Braintree Component
 
-*Available as of Camel 2.17*
+*Available as of Camel version 2.17.0*
 
 The Braintree component provides access to
 https://www.braintreepayments.com/[Braintree Payments] trough through

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-cache/src/main/docs/cache-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-cache/src/main/docs/cache-component.adoc b/components/camel-cache/src/main/docs/cache-component.adoc
index 658cd99..0b8126f 100644
--- a/components/camel-cache/src/main/docs/cache-component.adoc
+++ b/components/camel-cache/src/main/docs/cache-component.adoc
@@ -1,6 +1,6 @@
 ## EHCache Component
 
-*Available as of Camel 2.1*
+*Available as of Camel version 2.1.0*
 
 The *cache* component enables you to perform caching operations using
 EHCache as the Cache Implementation. The cache itself is created on

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-cassandraql/src/main/docs/cql-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-cassandraql/src/main/docs/cql-component.adoc b/components/camel-cassandraql/src/main/docs/cql-component.adoc
index 0d434f4..f5ec691 100644
--- a/components/camel-cassandraql/src/main/docs/cql-component.adoc
+++ b/components/camel-cassandraql/src/main/docs/cql-component.adoc
@@ -1,6 +1,6 @@
 ## Cassandra CQL Component
 
-*Available as of Camel 2.15*
+*Available as of Camel version 2.15.0*
 
 http://cassandra.apache.org[Apache Cassandra] is an open source NoSQL
 database designed to handle large amounts on commodity hardware. Like

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-castor/src/main/docs/castor-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-castor/src/main/docs/castor-dataformat.adoc b/components/camel-castor/src/main/docs/castor-dataformat.adoc
index abf7192..cc7ddb1 100644
--- a/components/camel-castor/src/main/docs/castor-dataformat.adoc
+++ b/components/camel-castor/src/main/docs/castor-dataformat.adoc
@@ -1,6 +1,6 @@
 ## Castor DataFormat
 
-*Available as of Camel 2.1*
+*Available as of Camel version 2.1.0*
 
 Castor is a link:data-format.html[Data Format] which uses the
 http://www.castor.org/[Castor XML library] to unmarshal an XML payload

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-chronicle/src/main/docs/chronicle-engine-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-chronicle/src/main/docs/chronicle-engine-component.adoc b/components/camel-chronicle/src/main/docs/chronicle-engine-component.adoc
index ffbb797..e16d870 100644
--- a/components/camel-chronicle/src/main/docs/chronicle-engine-component.adoc
+++ b/components/camel-chronicle/src/main/docs/chronicle-engine-component.adoc
@@ -1,5 +1,7 @@
 ## Chronicle Engine Component
 
+*Available as of Camel version 2.18.0*
+
 // component options: START
 The Chronicle Engine component has no options.
 // component options: END

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-chunk/src/main/docs/chunk-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-chunk/src/main/docs/chunk-component.adoc b/components/camel-chunk/src/main/docs/chunk-component.adoc
index 71b6750..3d7d0e3 100644
--- a/components/camel-chunk/src/main/docs/chunk-component.adoc
+++ b/components/camel-chunk/src/main/docs/chunk-component.adoc
@@ -1,6 +1,6 @@
 ## Chunk Component
 
-*Available as of Camel 2.15*
+*Available as of Camel version 2.15.0*
 
 The *chunk:*�component allows for processing a message using a
 http://www.x5software.com/chunk/examples/ChunkExample?loc=en_US[Chunk]�template.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-cm-sms/src/main/docs/cm-sms-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-cm-sms/src/main/docs/cm-sms-component.adoc b/components/camel-cm-sms/src/main/docs/cm-sms-component.adoc
index 7d60904..4e01286 100644
--- a/components/camel-cm-sms/src/main/docs/cm-sms-component.adoc
+++ b/components/camel-cm-sms/src/main/docs/cm-sms-component.adoc
@@ -1,6 +1,6 @@
 ## CM SMS Gateway Component
 
-*Available as of Camel 2.18*
+*Available as of Camel version 2.18.0*
 
 *Camel-Cm-Sms* is an http://camel.apache.org/[Apache Camel] component 
 for the [CM SMS Gateway](https://www.cmtelecom.com). 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-coap/src/main/docs/coap-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-coap/src/main/docs/coap-component.adoc b/components/camel-coap/src/main/docs/coap-component.adoc
index 3949ca7..467bd61 100644
--- a/components/camel-coap/src/main/docs/coap-component.adoc
+++ b/components/camel-coap/src/main/docs/coap-component.adoc
@@ -1,6 +1,6 @@
 ## CoAP Component
 
-*Available as of Camel 2.16*
+*Available as of Camel version 2.16.0*
 
 *Camel-CoAP* is an http://camel.apache.org/[Apache Camel] component that
 allows you to work with CoAP, a lightweight REST-type protocol for machine-to-machine operation. 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-consul/src/main/docs/consul-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-consul/src/main/docs/consul-component.adoc b/components/camel-consul/src/main/docs/consul-component.adoc
index 6cb0fe0..a9ab36d 100644
--- a/components/camel-consul/src/main/docs/consul-component.adoc
+++ b/components/camel-consul/src/main/docs/consul-component.adoc
@@ -1,6 +1,6 @@
 ## Consul Component
 
-*Available as of Camel 2.18*
+*Available as of Camel version 2.18.0*
 
 The *Consul* component is a component for integrating your application with Consul.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-context/src/main/docs/context-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-context/src/main/docs/context-component.adoc b/components/camel-context/src/main/docs/context-component.adoc
index c903519..200497a 100644
--- a/components/camel-context/src/main/docs/context-component.adoc
+++ b/components/camel-context/src/main/docs/context-component.adoc
@@ -1,6 +1,6 @@
 ## Camel Context Component
 
-*Available as of Camel 2.7*
+*Available as of Camel version 2.7.0*
 
 The *context* component allows you to create new Camel Components from a
 CamelContext with a number of routes which is then treated as a black

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-couchbase/src/main/docs/couchbase-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-couchbase/src/main/docs/couchbase-component.adoc b/components/camel-couchbase/src/main/docs/couchbase-component.adoc
index a5213ef..ca025f3 100644
--- a/components/camel-couchbase/src/main/docs/couchbase-component.adoc
+++ b/components/camel-couchbase/src/main/docs/couchbase-component.adoc
@@ -1,6 +1,6 @@
 ## Couchbase Component
 
-*Available as of Camel 2.19*
+*Available as of Camel version 2.19.0*
 
 The *couchbase:* component allows you to treat
 https://www.couchbase.com/[CouchBase] instances as a producer or consumer
@@ -91,4 +91,4 @@ The Couchbase component supports 50 endpoint options which are listed below:
 | username | security |  | String | The username to use
 |=======================================================================
 {% endraw %}
-// endpoint options: END
+// endpoint options: END
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-couchdb/src/main/docs/couchdb-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-couchdb/src/main/docs/couchdb-component.adoc b/components/camel-couchdb/src/main/docs/couchdb-component.adoc
index 0081fa1..adfc14f 100644
--- a/components/camel-couchdb/src/main/docs/couchdb-component.adoc
+++ b/components/camel-couchdb/src/main/docs/couchdb-component.adoc
@@ -1,6 +1,6 @@
 ## CouchDB Component
 
-*Available as of Camel 2.11*
+*Available as of Camel version 2.11.0*
 
 The *couchdb:* component allows you to treat
 http://couchdb.apache.org/[CouchDB] instances as a producer or consumer
@@ -133,4 +133,4 @@ exchange is used
 [source,java]
 ----------------------------------------------------------------------------------------
 from("someProducingEndpoint").process(someProcessor).to("couchdb:http://localhost:9999")
-----------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-crypto/src/main/docs/crypto-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-crypto/src/main/docs/crypto-component.adoc b/components/camel-crypto/src/main/docs/crypto-component.adoc
index 7efb5b0..3be61b1 100644
--- a/components/camel-crypto/src/main/docs/crypto-component.adoc
+++ b/components/camel-crypto/src/main/docs/crypto-component.adoc
@@ -1,6 +1,6 @@
 ## Crypto (JCE) Component
 
-*Available as of Camel 2.3* 
+*Available as of Camel version 2.3.0*
 
 *PGP Available as of Camel 2.9*
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-crypto/src/main/docs/crypto-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-crypto/src/main/docs/crypto-dataformat.adoc b/components/camel-crypto/src/main/docs/crypto-dataformat.adoc
index 11aab01..bcafdee 100644
--- a/components/camel-crypto/src/main/docs/crypto-dataformat.adoc
+++ b/components/camel-crypto/src/main/docs/crypto-dataformat.adoc
@@ -1,5 +1,7 @@
 ## Crypto (Java Cryptographic Extension) DataFormat
 
+*Available as of Camel version 2.3.0*
+
 The Crypto link:data-format.html[Data Format] integrates the Java
 Cryptographic Extension into Camel, allowing simple and flexible
 encryption and decryption of messages using Camel's familiar marshall

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-crypto/src/main/docs/pgp-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-crypto/src/main/docs/pgp-dataformat.adoc b/components/camel-crypto/src/main/docs/pgp-dataformat.adoc
index c3dfec6..db2e4e9 100644
--- a/components/camel-crypto/src/main/docs/pgp-dataformat.adoc
+++ b/components/camel-crypto/src/main/docs/pgp-dataformat.adoc
@@ -1,5 +1,7 @@
 ## PGP DataFormat
 
+*Available as of Camel version 2.9.0*
+
 The PGP link:data-format.html[Data Format] integrates the Java
 Cryptographic Extension into Camel, allowing simple and flexible
 encryption and decryption of messages using Camel's familiar marshall

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-csv/src/main/docs/csv-dataformat.adoc
----------------------------------------------------------------------
diff --git a/components/camel-csv/src/main/docs/csv-dataformat.adoc b/components/camel-csv/src/main/docs/csv-dataformat.adoc
index c909525..1f5b9c9 100644
--- a/components/camel-csv/src/main/docs/csv-dataformat.adoc
+++ b/components/camel-csv/src/main/docs/csv-dataformat.adoc
@@ -1,5 +1,7 @@
 ## CSV DataFormat
 
+*Available as of Camel version 1.3.0*
+
 The CSV link:data-format.html[Data Format] uses
 http://commons.apache.org/proper/commons-csv/[Apache Commons CSV] to
 handle CSV payloads (Comma Separated Values) such as those

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-cxf/src/main/docs/cxf-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-cxf/src/main/docs/cxf-component.adoc b/components/camel-cxf/src/main/docs/cxf-component.adoc
index 62ac0b9..5e06f32 100644
--- a/components/camel-cxf/src/main/docs/cxf-component.adoc
+++ b/components/camel-cxf/src/main/docs/cxf-component.adoc
@@ -1,5 +1,7 @@
 ## CXF Component
 
+*Available as of Camel version 1.0.0*
+
 NOTE:When using CXF as a consumer, the link:cxf-bean-component.html[CXF Bean
 Component] allows you to factor out how message payloads are received
 from their processing as a RESTful or SOAP web service. This has the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-cxf/src/main/docs/cxfrs-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-cxf/src/main/docs/cxfrs-component.adoc b/components/camel-cxf/src/main/docs/cxfrs-component.adoc
index 14010c0..99de4ab 100644
--- a/components/camel-cxf/src/main/docs/cxfrs-component.adoc
+++ b/components/camel-cxf/src/main/docs/cxfrs-component.adoc
@@ -1,5 +1,7 @@
 ## CXF-RS Component
 
+*Available as of Camel version 2.0.0*
+
 The *cxfrs:* component provides integration with
 http://cxf.apache.org[Apache CXF] for connecting to JAX-RS 1.1 and 2.0
 services hosted in CXF.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-disruptor/src/main/docs/disruptor-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-disruptor/src/main/docs/disruptor-component.adoc b/components/camel-disruptor/src/main/docs/disruptor-component.adoc
index 7d67f52..d682cc4 100644
--- a/components/camel-disruptor/src/main/docs/disruptor-component.adoc
+++ b/components/camel-disruptor/src/main/docs/disruptor-component.adoc
@@ -1,6 +1,6 @@
 ## Disruptor Component
 
-*Available as of Camel 2.12*
+*Available as of Camel version 2.12.0*
 
 The *disruptor:* component provides asynchronous
 http://www.eecs.harvard.edu/~mdw/proj/seda/[SEDA] behavior much as the

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-dns/src/main/docs/dns-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-dns/src/main/docs/dns-component.adoc b/components/camel-dns/src/main/docs/dns-component.adoc
index 1b232d9..137846b 100644
--- a/components/camel-dns/src/main/docs/dns-component.adoc
+++ b/components/camel-dns/src/main/docs/dns-component.adoc
@@ -1,6 +1,6 @@
 ## DNS Component
 
-*Available as of Camel 2.7*
+*Available as of Camel version 2.7.0*
 
 This is an additional component for Camel to run DNS queries, using
 DNSJava. The component is a thin layer on top of

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-docker/src/main/docs/docker-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-docker/src/main/docs/docker-component.adoc b/components/camel-docker/src/main/docs/docker-component.adoc
index d0ab1f1..217c178 100644
--- a/components/camel-docker/src/main/docs/docker-component.adoc
+++ b/components/camel-docker/src/main/docs/docker-component.adoc
@@ -1,6 +1,6 @@
 ## Docker Component
 
-*Available as of Camel 2.15*
+*Available as of Camel version 2.15.0*
 
 Camel component for communicating with Docker.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-dozer/src/main/docs/dozer-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-dozer/src/main/docs/dozer-component.adoc b/components/camel-dozer/src/main/docs/dozer-component.adoc
index f891716..5a1204e 100644
--- a/components/camel-dozer/src/main/docs/dozer-component.adoc
+++ b/components/camel-dozer/src/main/docs/dozer-component.adoc
@@ -1,5 +1,7 @@
 ## Dozer Component
 
+*Available as of Camel version 2.15.0*
+
 The�*dozer:*�component provides the ability to map between Java beans
 using the http://camel.apache.org/dozer-type-conversion.html[Dozer]
 mapping framework since *Camel 2.15.0*. �Camel also supports the ability

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-drill/src/main/docs/drill-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-drill/src/main/docs/drill-component.adoc b/components/camel-drill/src/main/docs/drill-component.adoc
index 375aeb6..f434f1a 100644
--- a/components/camel-drill/src/main/docs/drill-component.adoc
+++ b/components/camel-drill/src/main/docs/drill-component.adoc
@@ -1,6 +1,6 @@
 ## Drill Component
 
-*Available as of Camel 2.18*
+*Available as of Camel version 2.19.0*
 
 The *drill:* component gives you the ability to querying to https://drill.apache.org/[Apache Drill Cluster]
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-dropbox/src/main/docs/dropbox-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-dropbox/src/main/docs/dropbox-component.adoc b/components/camel-dropbox/src/main/docs/dropbox-component.adoc
index 950890e..4c08dd2 100644
--- a/components/camel-dropbox/src/main/docs/dropbox-component.adoc
+++ b/components/camel-dropbox/src/main/docs/dropbox-component.adoc
@@ -1,6 +1,6 @@
 ## Dropbox Component
 
-*Available as of Camel 2.14*
+*Available as of Camel version 2.14.0*
 
 The *dropbox:* component allows you to treat
 https://www.dropbox.com[Dropbox]�remote folders as a producer or

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-ehcache/src/main/docs/ehcache-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-ehcache/src/main/docs/ehcache-component.adoc b/components/camel-ehcache/src/main/docs/ehcache-component.adoc
index 5cec94a..e3a6f64 100644
--- a/components/camel-ehcache/src/main/docs/ehcache-component.adoc
+++ b/components/camel-ehcache/src/main/docs/ehcache-component.adoc
@@ -1,6 +1,6 @@
 ## Ehcache Component
 
-*Available as of Camel 2.18.x*
+*Available as of Camel version 2.18.0*
 
 The *ehcache*�component enables you to perform caching operations using
 Ehcache 3 as the Cache Implementation.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-ejb/src/main/docs/ejb-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-ejb/src/main/docs/ejb-component.adoc b/components/camel-ejb/src/main/docs/ejb-component.adoc
index e807a0a..c28d94c 100644
--- a/components/camel-ejb/src/main/docs/ejb-component.adoc
+++ b/components/camel-ejb/src/main/docs/ejb-component.adoc
@@ -1,6 +1,6 @@
 ## EJB Component
 
-*Available as of Camel 2.4*
+*Available as of Camel version 2.4.0*
 
 The *ejb:* component binds EJBs to Camel message exchanges.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-elasticsearch/src/main/docs/elasticsearch-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-elasticsearch/src/main/docs/elasticsearch-component.adoc b/components/camel-elasticsearch/src/main/docs/elasticsearch-component.adoc
index ffa9e5e..fa08d70 100644
--- a/components/camel-elasticsearch/src/main/docs/elasticsearch-component.adoc
+++ b/components/camel-elasticsearch/src/main/docs/elasticsearch-component.adoc
@@ -1,6 +1,6 @@
 ## Elasticsearch Component
 
-*Available as of Camel 2.11*
+*Available as of Camel version 2.11.0*
 
 The ElasticSearch component allows you to interface with an
 http://elasticsearch.org[ElasticSearch] server.

http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-elasticsearch5/src/main/docs/elasticsearch5-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-elasticsearch5/src/main/docs/elasticsearch5-component.adoc b/components/camel-elasticsearch5/src/main/docs/elasticsearch5-component.adoc
index e6e41bc..cd2a085 100644
--- a/components/camel-elasticsearch5/src/main/docs/elasticsearch5-component.adoc
+++ b/components/camel-elasticsearch5/src/main/docs/elasticsearch5-component.adoc
@@ -1,6 +1,6 @@
 ## Elasticsearch5 Component
 
-*Available as of Camel 2.19*
+*Available as of Camel version 2.19.0*
 
 The ElasticSearch component allows you to interface with an
 https://www.elastic.co/products/elasticsearch[ElasticSearch] 5.x API.
@@ -144,4 +144,4 @@ https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/java-api.h
 * 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