http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-elsql/src/main/docs/elsql-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-elsql/src/main/docs/elsql-component.adoc b/components/camel-elsql/src/main/docs/elsql-component.adoc index a4815a4..6e2cdc6 100644 --- a/components/camel-elsql/src/main/docs/elsql-component.adoc +++ b/components/camel-elsql/src/main/docs/elsql-component.adoc @@ -1,6 +1,6 @@ ## ElSQL Component -*Available as of Camel 2.16* +*Available as of Camel version 2.16.0* The *elsql:* component is an extension to the existing link:sql-component.html[SQL Component] that uses @@ -216,4 +216,4 @@ assumes to have `getLicense` and `getMinimum` methods: * link:sql-component.html[SQL Component] * link:mybatis.html[MyBatis] -* link:jdbc.html[JDBC] +* link:jdbc.html[JDBC] \ No newline at end of file
http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-etcd/src/main/docs/etcd-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-etcd/src/main/docs/etcd-component.adoc b/components/camel-etcd/src/main/docs/etcd-component.adoc index fdbfc68..1ed9252 100644 --- a/components/camel-etcd/src/main/docs/etcd-component.adoc +++ b/components/camel-etcd/src/main/docs/etcd-component.adoc @@ -1,5 +1,7 @@ ## etcd Component +[[Etcd-Etcd]] +*Available as of Camel version 2.18.0* + +Etcd @@ -21,7 +23,7 @@ The etcd component supports 31 endpoint options which are listed below: |======================================================================= | Name | Group | Default | Java Type | Description | namespace | common | | EtcdNamespace | *Required* The API namespace to use -| path | common | | String | The path the enpoint refers to +| path | common | | String | The path the endpoint refers to | recursive | common | false | boolean | To apply an action recursively. | servicePath | common | /services/ | String | The path to look for for service discovery | timeout | common | | Long | To set the maximum time an action could take to complete. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-eventadmin/src/main/docs/eventadmin-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-eventadmin/src/main/docs/eventadmin-component.adoc b/components/camel-eventadmin/src/main/docs/eventadmin-component.adoc index b056b18..35dc91a 100644 --- a/components/camel-eventadmin/src/main/docs/eventadmin-component.adoc +++ b/components/camel-eventadmin/src/main/docs/eventadmin-component.adoc @@ -1,6 +1,6 @@ ## OSGi EventAdmin Component -*Available in Camel 2.6* +*Available as of Camel version 2.6.0* The `eventadmin` component can be used in an OSGi environment to receive OSGi EventAdmin events and process them. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-exec/src/main/docs/exec-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-exec/src/main/docs/exec-component.adoc b/components/camel-exec/src/main/docs/exec-component.adoc index 9024ad2..488d4bc 100644 --- a/components/camel-exec/src/main/docs/exec-component.adoc +++ b/components/camel-exec/src/main/docs/exec-component.adoc @@ -1,6 +1,6 @@ ## Exec Component -*Available in Camel 2.3* +*Available as of Camel version 2.3.0* The `exec` component can be used to execute system commands. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-facebook/src/main/docs/facebook-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-facebook/src/main/docs/facebook-component.adoc b/components/camel-facebook/src/main/docs/facebook-component.adoc index e082551..e4d0dff 100644 --- a/components/camel-facebook/src/main/docs/facebook-component.adoc +++ b/components/camel-facebook/src/main/docs/facebook-component.adoc @@ -1,6 +1,6 @@ ## Facebook Component -*Available as of Camel 2.12* +*Available as of Camel version 2.14.0* The Facebook component provides access to all of the Facebook APIs accessible using http://facebook4j.org/en/index.html[Facebook4J]. It http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-flatpack/src/main/docs/flatpack-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-flatpack/src/main/docs/flatpack-component.adoc b/components/camel-flatpack/src/main/docs/flatpack-component.adoc index 9d0e5d4..62a6d1b 100644 --- a/components/camel-flatpack/src/main/docs/flatpack-component.adoc +++ b/components/camel-flatpack/src/main/docs/flatpack-component.adoc @@ -1,5 +1,7 @@ ## Flatpack Component +*Available as of Camel version 1.4.0* + The Flatpack component supports fixed width and delimited file parsing via the http://flatpack.sourceforge.net[FlatPack library]. + *Notice:* This component only supports consuming from flatpack files to http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc ---------------------------------------------------------------------- diff --git a/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc b/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc index e9fcb6c..aa0738a 100644 --- a/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc +++ b/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc @@ -1,5 +1,7 @@ ## Flatpack DataFormat +*Available as of Camel version 2.1.0* + The link:flatpack.html[Flatpack] component ships with the Flatpack data format that can be used to format between fixed width or delimited text messages to a `List` of rows as `Map`. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-flink/src/main/docs/flink-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-flink/src/main/docs/flink-component.adoc b/components/camel-flink/src/main/docs/flink-component.adoc index 61b0218..9569102 100644 --- a/components/camel-flink/src/main/docs/flink-component.adoc +++ b/components/camel-flink/src/main/docs/flink-component.adoc @@ -1,6 +1,6 @@ ## Apache Flink Component -*Available as of Camel 2.18* +*Available as of Camel version 2.18.0* This documentation page covers the https://flink.apache.org[Apache Flink] component for the Apache Camel. The *camel-flink* component provides a http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-fop/src/main/docs/fop-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-fop/src/main/docs/fop-component.adoc b/components/camel-fop/src/main/docs/fop-component.adoc index 74cc968..41f0e16 100644 --- a/components/camel-fop/src/main/docs/fop-component.adoc +++ b/components/camel-fop/src/main/docs/fop-component.adoc @@ -1,6 +1,6 @@ ## FOP Component -*Available as of Camel 2.10* +*Available as of Camel version 2.10.0* The FOP component allows you to render a message into different output formats using http://xmlgraphics.apache.org/fop/index.html[Apache FOP]. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-freemarker/src/main/docs/freemarker-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-freemarker/src/main/docs/freemarker-component.adoc b/components/camel-freemarker/src/main/docs/freemarker-component.adoc index 2f2d55e..7fc6971 100644 --- a/components/camel-freemarker/src/main/docs/freemarker-component.adoc +++ b/components/camel-freemarker/src/main/docs/freemarker-component.adoc @@ -1,5 +1,7 @@ ## Freemarker Component +*Available as of Camel version 2.10.0* + The *freemarker:* component allows for processing a message using a http://freemarker.org/[FreeMarker] 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-ftp/src/main/docs/ftp-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-ftp/src/main/docs/ftp-component.adoc b/components/camel-ftp/src/main/docs/ftp-component.adoc index 9247fe5..2bea339 100644 --- a/components/camel-ftp/src/main/docs/ftp-component.adoc +++ b/components/camel-ftp/src/main/docs/ftp-component.adoc @@ -1,5 +1,7 @@ ## FTP Component +*Available as of Camel version 1.1.0* + This component provides access to remote file systems over the FTP and SFTP protocols. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-ftp/src/main/docs/ftps-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-ftp/src/main/docs/ftps-component.adoc b/components/camel-ftp/src/main/docs/ftps-component.adoc index 946f961..aaa81eb 100644 --- a/components/camel-ftp/src/main/docs/ftps-component.adoc +++ b/components/camel-ftp/src/main/docs/ftps-component.adoc @@ -1,5 +1,7 @@ ## FTPS Component +*Available as of Camel version 2.2.0* + This component provides access to remote file systems over the FTP and SFTP protocols. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-ftp/src/main/docs/sftp-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-ftp/src/main/docs/sftp-component.adoc b/components/camel-ftp/src/main/docs/sftp-component.adoc index 6d052c7..7b64ee7 100644 --- a/components/camel-ftp/src/main/docs/sftp-component.adoc +++ b/components/camel-ftp/src/main/docs/sftp-component.adoc @@ -1,5 +1,7 @@ ## SFTP Component +*Available as of Camel version 1.1.0* + This component provides access to remote file systems over the FTP and SFTP protocols. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-ganglia/src/main/docs/ganglia-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-ganglia/src/main/docs/ganglia-component.adoc b/components/camel-ganglia/src/main/docs/ganglia-component.adoc index def63ca..429de26 100644 --- a/components/camel-ganglia/src/main/docs/ganglia-component.adoc +++ b/components/camel-ganglia/src/main/docs/ganglia-component.adoc @@ -1,6 +1,6 @@ ## Ganglia Component -*Available as of Camel 2.15.0* +*Available as of Camel version 2.15.0* Provides a mechanism to send a value (the message body) as a metric to the http://ganglia.info[Ganglia] monitoring system. Uses the gmetric4j http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-geocoder/src/main/docs/geocoder-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-geocoder/src/main/docs/geocoder-component.adoc b/components/camel-geocoder/src/main/docs/geocoder-component.adoc index 9459e53..4ccadcc 100644 --- a/components/camel-geocoder/src/main/docs/geocoder-component.adoc +++ b/components/camel-geocoder/src/main/docs/geocoder-component.adoc @@ -1,6 +1,6 @@ ## Geocoder Component -*Available as of Camel 2.12* +*Available as of Camel version 2.12.0* The *geocoder:* component is used for looking up geocodes (latitude and longitude) for a given address, or reverse lookup. The component uses http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-git/src/main/docs/git-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-git/src/main/docs/git-component.adoc b/components/camel-git/src/main/docs/git-component.adoc index 6f3cc8d..9d37175 100644 --- a/components/camel-git/src/main/docs/git-component.adoc +++ b/components/camel-git/src/main/docs/git-component.adoc @@ -1,6 +1,6 @@ ## Git Component -*Available as of Camel 2.16* +*Available as of Camel version 2.16.0* The *git:* component allows you to work with a generic Git repository. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-github/src/main/docs/github-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-github/src/main/docs/github-component.adoc b/components/camel-github/src/main/docs/github-component.adoc index 1ed6623..8492a9e 100644 --- a/components/camel-github/src/main/docs/github-component.adoc +++ b/components/camel-github/src/main/docs/github-component.adoc @@ -1,6 +1,6 @@ ## GitHub Component -*Available as of Camel 2.15* +*Available as of Camel version 2.15.0* The GitHub component interacts with the GitHub API by encapsulating http://org.eclipse.egit.github.core[egit-github]. It http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-google-calendar/src/main/docs/google-calendar-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-google-calendar/src/main/docs/google-calendar-component.adoc b/components/camel-google-calendar/src/main/docs/google-calendar-component.adoc index 8163c28..84f29ca 100644 --- a/components/camel-google-calendar/src/main/docs/google-calendar-component.adoc +++ b/components/camel-google-calendar/src/main/docs/google-calendar-component.adoc @@ -1,6 +1,6 @@ ## Google Calendar Component -*Available as of Camel 2.15* +*Available as of Camel version 2.15.0* ### Component Description http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-google-drive/src/main/docs/google-drive-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-google-drive/src/main/docs/google-drive-component.adoc b/components/camel-google-drive/src/main/docs/google-drive-component.adoc index 10feb33..de30722 100644 --- a/components/camel-google-drive/src/main/docs/google-drive-component.adoc +++ b/components/camel-google-drive/src/main/docs/google-drive-component.adoc @@ -1,6 +1,6 @@ ## Google Drive Component -*Available as of Camel 2.14* +*Available as of Camel version 2.14.0* The Google Drive component provides access to the http://drive.google.com[Google Drive file storage service] via the http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-google-mail/src/main/docs/google-mail-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-google-mail/src/main/docs/google-mail-component.adoc b/components/camel-google-mail/src/main/docs/google-mail-component.adoc index c39f83d..cbe6b61 100644 --- a/components/camel-google-mail/src/main/docs/google-mail-component.adoc +++ b/components/camel-google-mail/src/main/docs/google-mail-component.adoc @@ -1,6 +1,6 @@ ## Google Mail Component -*Available as of Camel 2.15* +*Available as of Camel version 2.15.0* ### Component Description http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-google-pubsub/src/main/docs/google-pubsub-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-google-pubsub/src/main/docs/google-pubsub-component.adoc b/components/camel-google-pubsub/src/main/docs/google-pubsub-component.adoc index cdbb8f4..fdbe8d9 100644 --- a/components/camel-google-pubsub/src/main/docs/google-pubsub-component.adoc +++ b/components/camel-google-pubsub/src/main/docs/google-pubsub-component.adoc @@ -1,6 +1,6 @@ ## Google Pubsub Component -*Available as of Camel 2.19* +*Available as of Camel version 2.19.0* ### Component Description http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-gora/src/main/docs/gora-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-gora/src/main/docs/gora-component.adoc b/components/camel-gora/src/main/docs/gora-component.adoc index 5d93e77..3f23862 100644 --- a/components/camel-gora/src/main/docs/gora-component.adoc +++ b/components/camel-gora/src/main/docs/gora-component.adoc @@ -1,6 +1,6 @@ ## Gora Component -*Available as of Camel 2.14* +*Available as of Camel version 2.14.0* *Camel-Gora* is an http://camel.apache.org/[Apache Camel] component that allows you to work with NoSQL databases using the http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-grape/src/main/docs/grape-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-grape/src/main/docs/grape-component.adoc b/components/camel-grape/src/main/docs/grape-component.adoc index 9cc6553..9f20dc8 100644 --- a/components/camel-grape/src/main/docs/grape-component.adoc +++ b/components/camel-grape/src/main/docs/grape-component.adoc @@ -1,6 +1,6 @@ ## Grape Component -*Available as of Camel 2.16* +*Available as of Camel version 2.16.0* http://docs.groovy-lang.org/latest/html/documentation/grape.html[Grape] component allows you to fetch, load and manage additional jars when http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-groovy/src/main/docs/groovy-language.adoc ---------------------------------------------------------------------- diff --git a/components/camel-groovy/src/main/docs/groovy-language.adoc b/components/camel-groovy/src/main/docs/groovy-language.adoc index 58edbd6..b8b601a 100644 --- a/components/camel-groovy/src/main/docs/groovy-language.adoc +++ b/components/camel-groovy/src/main/docs/groovy-language.adoc @@ -1,5 +1,7 @@ ## Groovy Language +*Available as of Camel version 1.3.0* + Camel supports http://groovy.codehaus.org/[Groovy] 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-gson/src/main/docs/json-gson-dataformat.adoc ---------------------------------------------------------------------- diff --git a/components/camel-gson/src/main/docs/json-gson-dataformat.adoc b/components/camel-gson/src/main/docs/json-gson-dataformat.adoc index c0df1e6..c9e0b2e 100644 --- a/components/camel-gson/src/main/docs/json-gson-dataformat.adoc +++ b/components/camel-gson/src/main/docs/json-gson-dataformat.adoc @@ -1,6 +1,6 @@ ## JSon GSon DataFormat -*Available as of Camel 2.18* +*Available as of Camel version 2.10.0* Gson is a link:data-format.html[Data Format] which uses the https://github.com/google/gson[Gson Library] http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc b/components/camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc index 879c8c9..7447d29 100644 --- a/components/camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc +++ b/components/camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc @@ -1,5 +1,7 @@ ## Guava EventBus Component +*Available as of Camel version 2.10.0* + *Available since Camel 2.10.0* The http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-hazelcast/src/main/docs/hazelcast-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-hazelcast/src/main/docs/hazelcast-component.adoc b/components/camel-hazelcast/src/main/docs/hazelcast-component.adoc index 4873afa..bd45c68 100644 --- a/components/camel-hazelcast/src/main/docs/hazelcast-component.adoc +++ b/components/camel-hazelcast/src/main/docs/hazelcast-component.adoc @@ -1,6 +1,6 @@ ## Hazelcast Component -*Available as of Camel 2.7* +*Available as of Camel version 2.7.0* The *hazelcast:* component allows you to work with the http://www.hazelcast.com[Hazelcast] distributed data grid / cache. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-hbase/src/main/docs/hbase-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-hbase/src/main/docs/hbase-component.adoc b/components/camel-hbase/src/main/docs/hbase-component.adoc index dfaa3ba..8bd4ddd 100644 --- a/components/camel-hbase/src/main/docs/hbase-component.adoc +++ b/components/camel-hbase/src/main/docs/hbase-component.adoc @@ -1,6 +1,6 @@ ## HBase Component -*Available as of Camel 2.10* +*Available as of Camel version 2.10.0* This component provides an idemptotent repository, producers and consumers for http://hbase.apache.org/[Apache HBase]. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-hdfs/src/main/docs/hdfs-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-hdfs/src/main/docs/hdfs-component.adoc b/components/camel-hdfs/src/main/docs/hdfs-component.adoc index 97170fb..0910798 100644 --- a/components/camel-hdfs/src/main/docs/hdfs-component.adoc +++ b/components/camel-hdfs/src/main/docs/hdfs-component.adoc @@ -1,6 +1,6 @@ ## HDFS Component -*Available as of Camel 2.8* +*Available as of Camel version 2.8.0* The *hdfs* component enables you to read and write messages from/to an HDFS file system. HDFS is the distributed file system at the heart of http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-hdfs2/src/main/docs/hdfs2-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-hdfs2/src/main/docs/hdfs2-component.adoc b/components/camel-hdfs2/src/main/docs/hdfs2-component.adoc index e08eb49..6453108 100644 --- a/components/camel-hdfs2/src/main/docs/hdfs2-component.adoc +++ b/components/camel-hdfs2/src/main/docs/hdfs2-component.adoc @@ -1,6 +1,6 @@ ## HDFS2 Component -*Available as of Camel 2.13* +*Available as of Camel version 2.14.0* The *hdfs2* component enables you to read and write messages from/to an HDFS file system using Hadoop 2.x. HDFS is the distributed file system http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-hessian/src/main/docs/hessian-dataformat.adoc ---------------------------------------------------------------------- diff --git a/components/camel-hessian/src/main/docs/hessian-dataformat.adoc b/components/camel-hessian/src/main/docs/hessian-dataformat.adoc index a42c9c8..626f706 100644 --- a/components/camel-hessian/src/main/docs/hessian-dataformat.adoc +++ b/components/camel-hessian/src/main/docs/hessian-dataformat.adoc @@ -1,5 +1,7 @@ ## Hessian DataFormat +*Available as of Camel version 2.17.0* + Hessian is Data Format for marshalling and unmarshalling messages using Caucho's Hessian format. If you want to use Hessian Data Format from Maven, add the following dependency to your `pom.xml`: http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-hipchat/src/main/docs/hipchat-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-hipchat/src/main/docs/hipchat-component.adoc b/components/camel-hipchat/src/main/docs/hipchat-component.adoc index 063a165..bb41f52 100644 --- a/components/camel-hipchat/src/main/docs/hipchat-component.adoc +++ b/components/camel-hipchat/src/main/docs/hipchat-component.adoc @@ -1,6 +1,6 @@ ## Hipchat Component -*Available as of Camel 2.15.0* +*Available as of Camel version 2.15.0* The Hipchat component supports producing and consuming messages from/to https://www.hipchat.com[Hipchat] service. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-hl7/src/main/docs/hl7-dataformat.adoc ---------------------------------------------------------------------- diff --git a/components/camel-hl7/src/main/docs/hl7-dataformat.adoc b/components/camel-hl7/src/main/docs/hl7-dataformat.adoc index 6691468..3b38ff2 100644 --- a/components/camel-hl7/src/main/docs/hl7-dataformat.adoc +++ b/components/camel-hl7/src/main/docs/hl7-dataformat.adoc @@ -1,5 +1,7 @@ ## HL7 DataFormat +*Available as of Camel version 2.0.0* + The *HL7* component is used for working with the HL7 MLLP protocol and http://www.hl7.org/implement/standards/product_brief.cfm?product_id=185[HL7 v2 messages] using the http://hl7api.sourceforge.net[HAPI library]. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-hl7/src/main/docs/terser-language.adoc ---------------------------------------------------------------------- diff --git a/components/camel-hl7/src/main/docs/terser-language.adoc b/components/camel-hl7/src/main/docs/terser-language.adoc index 8d9e340..c1b949c 100644 --- a/components/camel-hl7/src/main/docs/terser-language.adoc +++ b/components/camel-hl7/src/main/docs/terser-language.adoc @@ -1,5 +1,7 @@ ## HL7 Terser Language ### Terser language +*Available as of Camel version 2.11.0* + http://hl7api.sourceforge.net[HAPI] provides a http://hl7api.sourceforge.net/base/apidocs/ca/uhn/hl7v2/util/Terser.html[Terser] http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-http/src/main/docs/http-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-http/src/main/docs/http-component.adoc b/components/camel-http/src/main/docs/http-component.adoc index 4f404ee..240e3cc 100644 --- a/components/camel-http/src/main/docs/http-component.adoc +++ b/components/camel-http/src/main/docs/http-component.adoc @@ -1,5 +1,7 @@ ## HTTP Component +*Available as of Camel version 1.0.0* + The *http:* component provides HTTP based link:endpoint.html[endpoints] for consuming external HTTP resources (as a client to call external servers using HTTP). http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-http4/src/main/docs/http4-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-http4/src/main/docs/http4-component.adoc b/components/camel-http4/src/main/docs/http4-component.adoc index 4c2a57c..26d2fec 100644 --- a/components/camel-http4/src/main/docs/http4-component.adoc +++ b/components/camel-http4/src/main/docs/http4-component.adoc @@ -1,6 +1,6 @@ ## HTTP4 Component -*Available as of Camel 2.3* +*Available as of Camel version 2.3.0* The *http4:* component provides HTTP based link:endpoint.html[endpoints] for calling external HTTP resources (as a client to call external @@ -650,4 +650,4 @@ property. <property name="sslContextParameters" ref="sslContextParams2"/> <property name="x509HostnameVerifier" ref="hostnameVerifier"/> </bean> ----------------------------------------------------------------------------- +---------------------------------------------------------------------------- \ No newline at end of file http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-ibatis/src/main/docs/ibatis-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-ibatis/src/main/docs/ibatis-component.adoc b/components/camel-ibatis/src/main/docs/ibatis-component.adoc index ddedce8..4543664 100644 --- a/components/camel-ibatis/src/main/docs/ibatis-component.adoc +++ b/components/camel-ibatis/src/main/docs/ibatis-component.adoc @@ -1,5 +1,7 @@ ## iBatis Component +*Available as of Camel version 1.2.0* + The *ibatis:* component allows you to query, poll, insert, update and delete data in a relational database using http://ibatis.apache.org/[Apache iBATIS]. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-ical/src/main/docs/ical-dataformat.adoc ---------------------------------------------------------------------- diff --git a/components/camel-ical/src/main/docs/ical-dataformat.adoc b/components/camel-ical/src/main/docs/ical-dataformat.adoc index ceb68c8..7c95553 100644 --- a/components/camel-ical/src/main/docs/ical-dataformat.adoc +++ b/components/camel-ical/src/main/docs/ical-dataformat.adoc @@ -1,6 +1,6 @@ ## iCal DataFormat -*Available as of Camel 2.11.1* +*Available as of Camel version 2.12.0* The *ICal* dataformat is used for working with http://en.wikipedia.org/wiki/ICalendar[iCalendar] messages. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-infinispan/src/main/docs/infinispan-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-infinispan/src/main/docs/infinispan-component.adoc b/components/camel-infinispan/src/main/docs/infinispan-component.adoc index 6031c7d..a7dcc6e 100644 --- a/components/camel-infinispan/src/main/docs/infinispan-component.adoc +++ b/components/camel-infinispan/src/main/docs/infinispan-component.adoc @@ -1,6 +1,6 @@ ## Infinispan Component -*Available as of Camel 2.13.0* +*Available as of Camel version 2.13.0* This component allows you to interact with http://infinispan.org/[Infinispan] distributed data grid / cache. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-influxdb/src/main/docs/influxdb-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-influxdb/src/main/docs/influxdb-component.adoc b/components/camel-influxdb/src/main/docs/influxdb-component.adoc index e8a7689..842657e 100644 --- a/components/camel-influxdb/src/main/docs/influxdb-component.adoc +++ b/components/camel-influxdb/src/main/docs/influxdb-component.adoc @@ -1,6 +1,6 @@ ## InfluxDB Component -*Available as of Camel 2.18.0* +*Available as of Camel version 2.18.0* This component allows you to interact with InfluxDB https://influxdata.com/time-series-platform/influxdb/ a time series database. The native body type for this component is http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-irc/src/main/docs/irc-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-irc/src/main/docs/irc-component.adoc b/components/camel-irc/src/main/docs/irc-component.adoc index 0cc8a22..b4230fd 100644 --- a/components/camel-irc/src/main/docs/irc-component.adoc +++ b/components/camel-irc/src/main/docs/irc-component.adoc @@ -1,5 +1,7 @@ ## IRC Component +*Available as of Camel version 1.1.0* + The *irc* component implements an http://en.wikipedia.org/wiki/Internet_Relay_Chat[IRC] (Internet Relay Chat) transport. @@ -191,4 +193,4 @@ from("ircs:nick@myserver:1234/#mychannelname?namesOnJoin=true&onReply=true") * 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-ironmq/src/main/docs/ironmq-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-ironmq/src/main/docs/ironmq-component.adoc b/components/camel-ironmq/src/main/docs/ironmq-component.adoc index 18032c0..a339498 100644 --- a/components/camel-ironmq/src/main/docs/ironmq-component.adoc +++ b/components/camel-ironmq/src/main/docs/ironmq-component.adoc @@ -1,6 +1,6 @@ -## ironmq Component +## IronMQ Component -*Available as of Camel 2.17* +*Available as of Camel version 2.17.0* The IronMQ component provides integration with http://www.iron.io/products/mq[IronMQ] an elastic and durable hosted message queue as a service. @@ -40,7 +40,7 @@ Where **queueName** identifies the IronMQ queue you want to publish or consume m // endpoint options: START -The ironmq component supports 31 endpoint options which are listed below: +The IronMQ component supports 31 endpoint options which are listed below: {% raw %} [width="100%",cols="2,1,1m,1m,5",options="header"] @@ -92,7 +92,7 @@ The ironmq component supports 31 endpoint options which are listed below: // component options: START -The ironmq component has no options. +The IronMQ component has no options. // component options: END @@ -139,4 +139,4 @@ Dequeue from activemq jms and enqueue the messages on IronMQ. -------------------------------------------------- from("activemq:foo") .to("ironmq:testqueue?projectId=myIronMQProjectid&token=myIronMQToken"); --------------------------------------------------- \ No newline at end of file +-------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc b/components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc index 5bdfa56..5980730 100644 --- a/components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc +++ b/components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc @@ -1,6 +1,6 @@ ## JSon Jackson DataFormat -*Available as of Camel 2.18* +*Available as of Camel version 2.0.0* Jackson is a link:data-format.html[Data Format] which uses the https://github.com/FasterXML/jackson-core[Jackson Library] http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc b/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc index 874aa46..777cf9a 100644 --- a/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc +++ b/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc @@ -1,6 +1,6 @@ ## JacksonXML DataFormat -*Available as of Camel 2.16* +*Available as of Camel version 2.16.0* Jackson XML is a link:data-format.html[Data Format] which uses the http://wiki.fasterxml.com/JacksonHome/[Jackson library] with the http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-javaspace/src/main/docs/javaspace-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-javaspace/src/main/docs/javaspace-component.adoc b/components/camel-javaspace/src/main/docs/javaspace-component.adoc index 141e93b..f6cb6b0 100644 --- a/components/camel-javaspace/src/main/docs/javaspace-component.adoc +++ b/components/camel-javaspace/src/main/docs/javaspace-component.adoc @@ -1,6 +1,6 @@ ## JavaSpace Component -*Available as of Camel 2.1* +*Available as of Camel version 2.1.0* The *javaspace* component is a transport for working with any JavaSpace compliant implementation and this component has been tested with both http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc b/components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc index 05b260b..416a79e 100644 --- a/components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc +++ b/components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc @@ -1,5 +1,7 @@ ## JAXB DataFormat +*Available as of Camel version 1.0.0* + JAXB is a link:data-format.html[Data Format] which uses the JAXB2 XML marshalling standard which is included in Java 6 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-jbpm/src/main/docs/jbpm-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jbpm/src/main/docs/jbpm-component.adoc b/components/camel-jbpm/src/main/docs/jbpm-component.adoc index 3100600..2428307 100644 --- a/components/camel-jbpm/src/main/docs/jbpm-component.adoc +++ b/components/camel-jbpm/src/main/docs/jbpm-component.adoc @@ -1,6 +1,6 @@ ## JBPM Component -*Available as of Camel 2.16* +*Available as of Camel version 2.6.0* The *jbpm* component provides integration with Business Process Management (BPM) Suit http://www.jbpm.org/[jBPM]. It uses http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jcache/src/main/docs/jcache-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jcache/src/main/docs/jcache-component.adoc b/components/camel-jcache/src/main/docs/jcache-component.adoc index bae1e38..93467ac 100644 --- a/components/camel-jcache/src/main/docs/jcache-component.adoc +++ b/components/camel-jcache/src/main/docs/jcache-component.adoc @@ -1,5 +1,7 @@ ## JCache Component +*Available as of Camel version 2.17.0* + http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jclouds/src/main/docs/jclouds-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jclouds/src/main/docs/jclouds-component.adoc b/components/camel-jclouds/src/main/docs/jclouds-component.adoc index 6515e92..168c5ab 100644 --- a/components/camel-jclouds/src/main/docs/jclouds-component.adoc +++ b/components/camel-jclouds/src/main/docs/jclouds-component.adoc @@ -1,6 +1,6 @@ ## JClouds Component -*Available as of Camel 2.9* +*Available as of Camel version 2.9.0* This component allows interaction with cloud provider key-value engines (blobstores) and compute services. The component uses http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jcr/src/main/docs/jcr-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jcr/src/main/docs/jcr-component.adoc b/components/camel-jcr/src/main/docs/jcr-component.adoc index 150546d..d051ce9 100644 --- a/components/camel-jcr/src/main/docs/jcr-component.adoc +++ b/components/camel-jcr/src/main/docs/jcr-component.adoc @@ -1,5 +1,7 @@ ## JCR Component +*Available as of Camel version 1.3.0* + The *`jcr`* component allows you to add/read nodes to/from a JCR compliant content repository (for example, http://jackrabbit.apache.org/[Apache Jackrabbit]) with its producer, or http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jdbc/src/main/docs/jdbc-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jdbc/src/main/docs/jdbc-component.adoc b/components/camel-jdbc/src/main/docs/jdbc-component.adoc index 2a7849f..f956a13 100644 --- a/components/camel-jdbc/src/main/docs/jdbc-component.adoc +++ b/components/camel-jdbc/src/main/docs/jdbc-component.adoc @@ -1,5 +1,7 @@ ## JDBC Component +*Available as of Camel version 1.2.0* + The *jdbc* component enables you to access databases through JDBC, where SQL queries (SELECT) and operations (INSERT, UPDATE, etc) are sent in the message body. This component uses the standard JDBC API, unlike the http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jetty9/src/main/docs/jetty-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jetty9/src/main/docs/jetty-component.adoc b/components/camel-jetty9/src/main/docs/jetty-component.adoc index 8bc5d3b..8247f39 100644 --- a/components/camel-jetty9/src/main/docs/jetty-component.adoc +++ b/components/camel-jetty9/src/main/docs/jetty-component.adoc @@ -1,5 +1,7 @@ ## Jetty 9 Component +*Available as of Camel version 1.2.0* + The *jetty* component provides HTTP-based link:endpoint.html[endpoints] for consuming and producing HTTP requests. That is, the Jetty component behaves as a simple Web server. + http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jgroups/src/main/docs/jgroups-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jgroups/src/main/docs/jgroups-component.adoc b/components/camel-jgroups/src/main/docs/jgroups-component.adoc index 384a3b3..b718276 100644 --- a/components/camel-jgroups/src/main/docs/jgroups-component.adoc +++ b/components/camel-jgroups/src/main/docs/jgroups-component.adoc @@ -1,5 +1,7 @@ ## JGroups Component +*Available as of Camel version 2.13.0* + *Available since Camel 2.10.0* http://www.jgroups.org[JGroups] is a toolkit for reliable multicast http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jibx/src/main/docs/jibx-dataformat.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jibx/src/main/docs/jibx-dataformat.adoc b/components/camel-jibx/src/main/docs/jibx-dataformat.adoc index a322bcb..d8eff59 100644 --- a/components/camel-jibx/src/main/docs/jibx-dataformat.adoc +++ b/components/camel-jibx/src/main/docs/jibx-dataformat.adoc @@ -1,6 +1,6 @@ ## JiBX DataFormat -*Available as of Camel 2.6* +*Available as of Camel version 2.6.0* JiBX is a link:data-format.html[Data Format] which uses the http://jibx.sourceforge.net[JiBX library] to marshal and unmarshal Java http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jing/src/main/docs/jing-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jing/src/main/docs/jing-component.adoc b/components/camel-jing/src/main/docs/jing-component.adoc index 8510f3e..991df1a 100644 --- a/components/camel-jing/src/main/docs/jing-component.adoc +++ b/components/camel-jing/src/main/docs/jing-component.adoc @@ -1,5 +1,7 @@ ## Jing Component +*Available as of Camel version 1.1.0* + The Jing component uses the http://www.thaiopensource.com/relaxng/jing.html[Jing Library] to perform XML validation of the message body using either http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jira/src/main/docs/jira-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jira/src/main/docs/jira-component.adoc b/components/camel-jira/src/main/docs/jira-component.adoc index 7ca42ac..7883683 100644 --- a/components/camel-jira/src/main/docs/jira-component.adoc +++ b/components/camel-jira/src/main/docs/jira-component.adoc @@ -1,6 +1,6 @@ ## JIRA Component -*Available as of Camel 2.15* +*Available as of Camel version 2.15.0* The JIRA component interacts with the JIRA API by encapsulating Atlassian's https://marketplace.atlassian.com/plugins/com.atlassian.jira.jira-rest-java-client[REST http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jms/src/main/docs/jms-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jms/src/main/docs/jms-component.adoc b/components/camel-jms/src/main/docs/jms-component.adoc index 9c845d3..db4b2d0 100644 --- a/components/camel-jms/src/main/docs/jms-component.adoc +++ b/components/camel-jms/src/main/docs/jms-component.adoc @@ -1,5 +1,7 @@ ## JMS Component ifdef::env-github[] +*Available as of Camel version 1.0.0* + :icon-smile: :smiley: :caution-caption: :boom: :important-caption: :exclamation: @@ -1356,4 +1358,4 @@ wmq.setDestinationResolver(new DestinationResolver() { * link:bean-integration.html[Bean Integration] * link:tutorial-jmsremoting.html[Tutorial-JmsRemoting] * http://activemq.apache.org/jmstemplate-gotchas.html[JMSTemplate -gotchas] +gotchas] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jmx/src/main/docs/jmx-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jmx/src/main/docs/jmx-component.adoc b/components/camel-jmx/src/main/docs/jmx-component.adoc index df88101..bf3899e 100644 --- a/components/camel-jmx/src/main/docs/jmx-component.adoc +++ b/components/camel-jmx/src/main/docs/jmx-component.adoc @@ -1,5 +1,7 @@ ## JMX Component ifdef::env-github[] +*Available as of Camel version 2.6.0* + :caution-caption: :boom: :important-caption: :exclamation: :note-caption: :information_source: http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc ---------------------------------------------------------------------- diff --git a/components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc b/components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc index b10ebef..7eb8fc4 100644 --- a/components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc +++ b/components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc @@ -1,6 +1,6 @@ ## JSon Johnzon DataFormat -*Available as of Camel 2.18* +*Available as of Camel version 2.18.0* Johnzon is a link:data-format.html[Data Format] which uses the http://johnzon.apache.org/[Johnzon Library] http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jolt/src/main/docs/jolt-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jolt/src/main/docs/jolt-component.adoc b/components/camel-jolt/src/main/docs/jolt-component.adoc index 6011851..3cf2bff 100644 --- a/components/camel-jolt/src/main/docs/jolt-component.adoc +++ b/components/camel-jolt/src/main/docs/jolt-component.adoc @@ -1,6 +1,6 @@ ## JOLT Component -*Available as of Camel 2.16* +*Available as of Camel version 2.16.0* The *jolt:* component allows you to process a JSON messages using an http://bazaarvoice.github.io/jolt/[JOLT] specification. This can be http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-josql/src/main/docs/sql-language.adoc ---------------------------------------------------------------------- diff --git a/components/camel-josql/src/main/docs/sql-language.adoc b/components/camel-josql/src/main/docs/sql-language.adoc index 502897f..05029f8 100644 --- a/components/camel-josql/src/main/docs/sql-language.adoc +++ b/components/camel-josql/src/main/docs/sql-language.adoc @@ -1,5 +1,7 @@ ## SQL Language +*Available as of Camel version 1.0.0* + The SQL support is added by http://josql.sourceforge.net/[JoSQL] and is primarily used for performing SQL queries on in-memory objects. If you prefer to perform actual database queries then check out the http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jpa/src/main/docs/jpa-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jpa/src/main/docs/jpa-component.adoc b/components/camel-jpa/src/main/docs/jpa-component.adoc index c8af852..793d146 100644 --- a/components/camel-jpa/src/main/docs/jpa-component.adoc +++ b/components/camel-jpa/src/main/docs/jpa-component.adoc @@ -1,5 +1,7 @@ ## JPA Component +*Available as of Camel version 1.0.0* + The *jpa* component enables you to store and retrieve Java objects from persistent storage using EJB 3's Java Persistence Architecture (JPA), which is a standard interface layer that wraps Object/Relational Mapping http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jsch/src/main/docs/scp-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jsch/src/main/docs/scp-component.adoc b/components/camel-jsch/src/main/docs/scp-component.adoc index 3d4b6c0..539732a 100644 --- a/components/camel-jsch/src/main/docs/scp-component.adoc +++ b/components/camel-jsch/src/main/docs/scp-component.adoc @@ -1,5 +1,7 @@ ## SCP Component +*Available as of Camel version 2.10.0* + The *camel-jsch* component supports the http://en.wikipedia.org/wiki/Secure_copy[SCP protocol] using the Client API of the http://www.jcraft.com/jsch/[Jsch] project. Jsch is already http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jsonpath/src/main/docs/jsonpath-language.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jsonpath/src/main/docs/jsonpath-language.adoc b/components/camel-jsonpath/src/main/docs/jsonpath-language.adoc index d45881c..c58efe8 100644 --- a/components/camel-jsonpath/src/main/docs/jsonpath-language.adoc +++ b/components/camel-jsonpath/src/main/docs/jsonpath-language.adoc @@ -1,6 +1,6 @@ ## JSonPath Language -*Available as of Camel 2.13* +*Available as of Camel version 2.13.0* Camel supports https://code.google.com/p/json-path/[JSonPath] to allow using link:expression.html[Expression] or link:predicate.html[Predicate] @@ -272,4 +272,4 @@ link:download.html[the download page for the latest versions]). <artifactId>camel-jsonpath</artifactId> <version>x.x.x</version> </dependency> ------------------------------------------ +----------------------------------------- \ No newline at end of file http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jt400/src/main/docs/jt400-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jt400/src/main/docs/jt400-component.adoc b/components/camel-jt400/src/main/docs/jt400-component.adoc index 84150ef..fb6f824 100644 --- a/components/camel-jt400/src/main/docs/jt400-component.adoc +++ b/components/camel-jt400/src/main/docs/jt400-component.adoc @@ -1,5 +1,7 @@ ## JT400 Component +*Available as of Camel version 1.5.0* + The *`jt400`* component allows you to exchanges messages with an AS/400 system using data queues. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-juel/src/main/docs/el-language.adoc ---------------------------------------------------------------------- diff --git a/components/camel-juel/src/main/docs/el-language.adoc b/components/camel-juel/src/main/docs/el-language.adoc index 10a0679..6da594f 100644 --- a/components/camel-juel/src/main/docs/el-language.adoc +++ b/components/camel-juel/src/main/docs/el-language.adoc @@ -1,5 +1,7 @@ ## EL Language [[EL-EL]] +*Available as of Camel version 1.1.0* + EL ~~ http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-jxpath/src/main/docs/jxpath-language.adoc ---------------------------------------------------------------------- diff --git a/components/camel-jxpath/src/main/docs/jxpath-language.adoc b/components/camel-jxpath/src/main/docs/jxpath-language.adoc index de69ead..8a4ebbb 100644 --- a/components/camel-jxpath/src/main/docs/jxpath-language.adoc +++ b/components/camel-jxpath/src/main/docs/jxpath-language.adoc @@ -1,5 +1,7 @@ ## JXPath Language +*Available as of Camel version 1.3.0* + Camel supports http://commons.apache.org/jxpath/[JXPath] to allow link:xpath.html[XPath] expressions to be used on beans in 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-kafka/src/main/docs/kafka-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-kafka/src/main/docs/kafka-component.adoc b/components/camel-kafka/src/main/docs/kafka-component.adoc index 8eacb10..1be9b0d 100644 --- a/components/camel-kafka/src/main/docs/kafka-component.adoc +++ b/components/camel-kafka/src/main/docs/kafka-component.adoc @@ -1,6 +1,6 @@ ## Kafka Component -*Available as of Camel 2.13* +*Available as of Camel version 2.13.0* The *kafka:* component is used for communicating with http://kafka.apache.org/[Apache Kafka] message broker. @@ -310,4 +310,4 @@ http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/Pollin * link:configuring-camel.html[Configuring Camel] * link:message-endpoint.html[Message Endpoint] pattern * link:uris.html[URIs] -* link:writing-components.html[Writing Components] +* link:writing-components.html[Writing Components] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-kestrel/src/main/docs/kestrel-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-kestrel/src/main/docs/kestrel-component.adoc b/components/camel-kestrel/src/main/docs/kestrel-component.adoc index 025a475..54146b0 100644 --- a/components/camel-kestrel/src/main/docs/kestrel-component.adoc +++ b/components/camel-kestrel/src/main/docs/kestrel-component.adoc @@ -1,5 +1,7 @@ ## Kestrel Component +*Available as of Camel version 2.6.0* + The Kestrel component allows messages to be sent to a https://github.com/robey/kestrel[Kestrel] queue, or messages to be consumed from a Kestrel queue. This component uses the http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-krati/src/main/docs/krati-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-krati/src/main/docs/krati-component.adoc b/components/camel-krati/src/main/docs/krati-component.adoc index 0268736..5ab4107 100644 --- a/components/camel-krati/src/main/docs/krati-component.adoc +++ b/components/camel-krati/src/main/docs/krati-component.adoc @@ -1,6 +1,6 @@ ## Krati Component -*Available as of Camel 2.9* +*Available as of Camel version 2.9.0* This component allows the use krati datastores and datasets inside Camel. Krati is a simple persistent data store with very low latency and http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc index f7d30b7..ff3b95b 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc @@ -1,6 +1,6 @@ ## Kubernetes Component -*Available as of Camel 2.17* +*Available as of Camel version 2.17.0* The *Kubernetes* component is a component for integrating your application with Kubernetes standalone or on top of Openshift. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-ldap/src/main/docs/ldap-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-ldap/src/main/docs/ldap-component.adoc b/components/camel-ldap/src/main/docs/ldap-component.adoc index b711cea..ac41d32 100644 --- a/components/camel-ldap/src/main/docs/ldap-component.adoc +++ b/components/camel-ldap/src/main/docs/ldap-component.adoc @@ -1,5 +1,7 @@ ## LDAP Component +*Available as of Camel version 1.5.0* + The *ldap* component allows you to perform searches in LDAP servers using filters as the message payload. + This component uses standard JNDI (`javax.naming` package) to access http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-linkedin/camel-linkedin-component/src/main/docs/linkedin-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-linkedin/camel-linkedin-component/src/main/docs/linkedin-component.adoc b/components/camel-linkedin/camel-linkedin-component/src/main/docs/linkedin-component.adoc index ca5c9dc..797befe 100644 --- a/components/camel-linkedin/camel-linkedin-component/src/main/docs/linkedin-component.adoc +++ b/components/camel-linkedin/camel-linkedin-component/src/main/docs/linkedin-component.adoc @@ -1,6 +1,6 @@ ## Linkedin Component -*Available as of Camel 2.14* +*Available as of Camel version 2.14.0* The LinkedIn component provides access to all of LinkedIn REST APIs documented http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-lucene/src/main/docs/lucene-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-lucene/src/main/docs/lucene-component.adoc b/components/camel-lucene/src/main/docs/lucene-component.adoc index 4cccec4..133ec71 100644 --- a/components/camel-lucene/src/main/docs/lucene-component.adoc +++ b/components/camel-lucene/src/main/docs/lucene-component.adoc @@ -1,6 +1,6 @@ ## Lucene Component -*Available as of Camel 2.2* +*Available as of Camel version 2.2.0* The *lucene* component is based on the Apache Lucene project. Apache Lucene is a powerful high-performance, full-featured text search engine http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc b/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc index b94c81c..299b82b 100644 --- a/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc +++ b/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc @@ -1,6 +1,6 @@ ## Lumberjack Component -*Available as of Camel 2.18* +*Available as of Camel version 2.18.0* The *Lumberjack* component retrieves logs sent over the network using the Lumberjack protocol, from https://www.elastic.co/fr/products/beats/filebeat[Filebeat] for instance. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-lzf/src/main/docs/lzf-dataformat.adoc ---------------------------------------------------------------------- diff --git a/components/camel-lzf/src/main/docs/lzf-dataformat.adoc b/components/camel-lzf/src/main/docs/lzf-dataformat.adoc index 00e2fc7..185a589 100644 --- a/components/camel-lzf/src/main/docs/lzf-dataformat.adoc +++ b/components/camel-lzf/src/main/docs/lzf-dataformat.adoc @@ -1,5 +1,7 @@ ## LZF Deflate Compression DataFormat +*Available as of Camel version 2.17.0* + The LZF https://cwiki.apache.org/confluence/display/CAMEL/Data+Format[Data Format] is a message compression and de-compression format. It uses the http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-mail/src/main/docs/mail-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-mail/src/main/docs/mail-component.adoc b/components/camel-mail/src/main/docs/mail-component.adoc index c1a3199..ffd656a 100644 --- a/components/camel-mail/src/main/docs/mail-component.adoc +++ b/components/camel-mail/src/main/docs/mail-component.adoc @@ -1,5 +1,7 @@ ## Mail Component +*Available as of Camel version 1.0.0* + The mail component provides access to Email via Spring's Mail support and the underlying JavaMail system. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc ---------------------------------------------------------------------- diff --git a/components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc b/components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc index 52f3675..35b0297 100644 --- a/components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc +++ b/components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc @@ -1,6 +1,6 @@ ## MIME Multipart DataFormat -*Available as of Camel 2.17* +*Available as of Camel version 2.17.0* This data format that can convert a Camel message with attachments into a Camel message having a MIME-Multipart message as message body (and no http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-metrics/src/main/docs/metrics-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-metrics/src/main/docs/metrics-component.adoc b/components/camel-metrics/src/main/docs/metrics-component.adoc index 1e14bbc..0914987 100644 --- a/components/camel-metrics/src/main/docs/metrics-component.adoc +++ b/components/camel-metrics/src/main/docs/metrics-component.adoc @@ -1,5 +1,7 @@ ## Metrics Component ifdef::env-github[] +*Available as of Camel version 2.14.0* + :caution-caption: :boom: :important-caption: :exclamation: :note-caption: :information_source: http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-mina/src/main/docs/mina-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-mina/src/main/docs/mina-component.adoc b/components/camel-mina/src/main/docs/mina-component.adoc index 05c3854..dcbae92 100644 --- a/components/camel-mina/src/main/docs/mina-component.adoc +++ b/components/camel-mina/src/main/docs/mina-component.adoc @@ -1,5 +1,7 @@ ## Mina Component +*Available as of Camel version 1.0.0* + *Deprecated* WARNING: This component is deprecated as the Apache Mina 1.x project is EOL. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-mina2/src/main/docs/mina2-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-mina2/src/main/docs/mina2-component.adoc b/components/camel-mina2/src/main/docs/mina2-component.adoc index ab73083..9aa2469 100644 --- a/components/camel-mina2/src/main/docs/mina2-component.adoc +++ b/components/camel-mina2/src/main/docs/mina2-component.adoc @@ -1,6 +1,6 @@ ## Mina2 Component -*Available as of Camel 2.10* +*Available as of Camel version 2.10.0* The *mina2:* component is a transport for working with http://mina.apache.org/[Apache MINA 2.x] http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-mllp/src/main/docs/mllp-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-mllp/src/main/docs/mllp-component.adoc b/components/camel-mllp/src/main/docs/mllp-component.adoc index fe9d081..157858f 100644 --- a/components/camel-mllp/src/main/docs/mllp-component.adoc +++ b/components/camel-mllp/src/main/docs/mllp-component.adoc @@ -1,5 +1,7 @@ ## MLLP Component +*Available as of Camel version 2.17.0* + *available as of Camel 2.17* The MLLP component is specifically designed to handle the nuances of the http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-mongodb-gridfs/src/main/docs/gridfs-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-mongodb-gridfs/src/main/docs/gridfs-component.adoc b/components/camel-mongodb-gridfs/src/main/docs/gridfs-component.adoc index 67525ea..dd9b4d3 100644 --- a/components/camel-mongodb-gridfs/src/main/docs/gridfs-component.adoc +++ b/components/camel-mongodb-gridfs/src/main/docs/gridfs-component.adoc @@ -1,6 +1,6 @@ ## MongoDBGridFS Component -*Available as of Camel 2.17* +*Available as of Camel version 2.18.0* Maven users will need to add the following dependency to their `pom.xml` for this component: http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-mongodb/src/main/docs/mongodb-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-mongodb/src/main/docs/mongodb-component.adoc b/components/camel-mongodb/src/main/docs/mongodb-component.adoc index e3c5222..1cc5b3b 100644 --- a/components/camel-mongodb/src/main/docs/mongodb-component.adoc +++ b/components/camel-mongodb/src/main/docs/mongodb-component.adoc @@ -1,6 +1,6 @@ ## MongoDB Component -*Available as of Camel 2.10* +*Available as of Camel version 2.10.0* According to Wikipedia: "NoSQL is a movement promoting a loosely defined class of non-relational data stores that break with a long history of http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc b/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc index 5d069ff..dcee1e2 100644 --- a/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc +++ b/components/camel-mongodb3/src/main/docs/mongodb3-component.adoc @@ -1,6 +1,6 @@ ## MongoDB Component -*Available as of Camel 2.19* +*Available as of Camel version 2.19.0* Note: Camel MongoDB3 component Use the Mongo Driver for Java 3.4. If your are looking for previews versions look the Camel MongoDB component http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-mqtt/src/main/docs/mqtt-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-mqtt/src/main/docs/mqtt-component.adoc b/components/camel-mqtt/src/main/docs/mqtt-component.adoc index f813c9d..6ce37c1 100644 --- a/components/camel-mqtt/src/main/docs/mqtt-component.adoc +++ b/components/camel-mqtt/src/main/docs/mqtt-component.adoc @@ -1,6 +1,6 @@ ## MQTT Component -*Available as of Camel 2.10* +*Available as of Camel version 2.10.0* The *mqtt:* component is used for communicating with http://mqtt.org[MQTT] compliant message brokers, like http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-msv/src/main/docs/msv-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-msv/src/main/docs/msv-component.adoc b/components/camel-msv/src/main/docs/msv-component.adoc index 6c843c2..780e162 100644 --- a/components/camel-msv/src/main/docs/msv-component.adoc +++ b/components/camel-msv/src/main/docs/msv-component.adoc @@ -1,5 +1,7 @@ ## MSV Component +*Available as of Camel version 1.1.0* + The MSV component performs XML validation of the message body using the https://msv.dev.java.net/[MSV Library] and any of the supported XML schema languages, such as http://www.w3.org/XML/Schema[XML Schema] or http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-mustache/src/main/docs/mustache-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-mustache/src/main/docs/mustache-component.adoc b/components/camel-mustache/src/main/docs/mustache-component.adoc index a6ad9ce..648c98c 100644 --- a/components/camel-mustache/src/main/docs/mustache-component.adoc +++ b/components/camel-mustache/src/main/docs/mustache-component.adoc @@ -1,6 +1,6 @@ ## Mustache Component -*Available as of Camel 2.12* +*Available as of Camel version 2.12.0* The *mustache:* component allows for processing a message using a http://mustache.github.io/[Mustache] template. This can be ideal when http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-mvel/src/main/docs/mvel-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-mvel/src/main/docs/mvel-component.adoc b/components/camel-mvel/src/main/docs/mvel-component.adoc index 2207c65..5f74f7b 100644 --- a/components/camel-mvel/src/main/docs/mvel-component.adoc +++ b/components/camel-mvel/src/main/docs/mvel-component.adoc @@ -1,6 +1,6 @@ ## MVEL Component -*Available as of Camel 2.12* +*Available as of Camel version 2.12.0* The *mvel:* component allows you to process a message using an http://mvel.codehaus.org/[MVEL] template. This can be ideal when using http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-mvel/src/main/docs/mvel-language.adoc ---------------------------------------------------------------------- diff --git a/components/camel-mvel/src/main/docs/mvel-language.adoc b/components/camel-mvel/src/main/docs/mvel-language.adoc index a38222e..98ef929 100644 --- a/components/camel-mvel/src/main/docs/mvel-language.adoc +++ b/components/camel-mvel/src/main/docs/mvel-language.adoc @@ -1,5 +1,7 @@ ## MVEL Language +*Available as of Camel version 2.0.0* + Camel allows Mvel to be used as an link:expression.html[Expression] or link:predicate.html[Predicate] the link:dsl.html[DSL] or link:xml-configuration.html[Xml Configuration]. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-mybatis/src/main/docs/mybatis-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-mybatis/src/main/docs/mybatis-component.adoc b/components/camel-mybatis/src/main/docs/mybatis-component.adoc index 92e3567..e5e52ab 100644 --- a/components/camel-mybatis/src/main/docs/mybatis-component.adoc +++ b/components/camel-mybatis/src/main/docs/mybatis-component.adoc @@ -1,6 +1,6 @@ ## MyBatis Component -*Available as of Camel 2.7* +*Available as of Camel version 2.7.0* The *mybatis:* component allows you to query, poll, insert, update and delete data in a relational database using http://mybatis.org/[MyBatis]. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-nagios/src/main/docs/nagios-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-nagios/src/main/docs/nagios-component.adoc b/components/camel-nagios/src/main/docs/nagios-component.adoc index e608975..c1a80d0 100644 --- a/components/camel-nagios/src/main/docs/nagios-component.adoc +++ b/components/camel-nagios/src/main/docs/nagios-component.adoc @@ -1,6 +1,6 @@ ## Nagios Component -*Available as of Camel 2.3* +*Available as of Camel version 2.3.0* The link:nagios.html[Nagios] component allows you to send passive checks to http://nagios.org[Nagios]. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-nats/src/main/docs/nats-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-nats/src/main/docs/nats-component.adoc b/components/camel-nats/src/main/docs/nats-component.adoc index d92076e..1dbca4c 100644 --- a/components/camel-nats/src/main/docs/nats-component.adoc +++ b/components/camel-nats/src/main/docs/nats-component.adoc @@ -1,5 +1,7 @@ ## Nats Component +*Available as of Camel version 2.17.0* + *Available since Camel 2.17.0* http://nats.io/[NATS] is a fast and reliable messaging platform. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-netty-http/src/main/docs/netty-http-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-netty-http/src/main/docs/netty-http-component.adoc b/components/camel-netty-http/src/main/docs/netty-http-component.adoc index 6fb6476..0585721 100644 --- a/components/camel-netty-http/src/main/docs/netty-http-component.adoc +++ b/components/camel-netty-http/src/main/docs/netty-http-component.adoc @@ -1,6 +1,6 @@ ## Netty HTTP Component -*Available as of Camel 2.12* +*Available as of Camel version 2.12.0* The *netty-http* component is an extension to link:netty.html[Netty] component to facilitiate HTTP transport with link:netty.html[Netty]. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-netty/src/main/docs/netty-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-netty/src/main/docs/netty-component.adoc b/components/camel-netty/src/main/docs/netty-component.adoc index 694e578..175fe6a 100644 --- a/components/camel-netty/src/main/docs/netty-component.adoc +++ b/components/camel-netty/src/main/docs/netty-component.adoc @@ -1,6 +1,6 @@ ## Netty Component -*Available as of Camel 2.3* +*Available as of Camel version 2.3.0* WARNING: This component is deprecated. You should use link:netty4.html[Netty4]. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc b/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc index a90eb96..7653642 100644 --- a/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc +++ b/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc @@ -1,6 +1,6 @@ ## Netty4 HTTP Component -*Available as of Camel 2.14* +*Available as of Camel version 2.14.0* The *netty4-http* component is an extension to link:netty4.html[Netty4] component to facilitiate HTTP transport with link:netty4.html[Netty4]. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-netty4/src/main/docs/netty4-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-netty4/src/main/docs/netty4-component.adoc b/components/camel-netty4/src/main/docs/netty4-component.adoc index 5b8da98..ccc164e 100644 --- a/components/camel-netty4/src/main/docs/netty4-component.adoc +++ b/components/camel-netty4/src/main/docs/netty4-component.adoc @@ -1,6 +1,6 @@ ## Netty4 Component -*Available as of Camel 2.14* +*Available as of Camel version 2.14.0* The *netty4* component in Camel is a socket communication component, based on the http://netty.io/[Netty] project version 4. + http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-ognl/src/main/docs/ognl-language.adoc ---------------------------------------------------------------------- diff --git a/components/camel-ognl/src/main/docs/ognl-language.adoc b/components/camel-ognl/src/main/docs/ognl-language.adoc index a189a74..fabb80d 100644 --- a/components/camel-ognl/src/main/docs/ognl-language.adoc +++ b/components/camel-ognl/src/main/docs/ognl-language.adoc @@ -1,5 +1,7 @@ ## OGNL Language +*Available as of Camel version 1.1.0* + Camel allows http://commons.apache.org/proper/commons-ognl/[OGNL] to be used as an link:expression.html[Expression] or link:predicate.html[Predicate] the link:dsl.html[DSL] or http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc b/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc index 50aa53a..b3aff03 100644 --- a/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc +++ b/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc @@ -1,6 +1,6 @@ ## Olingo2 Component -*Available as of Camel 2.14* +*Available as of Camel version 2.14.0* The Olingo2 component utilizes http://olingo.apache.org/[Apache Olingo] version 2.0 APIs to interact with OData 2.0 and 3.0 compliant services. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-openshift/src/main/docs/openshift-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-openshift/src/main/docs/openshift-component.adoc b/components/camel-openshift/src/main/docs/openshift-component.adoc index 6d36b61..f31ae5f 100644 --- a/components/camel-openshift/src/main/docs/openshift-component.adoc +++ b/components/camel-openshift/src/main/docs/openshift-component.adoc @@ -1,6 +1,6 @@ ## OpenShift Component -*Available as of Camel 2.14* +*Available as of Camel version 2.14.0* The *openshift* component is a component for managing your https://www.openshift.com/[OpenShift] applications. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc b/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc index f21dcc6..d8d4d20 100644 --- a/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc +++ b/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc @@ -1,6 +1,6 @@ ## OpenStack Cinder Component -*Available as of Camel 2.19* +*Available as of Camel version 2.19.0* The openstack-cinder component allows messages to be sent to an OpenStack block storage services. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-openstack/src/main/docs/openstack-glance-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-openstack/src/main/docs/openstack-glance-component.adoc b/components/camel-openstack/src/main/docs/openstack-glance-component.adoc index db76a0c..04be131 100644 --- a/components/camel-openstack/src/main/docs/openstack-glance-component.adoc +++ b/components/camel-openstack/src/main/docs/openstack-glance-component.adoc @@ -1,6 +1,6 @@ ## OpenStack Glance Component -*Available as of Camel 2.19* +*Available as of Camel version 2.19.0* The openstack-glance component allows messages to be sent to an OpenStack image services. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc b/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc index 6e1b10f..efed398 100644 --- a/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc +++ b/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc @@ -1,6 +1,6 @@ ## OpenStack Keystone Component -*Available as of Camel 2.19* +*Available as of Camel version 2.19.0* The openstack-keystone component allows messages to be sent to an OpenStack identity services. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc b/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc index 61f0661..bf9e9bb 100644 --- a/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc +++ b/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc @@ -1,6 +1,6 @@ ## OpenStack Neutron Component -*Available as of Camel 2.19* +*Available as of Camel version 2.19.0* The openstack-neutron component allows messages to be sent to an OpenStack network services. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-openstack/src/main/docs/openstack-nova-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-openstack/src/main/docs/openstack-nova-component.adoc b/components/camel-openstack/src/main/docs/openstack-nova-component.adoc index 743f328..441949d 100644 --- a/components/camel-openstack/src/main/docs/openstack-nova-component.adoc +++ b/components/camel-openstack/src/main/docs/openstack-nova-component.adoc @@ -1,6 +1,6 @@ ## OpenStack Nova Component -*Available as of Camel 2.19* +*Available as of Camel version 2.19.0* The openstack-nova component allows messages to be sent to an OpenStack compute services. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-openstack/src/main/docs/openstack-swift-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-openstack/src/main/docs/openstack-swift-component.adoc b/components/camel-openstack/src/main/docs/openstack-swift-component.adoc index f19769f..0d64c1f 100644 --- a/components/camel-openstack/src/main/docs/openstack-swift-component.adoc +++ b/components/camel-openstack/src/main/docs/openstack-swift-component.adoc @@ -1,6 +1,6 @@ ## OpenStack Swift Component -*Available as of Camel 2.19* +*Available as of Camel version 2.19.0* The openstack-swift component allows messages to be sent to an OpenStack object storage services. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc b/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc index eb72003..7a5ca54 100644 --- a/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc +++ b/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc @@ -1,6 +1,6 @@ ## OptaPlanner Component -*Available as of Camel 2.13* +*Available as of Camel version 2.13.0* The *optaplanner:* component solves the planning problem contained in a message with http://www.optaplanner.org/[OptaPlanner]. + http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc b/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc index 024d3b2..70aebf3 100644 --- a/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc +++ b/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc @@ -1,6 +1,6 @@ ## OSGi PAX Logging Component -*Available in Camel 2.6* +*Available as of Camel version 2.6.0* The `paxlogging` component can be used in an OSGi environment to receive http://wiki.ops4j.org/display/paxlogging/Pax+Logging[PaxLogging] events http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-pdf/src/main/docs/pdf-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-pdf/src/main/docs/pdf-component.adoc b/components/camel-pdf/src/main/docs/pdf-component.adoc index 6723202..d8245c4 100644 --- a/components/camel-pdf/src/main/docs/pdf-component.adoc +++ b/components/camel-pdf/src/main/docs/pdf-component.adoc @@ -1,6 +1,6 @@ ## PDF Component -**Available as of Camel 2.16.0** +*Available as of Camel version 2.16.0* The *PDF*: components provides the ability to create, modify or extract content from PDF documents. This component uses http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-pgevent/src/main/docs/pgevent-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-pgevent/src/main/docs/pgevent-component.adoc b/components/camel-pgevent/src/main/docs/pgevent-component.adoc index 6faaec4..3e9b463 100644 --- a/components/camel-pgevent/src/main/docs/pgevent-component.adoc +++ b/components/camel-pgevent/src/main/docs/pgevent-component.adoc @@ -1,5 +1,7 @@ ## PostgresSQL Event Component +*Available as of Camel version 2.15.0* + This is a component for Apache Camel which allows for Producing/Consuming PostgreSQL events related to the LISTEN/NOTIFY commands added since PostgreSQL 8.3. http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-printer/src/main/docs/lpr-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-printer/src/main/docs/lpr-component.adoc b/components/camel-printer/src/main/docs/lpr-component.adoc index ecaf9b7..42d598d 100644 --- a/components/camel-printer/src/main/docs/lpr-component.adoc +++ b/components/camel-printer/src/main/docs/lpr-component.adoc @@ -1,6 +1,6 @@ ## Printer Component -*Available as of Camel 2.1* +*Available as of Camel version 2.1.0* The *printer* component provides a way to direct payloads on a route to a printer. Obviously the payload has to be a formatted piece of payload http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc ---------------------------------------------------------------------- diff --git a/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc b/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc index abc66f6..d594d06 100644 --- a/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc +++ b/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc @@ -1,5 +1,7 @@ ## Protobuf DataFormat [[Protobuf-Protobuf-ProtocolBuffers]] +*Available as of Camel version 2.2.0* + Protobuf - Protocol Buffers --------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-quartz/src/main/docs/quartz-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-quartz/src/main/docs/quartz-component.adoc b/components/camel-quartz/src/main/docs/quartz-component.adoc index 55ef207..2fd4e21 100644 --- a/components/camel-quartz/src/main/docs/quartz-component.adoc +++ b/components/camel-quartz/src/main/docs/quartz-component.adoc @@ -1,5 +1,7 @@ ## Quartz Component +*Available as of Camel version 1.0.0* + The *quartz:* component provides a scheduled delivery of messages using the http://www.quartz-scheduler.org/[Quartz Scheduler 1.x]. + Each endpoint represents a different timer (in Quartz terms, a Trigger http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-quartz2/src/main/docs/quartz2-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-quartz2/src/main/docs/quartz2-component.adoc b/components/camel-quartz2/src/main/docs/quartz2-component.adoc index 71a3e1e..92e42ec 100644 --- a/components/camel-quartz2/src/main/docs/quartz2-component.adoc +++ b/components/camel-quartz2/src/main/docs/quartz2-component.adoc @@ -1,6 +1,6 @@ ## Quartz2 Component -*Available as of Camel 2.12.0* +*Available as of Camel version 2.12.0* The *quartz2:* component provides a scheduled delivery of messages using the http://www.quartz-scheduler.org/[Quartz Scheduler 2.x]. + http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-quickfix/src/main/docs/quickfix-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-quickfix/src/main/docs/quickfix-component.adoc b/components/camel-quickfix/src/main/docs/quickfix-component.adoc index dd9ba87..b26d717 100644 --- a/components/camel-quickfix/src/main/docs/quickfix-component.adoc +++ b/components/camel-quickfix/src/main/docs/quickfix-component.adoc @@ -1,5 +1,7 @@ ## QuickFix Component [[ConfluenceContent]] +*Available as of Camel version 2.1.0* + ### QuickFIX/J Component The *quickfix* component adapts the http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc b/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc index 84480cd..a685e0a 100644 --- a/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc +++ b/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc @@ -1,6 +1,6 @@ ## RabbitMQ Component -*Available as of Camel 2.12* +*Available as of Camel version 2.12.0* The *rabbitmq:* component allows you produce and consume messages from http://www.rabbitmq.com/[RabbitMQ] instances. Using the RabbitMQ AMQP http://git-wip-us.apache.org/repos/asf/camel/blob/3f030d05/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc b/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc index 7715b61..c3ba5de 100644 --- a/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc +++ b/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc @@ -1,6 +1,6 @@ ## Reactive Streams Component -*Available as of Camel 2.19* +*Available as of Camel version 2.19.0* The *reactive-streams:* component allows you exchanging messages with reactive stream processing libraries compatible with the @@ -232,4 +232,4 @@ When this value is increased, items will be processed concurrently by multiple t * 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-restlet/src/main/docs/restlet-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-restlet/src/main/docs/restlet-component.adoc b/components/camel-restlet/src/main/docs/restlet-component.adoc index 99e7c47..9875cf4 100644 --- a/components/camel-restlet/src/main/docs/restlet-component.adoc +++ b/components/camel-restlet/src/main/docs/restlet-component.adoc @@ -1,5 +1,7 @@ ## Restlet Component +*Available as of Camel version 2.0.0* + The *Restlet* component provides http://www.restlet.org[Restlet] based link:endpoint.html[endpoints] for consuming and producing RESTful resources.