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

davsclaus pushed a commit to branch camel-2.19.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit bfc6f7a54062e3795bf0c2f375f38ba1f916c695
Author: Claus Ibsen <davscl...@apache.org>
AuthorDate: Fri Oct 20 09:48:12 2017 +0200

    camel-castor and camel-hessian is deprecated
---
 components/camel-castor/src/main/docs/castor-dataformat.adoc   | 4 ++--
 components/camel-hessian/src/main/docs/hessian-dataformat.adoc | 4 ++--
 components/readme.adoc                                         | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/components/camel-castor/src/main/docs/castor-dataformat.adoc 
b/components/camel-castor/src/main/docs/castor-dataformat.adoc
index add4839..b261c66 100644
--- a/components/camel-castor/src/main/docs/castor-dataformat.adoc
+++ b/components/camel-castor/src/main/docs/castor-dataformat.adoc
@@ -1,4 +1,4 @@
-## Castor DataFormat
+## Castor DataFormat (deprecated)
 
 *Available as of Camel version 2.1*
 
@@ -137,4 +137,4 @@ link:download.html[the download page for the latest 
versions]).
   <artifactId>camel-castor</artifactId>
   <version>x.x.x</version>
 </dependency>
----------------------------------------
+---------------------------------------
\ No newline at end of file
diff --git a/components/camel-hessian/src/main/docs/hessian-dataformat.adoc 
b/components/camel-hessian/src/main/docs/hessian-dataformat.adoc
index 0de40b3..1563e02 100644
--- a/components/camel-hessian/src/main/docs/hessian-dataformat.adoc
+++ b/components/camel-hessian/src/main/docs/hessian-dataformat.adoc
@@ -1,4 +1,4 @@
-## Hessian DataFormat
+## Hessian DataFormat (deprecated)
 
 *Available as of Camel version 2.17*
 
@@ -51,4 +51,4 @@ The Hessian dataformat supports 4 options which are listed 
below.
             <marshal ref="hessian"/>
         </route>
     </camelContext>
---------------------------------------------------------------------------------
+--------------------------------------------------------------------------------
\ No newline at end of file
diff --git a/components/readme.adoc b/components/readme.adoc
index 0495129..338f26b 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -752,7 +752,7 @@ Number of Data Formats: 45 in 36 JAR artifacts (0 
deprecated)
 
 | link:camel-boon/src/main/docs/boon-dataformat.adoc[Boon] (camel-boon) | 2.16 
| Camel Boon support
 
-| link:camel-castor/src/main/docs/castor-dataformat.adoc[Castor] 
(camel-castor) | 2.1 | Camel Castor data format support
+| link:camel-castor/src/main/docs/castor-dataformat.adoc[Castor] 
(camel-castor) | 2.1 | *deprecated* Camel Castor data format support
 
 | link:camel-crypto/src/main/docs/crypto-dataformat.adoc[Crypto (Java 
Cryptographic Extension)] (camel-crypto) | 2.3 | Camel Cryptographic Support
 
@@ -762,7 +762,7 @@ Number of Data Formats: 45 in 36 JAR artifacts (0 
deprecated)
 
 | link:../camel-core/src/main/docs/gzip-dataformat.adoc[GZip] (camel-core) | 
2.0 | GZip compression data format
 
-| link:camel-hessian/src/main/docs/hessian-dataformat.adoc[Hessian] 
(camel-hessian) | 2.17 | Hessian serialization support
+| link:camel-hessian/src/main/docs/hessian-dataformat.adoc[Hessian] 
(camel-hessian) | 2.17 | *deprecated* Hessian serialization support
 
 | link:camel-hl7/src/main/docs/hl7-dataformat.adoc[HL7] (camel-hl7) | 2.0 | 
Camel HL7 support
 

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <commits@camel.apache.org>.

Reply via email to