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

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

commit b87e7bc2cd75397cfef20a37c093655e10861668
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Jan 16 11:00:04 2026 +0100

    Camel-olingo components: Added deprecation note
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 .../camel-olingo2-component/src/main/docs/olingo2-component.adoc    | 6 ++++++
 .../camel-olingo4-component/src/main/docs/olingo4-component.adoc    | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git 
a/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
 
b/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
index eee39780c0e7..de9ffb7870ed 100644
--- 
a/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
+++ 
b/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
@@ -15,6 +15,12 @@
 
 *{component-header}*
 
+[NOTE]
+====
+This component is deprecated since Camel 4.18 and will be removed in a future 
release.
+Apache Olingo project has been moved to the Apache Attic and is no longer 
maintained.
+====
+
 [NOTE]
 ====
 Starting with Camel 4.0, our project has migrated to JakartaEE. Some parts of 
Apache Olingo2 may depend on J2EE, which may
diff --git 
a/components/camel-olingo4/camel-olingo4-component/src/main/docs/olingo4-component.adoc
 
b/components/camel-olingo4/camel-olingo4-component/src/main/docs/olingo4-component.adoc
index 9a58615973b3..a7dac228bf0a 100644
--- 
a/components/camel-olingo4/camel-olingo4-component/src/main/docs/olingo4-component.adoc
+++ 
b/components/camel-olingo4/camel-olingo4-component/src/main/docs/olingo4-component.adoc
@@ -15,6 +15,12 @@
 
 *{component-header}*
 
+[NOTE]
+====
+This component is deprecated since Camel 4.18 and will be removed in a future 
release.
+Apache Olingo project has been moved to the Apache Attic and is no longer 
maintained.
+====
+
 The Olingo4 component uses http://olingo.apache.org/[Apache Olingo]
 version 4.0 APIs to interact with OData 4.0 compliant service.
 Since version 4.0, OData is an OASIS standard and a number of popular open 
source

Reply via email to