You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/12/20 10:36:51 UTC

(camel) 02/02: CAMEL-20259 - Remove Camel-HDFS Component - Docs

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

acosentino pushed a commit to branch CAMEL-20259
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 6165c8b94067c978e087e507f6f256a77c4df310
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Dec 20 11:36:29 2023 +0100

    CAMEL-20259 - Remove Camel-HDFS Component - Docs
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_4.adoc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_4.adoc b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_4.adoc
index 872b1a331b4..5dcb1b63361 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_4.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_4.adoc
@@ -79,6 +79,10 @@ With the AZURE_IDENTITY mode the user will be able to use the Default Azure Cred
 With the SHARED_ACCOUNT_KEY mode the user could explicitly set the accessKey parameter.
 This is part of the effort explained in CAMEL-18590.
 
+=== camel-hdfs
+
+The component has been removed after deprecation in 4.3.0
+
 == Camel Spring Boot
 
 === Auto Configuration