You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by on...@apache.org on 2018/08/13 10:31:55 UTC

[camel] branch website updated: adjust headings and per errors reported during yarn build

This is an automated email from the ASF dual-hosted git repository.

onders pushed a commit to branch website
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/website by this push:
     new 34da0b5  adjust headings and per errors reported during yarn build
34da0b5 is described below

commit 34da0b59149772682da565247251b078677cd1e7
Author: onders <on...@localhost.localdomain>
AuthorDate: Mon Aug 13 06:30:07 2018 -0400

    adjust headings and per errors reported during yarn build
---
 components/camel-hawtdb/src/main/docs/hawtdb.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/components/camel-hawtdb/src/main/docs/hawtdb.adoc b/components/camel-hawtdb/src/main/docs/hawtdb.adoc
index 8cc18e0..4f58c48 100644
--- a/components/camel-hawtdb/src/main/docs/hawtdb.adoc
+++ b/components/camel-hawtdb/src/main/docs/hawtdb.adoc
@@ -37,7 +37,7 @@ for this component:
 
 
 [[HawtDB-UsingHawtDBAggregationRepository]]
-==== Using HawtDBAggregationRepository
+== Using HawtDBAggregationRepository
 
 `HawtDBAggregationRepository` is an `AggregationRepository` which on the
 fly persists the aggregated messages. This ensures that you will not
@@ -102,7 +102,7 @@ The `repositoryName` option must be provided. Then either the
 `persistentFileName` or the `hawtDBFile` must be provided.
 
 [[HawtDB-Whatispreservedwhenpersisting]]
-==== What is preserved when persisting
+== What is preserved when persisting
 
 `HawtDBAggregationRepository` will only preserve any `Serializable`
 compatible data types. If a data type is not such a type its dropped and
@@ -110,7 +110,7 @@ a `WARN` is logged. And it only persists the `Message` body and the
 `Message` headers. The `Exchange` properties are *not* persisted.
 
 [[HawtDB-Recovery]]
-==== Recovery
+== Recovery
 
 The `HawtDBAggregationRepository` will by default recover any failed
 Exchange. It does this by having a background tasks