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 2024/01/22 09:46:40 UTC

(camel) branch facebook-20294 created (now bfd9f1ff152)

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

acosentino pushed a change to branch facebook-20294
in repository https://gitbox.apache.org/repos/asf/camel.git


      at bfd9f1ff152 CAMEL-20294: remove camel-facebook

This branch includes the following new commits:

     new bfd9f1ff152 CAMEL-20294: remove camel-facebook

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(camel) 01/01: CAMEL-20294: remove camel-facebook

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit bfd9f1ff15257029147909a9c1241084ba3c62b9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 22 10:46:19 2024 +0100

    CAMEL-20294: remove camel-facebook
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 components/fix-eip-xrefs.sh                        |  2 --
 docs/components/modules/ROOT/nav.adoc              |  1 -
 .../src/generated/resources/metadata.json          | 23 ----------------------
 3 files changed, 26 deletions(-)

diff --git a/components/fix-eip-xrefs.sh b/components/fix-eip-xrefs.sh
index 5db504a1b88..a5caf3e7172 100755
--- a/components/fix-eip-xrefs.sh
+++ b/components/fix-eip-xrefs.sh
@@ -27,8 +27,6 @@ sed -i -e 's/xref:manual::polling-consumer/xref:{eip-vc}:eips:manual::polling-co
 sed -i -e 's/xref:manual::enterprise-integration-patterns/xref:{eip-vc}:eips:manual::enterprise-integration-patterns/g' `find . -name "dataset-component.adoc"`
 #version: latest component: components file: undefined path modules/ROOT/pages/dataset-test-component.adoc"` lineno: undefined message: Unresolved page ID manual::enterprise-integration-patterns
 sed -i -e 's/xref:manual::enterprise-integration-patterns/xref:{eip-vc}:eips:manual::enterprise-integration-patterns/g' `find . -name "dataset-test-component.adoc"`
-#version: latest component: components file: undefined path modules/ROOT/pages/facebook-component.adoc"` lineno: undefined message: Unresolved page ID manual::polling-consumer
-sed -i -e 's/xref:manual::polling-consumer/xref:{eip-vc}:eips:manual::polling-consumer/g' `find . -name "facebook-component.adoc"`
 #version: latest component: components file: undefined path modules/ROOT/pages/jms-component.adoc"` lineno: undefined message: Unresolved page ID manual::dead-letter-channel
 sed -i -e 's/xref:manual::dead-letter-channel/xref:{eip-vc}:eips:manual::dead-letter-channel/g' `find . -name "jms-component.adoc"`
 #version: latest component: components file: undefined path modules/ROOT/pages/mock-component.adoc"` lineno: undefined message: Unresolved page ID manual::enterprise-integration-patterns
diff --git a/docs/components/modules/ROOT/nav.adoc b/docs/components/modules/ROOT/nav.adoc
index 17fd4657d73..ed1cf27b282 100644
--- a/docs/components/modules/ROOT/nav.adoc
+++ b/docs/components/modules/ROOT/nav.adoc
@@ -97,7 +97,6 @@
 ** xref:elasticsearch-rest-client-component.adoc[Elasticsearch Low level Rest Client]
 ** xref:etcd3-component.adoc[Etcd v3]
 ** xref:exec-component.adoc[Exec]
-** xref:facebook-component.adoc[Facebook]
 ** xref:fhir-component.adoc[FHIR]
 ** xref:file-component.adoc[File]
 ** xref:file-watch-component.adoc[File Watch]
diff --git a/dsl/camel-componentdsl/src/generated/resources/metadata.json b/dsl/camel-componentdsl/src/generated/resources/metadata.json
index 8f815d385e1..acc6b599168 100644
--- a/dsl/camel-componentdsl/src/generated/resources/metadata.json
+++ b/dsl/camel-componentdsl/src/generated/resources/metadata.json
@@ -2219,29 +2219,6 @@
     "lenientProperties": false,
     "remote": false
   },
-  "FacebookComponentBuilderFactory": {
-    "kind": "component",
-    "name": "facebook",
-    "title": "Facebook",
-    "description": "Send requests to Facebook APIs supported by Facebook4J.",
-    "deprecated": false,
-    "firstVersion": "2.14.0",
-    "label": "social",
-    "javaType": "org.apache.camel.component.facebook.FacebookComponent",
-    "supportLevel": "Stable",
-    "groupId": "org.apache.camel",
-    "artifactId": "camel-facebook",
-    "version": "4.4.0-SNAPSHOT",
-    "scheme": "facebook",
-    "extendsScheme": "",
-    "syntax": "facebook:methodName",
-    "async": false,
-    "api": false,
-    "consumerOnly": false,
-    "producerOnly": false,
-    "lenientProperties": false,
-    "remote": true
-  },
   "FhirComponentBuilderFactory": {
     "kind": "component",
     "name": "fhir",