This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 111ec4b *-component.adoc: minimal clean-up 111ec4b is described below commit 111ec4b15cd51bbbd3b0449c613140ec35cc2dfd Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDate: Mon Feb 12 21:38:26 2018 +0100 *-component.adoc: minimal clean-up --- camel-core/src/main/docs/mock-component.adoc | 4 +--- .../src/main/docs/google-calendar-component.adoc | 2 -- components/camel-google-mail/src/main/docs/google-mail-component.adoc | 2 -- .../camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc | 2 -- components/camel-quickfix/src/main/docs/quickfix-component.adoc | 4 +--- .../camel-twitter/src/main/docs/twitter-directmessage-component.adoc | 1 - 6 files changed, 2 insertions(+), 13 deletions(-) diff --git a/camel-core/src/main/docs/mock-component.adoc b/camel-core/src/main/docs/mock-component.adoc index b2d9406..86c618b 100644 --- a/camel-core/src/main/docs/mock-component.adoc +++ b/camel-core/src/main/docs/mock-component.adoc @@ -1,9 +1,7 @@ [[mock-component]] == Mock Component -*Available as of Camel version 1.0* -*Available as of Camel version 1.0* - +*Available as of Camel version 1.0* Testing of distributed and asynchronous processing is notoriously difficult. The <<mock-component,Mock>>, <<mock-component,Test>> 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 eb64fc8..027cc81 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 @@ -3,8 +3,6 @@ *Available as of Camel version 2.15* -### Component Description - The Google Calendar component provides access to http://google.com/calendar[Google Calendar] via the https://developers.google.com/google-apps/calendar/v3/reference/[Google 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 3036906..79e7c29 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 @@ -3,8 +3,6 @@ *Available as of Camel version 2.15* -### Component Description - The Google Mail component provides access to http://gmail.com/[Gmail] via the https://developers.google.com/gmail/api/v1/reference/[Google Mail 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 89d6dcf..92758ea 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 @@ -3,8 +3,6 @@ *Available as of Camel version 2.10* -*Available since Camel 2.10.0* - The http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/package-summary.html[Google Guava EventBus] allows publish-subscribe-style communication between diff --git a/components/camel-quickfix/src/main/docs/quickfix-component.adoc b/components/camel-quickfix/src/main/docs/quickfix-component.adoc index 0dc26df..bf3007f 100644 --- a/components/camel-quickfix/src/main/docs/quickfix-component.adoc +++ b/components/camel-quickfix/src/main/docs/quickfix-component.adoc @@ -1,9 +1,7 @@ [[quickfix-component]] == QuickFix Component -*Available as of Camel version 2.1* - -### QuickFIX/J Component +*Available as of Camel version 2.1* The *quickfix* component adapts the http://www.quickfixj.org/[QuickFIX/J] FIX engine for using in Camel . diff --git a/components/camel-twitter/src/main/docs/twitter-directmessage-component.adoc b/components/camel-twitter/src/main/docs/twitter-directmessage-component.adoc index bb5ca93..d801b7c 100644 --- a/components/camel-twitter/src/main/docs/twitter-directmessage-component.adoc +++ b/components/camel-twitter/src/main/docs/twitter-directmessage-component.adoc @@ -3,7 +3,6 @@ *Available as of Camel version 2.10* - The Twitter Direct Message Component consumes/produces a user's direct messages. ### Component Options -- To stop receiving notification emails like this one, please contact pascalschumac...@apache.org.