Repository: camel
Updated Branches:
  refs/heads/master bd7b22b60 -> d5024b64c


Polished


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

Branch: refs/heads/master
Commit: d5024b64cfb96a0e48207f6187016ada4313988d
Parents: bd7b22b
Author: Claus Ibsen <davscl...@apache.org>
Authored: Fri Aug 19 12:05:24 2016 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Fri Aug 19 12:05:24 2016 +0200

----------------------------------------------------------------------
 camel-core/src/main/docs/constant-language.adoc    |  2 +-
 camel-core/src/main/docs/properties-component.adoc | 14 --------------
 camel-core/src/main/docs/ref-component.adoc        |  2 --
 camel-core/src/main/docs/rest-component.adoc       |  3 ---
 camel-core/src/main/docs/scheduler-component.adoc  |  6 ------
 camel-core/src/main/docs/seda-component.adoc       |  6 ------
 camel-core/src/main/docs/stub-component.adoc       |  7 -------
 camel-core/src/main/docs/test-component.adoc       |  2 --
 camel-core/src/main/docs/timer-component.adoc      |  2 --
 camel-core/src/main/docs/validator-component.adoc  |  6 ------
 camel-core/src/main/docs/vm-component.adoc         |  6 ------
 camel-core/src/main/docs/xslt-component.adoc       |  6 ------
 12 files changed, 1 insertion(+), 61 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/d5024b64/camel-core/src/main/docs/constant-language.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/constant-language.adoc 
b/camel-core/src/main/docs/constant-language.adoc
index 68264b3..ebca163 100644
--- a/camel-core/src/main/docs/constant-language.adoc
+++ b/camel-core/src/main/docs/constant-language.adoc
@@ -7,7 +7,7 @@ constant strings as a type of expression.
 
 [[Constant-Options]]
 Constant Options
-^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^
 
 
 // language options: START

http://git-wip-us.apache.org/repos/asf/camel/blob/d5024b64/camel-core/src/main/docs/properties-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/properties-component.adoc 
b/camel-core/src/main/docs/properties-component.adoc
index c828de4..ae5be0d 100644
--- a/camel-core/src/main/docs/properties-component.adoc
+++ b/camel-core/src/main/docs/properties-component.adoc
@@ -19,16 +19,9 @@ Where *key* is the key for the property to lookup
 Options
 ^^^^^^^
 
-
-
-
-
-
 // component options: START
 The Properties component supports 15 options which are listed below.
 
-
-
 {% raw %}
 [width="100%",cols="2s,1m,7",options="header"]
 |=======================================================================
@@ -53,12 +46,6 @@ The Properties component supports 15 options which are 
listed below.
 // component options: END
 
 
-
-
-
-
-
-
 // endpoint options: START
 The Properties component supports 7 endpoint options which are listed below:
 
@@ -78,7 +65,6 @@ The Properties component supports 7 endpoint options which 
are listed below:
 // endpoint options: END
 
 
-
 [TIP]
 **Resolving property from Java code** +
 You can use the method `resolvePropertyPlaceholders` on the

http://git-wip-us.apache.org/repos/asf/camel/blob/d5024b64/camel-core/src/main/docs/ref-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/ref-component.adoc 
b/camel-core/src/main/docs/ref-component.adoc
index a73eb40..61243c4 100644
--- a/camel-core/src/main/docs/ref-component.adoc
+++ b/camel-core/src/main/docs/ref-component.adoc
@@ -23,13 +23,11 @@ bean ID of an endpoint in the Spring registry.
 Ref Options
 ^^^^^^^^^^^
 
-
 // component options: START
 The Ref component has no options.
 // component options: END
 
 
-
 // endpoint options: START
 The Ref component supports 5 endpoint options which are listed below:
 

http://git-wip-us.apache.org/repos/asf/camel/blob/d5024b64/camel-core/src/main/docs/rest-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/rest-component.adoc 
b/camel-core/src/main/docs/rest-component.adoc
index d04cb22..d868a27 100644
--- a/camel-core/src/main/docs/rest-component.adoc
+++ b/camel-core/src/main/docs/rest-component.adoc
@@ -21,13 +21,10 @@ URI format
 URI Options
 ^^^^^^^^^^^
 
-
 // component options: START
 The REST component has no options.
 // component options: END
 
-
-
 // endpoint options: START
 The REST component supports 14 endpoint options which are listed below:
 

http://git-wip-us.apache.org/repos/asf/camel/blob/d5024b64/camel-core/src/main/docs/scheduler-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/scheduler-component.adoc 
b/camel-core/src/main/docs/scheduler-component.adoc
index eb43e84..46a51bd 100644
--- a/camel-core/src/main/docs/scheduler-component.adoc
+++ b/camel-core/src/main/docs/scheduler-component.adoc
@@ -36,13 +36,9 @@ You can append query options to the URI in the following 
format,
 Options
 ^^^^^^^
 
-
-
 // component options: START
 The Scheduler component supports 1 options which are listed below.
 
-
-
 {% raw %}
 [width="100%",cols="2s,1m,7",options="header"]
 |=======================================================================
@@ -53,8 +49,6 @@ The Scheduler component supports 1 options which are listed 
below.
 // component options: END
 
 
-
-
 // endpoint options: START
 The Scheduler component supports 21 endpoint options which are listed below:
 

http://git-wip-us.apache.org/repos/asf/camel/blob/d5024b64/camel-core/src/main/docs/seda-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/seda-component.adoc 
b/camel-core/src/main/docs/seda-component.adoc
index c37205f..f56f971 100644
--- a/camel-core/src/main/docs/seda-component.adoc
+++ b/camel-core/src/main/docs/seda-component.adoc
@@ -41,13 +41,9 @@ You can append query options to the URI in the following 
format:
 Options
 ^^^^^^^
 
-
-
 // component options: START
 The SEDA component supports 3 options which are listed below.
 
-
-
 {% raw %}
 [width="100%",cols="2s,1m,7",options="header"]
 |=======================================================================
@@ -60,8 +56,6 @@ The SEDA component supports 3 options which are listed below.
 // component options: END
 
 
-
-
 // endpoint options: START
 The SEDA component supports 17 endpoint options which are listed below:
 

http://git-wip-us.apache.org/repos/asf/camel/blob/d5024b64/camel-core/src/main/docs/stub-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/stub-component.adoc 
b/camel-core/src/main/docs/stub-component.adoc
index c96dca7..37a7e83 100644
--- a/camel-core/src/main/docs/stub-component.adoc
+++ b/camel-core/src/main/docs/stub-component.adoc
@@ -33,13 +33,9 @@ Where *`someUri`* can be any URI with any query parameters.
 Options
 ^^^^^^^
 
-
-
 // component options: START
 The Stub component supports 3 options which are listed below.
 
-
-
 {% raw %}
 [width="100%",cols="2s,1m,7",options="header"]
 |=======================================================================
@@ -52,8 +48,6 @@ The Stub component supports 3 options which are listed below.
 // component options: END
 
 
-
-
 // endpoint options: START
 The Stub component supports 17 endpoint options which are listed below:
 
@@ -83,7 +77,6 @@ The Stub component supports 17 endpoint options which are 
listed below:
 // endpoint options: END
 
 
-
 [[Stub-Examples]]
 Examples
 ^^^^^^^^

http://git-wip-us.apache.org/repos/asf/camel/blob/d5024b64/camel-core/src/main/docs/test-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/test-component.adoc 
b/camel-core/src/main/docs/test-component.adoc
index a8ac054..3413cd8 100644
--- a/camel-core/src/main/docs/test-component.adoc
+++ b/camel-core/src/main/docs/test-component.adoc
@@ -56,13 +56,11 @@ pulled from before starting the test.
 URI Options
 ^^^^^^^^^^^
 
-
 // component options: START
 The Test component has no options.
 // component options: END
 
 
-
 // endpoint options: START
 The Test component supports 16 endpoint options which are listed below:
 

http://git-wip-us.apache.org/repos/asf/camel/blob/d5024b64/camel-core/src/main/docs/timer-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/timer-component.adoc 
b/camel-core/src/main/docs/timer-component.adoc
index 556183b..a2c70b8 100644
--- a/camel-core/src/main/docs/timer-component.adoc
+++ b/camel-core/src/main/docs/timer-component.adoc
@@ -38,13 +38,11 @@ friendly syntax].
 Options
 ^^^^^^^
 
-
 // component options: START
 The Timer component has no options.
 // component options: END
 
 
-
 // endpoint options: START
 The Timer component supports 13 endpoint options which are listed below:
 

http://git-wip-us.apache.org/repos/asf/camel/blob/d5024b64/camel-core/src/main/docs/validator-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/validator-component.adoc 
b/camel-core/src/main/docs/validator-component.adoc
index ad171b6..a0f663e 100644
--- a/camel-core/src/main/docs/validator-component.adoc
+++ b/camel-core/src/main/docs/validator-component.adoc
@@ -55,13 +55,9 @@ provided directly in the camel-core.
 Options
 ^^^^^^^
 
-
-
 // component options: START
 The Validator component supports 1 options which are listed below.
 
-
-
 {% raw %}
 [width="100%",cols="2s,1m,7",options="header"]
 |=======================================================================
@@ -72,8 +68,6 @@ The Validator component supports 1 options which are listed 
below.
 // component options: END
 
 
-
-
 // endpoint options: START
 The Validator component supports 13 endpoint options which are listed below:
 

http://git-wip-us.apache.org/repos/asf/camel/blob/d5024b64/camel-core/src/main/docs/vm-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/vm-component.adoc 
b/camel-core/src/main/docs/vm-component.adoc
index 7fe103a..ba58e77 100644
--- a/camel-core/src/main/docs/vm-component.adoc
+++ b/camel-core/src/main/docs/vm-component.adoc
@@ -64,13 +64,9 @@ from("vm:bar?concurrentConsumers=5").to("file://output");
 Options
 ^^^^^^^
 
-
-
 // component options: START
 The VM component supports 3 options which are listed below.
 
-
-
 {% raw %}
 [width="100%",cols="2s,1m,7",options="header"]
 |=======================================================================
@@ -83,8 +79,6 @@ The VM component supports 3 options which are listed below.
 // component options: END
 
 
-
-
 // endpoint options: START
 The VM component supports 17 endpoint options which are listed below:
 

http://git-wip-us.apache.org/repos/asf/camel/blob/d5024b64/camel-core/src/main/docs/xslt-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/xslt-component.adoc 
b/camel-core/src/main/docs/xslt-component.adoc
index ab3e346..875b843 100644
--- a/camel-core/src/main/docs/xslt-component.adoc
+++ b/camel-core/src/main/docs/xslt-component.adoc
@@ -70,13 +70,9 @@ directly in the camel-core.
 Options
 ^^^^^^^
 
-
-
 // component options: START
 The XSLT component supports 5 options which are listed below.
 
-
-
 {% raw %}
 [width="100%",cols="2s,1m,7",options="header"]
 |=======================================================================
@@ -91,8 +87,6 @@ The XSLT component supports 5 options which are listed below.
 // component options: END
 
 
-
-
 // endpoint options: START
 The XSLT component supports 18 endpoint options which are listed below:
 

Reply via email to