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

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


The following commit(s) were added to refs/heads/camel-2.23.x by this push:
     new 4834185  Added a note about YQL service and camel-YQL
4834185 is described below

commit 4834185dfbd6cfa2650cd692a5bbe17570a828c1
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jan 8 15:24:00 2019 +0100

    Added a note about YQL service and camel-YQL
---
 components/camel-yql/src/main/docs/yql-component.adoc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/components/camel-yql/src/main/docs/yql-component.adoc 
b/components/camel-yql/src/main/docs/yql-component.adoc
index 5229e08..2c25349 100644
--- a/components/camel-yql/src/main/docs/yql-component.adoc
+++ b/components/camel-yql/src/main/docs/yql-component.adoc
@@ -3,6 +3,9 @@
 
 *Available as of Camel version 2.21*
 
+NOTICE: This component is not working anymore because the 
https://developer.yahoo.com/yql/[YQL service] has been retired on Jan 3, 2019
+This component will be removed in the next releases.
+
 The *yql* component is used for accessing the 
https://developer.yahoo.com/yql/[Yahoo Query Language platform].
 
 The YQL (Yahoo! Query Language) platform enables you to query, filter, and 
combine data across the web through

Reply via email to