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

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

commit cf7d0d0de16b7a863bd2a034f1334c8614b0fec0
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jan 12 12:11:57 2023 +0100

    Remove camel-caffeine-lrucache in v4
---
 .../src/generated/resources/org/apache/camel/catalog/others.properties   | 1 -
 docs/components/modules/others/examples/json/caffeine-lrucache.json      | 1 -
 docs/components/modules/others/nav.adoc                                  | 1 -
 docs/components/modules/others/pages/caffeine-lrucache.adoc              | 1 -
 4 files changed, 4 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
index 06426794e9d..fe14960c02a 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
@@ -1,6 +1,5 @@
 attachments
 aws-xray
-caffeine-lrucache
 cli-connector
 cloud
 cloudevents
diff --git 
a/docs/components/modules/others/examples/json/caffeine-lrucache.json 
b/docs/components/modules/others/examples/json/caffeine-lrucache.json
deleted file mode 120000
index fe593cd3eb3..00000000000
--- a/docs/components/modules/others/examples/json/caffeine-lrucache.json
+++ /dev/null
@@ -1 +0,0 @@
-../../../../../../components/camel-caffeine-lrucache/src/generated/resources/caffeine-lrucache.json
\ No newline at end of file
diff --git a/docs/components/modules/others/nav.adoc 
b/docs/components/modules/others/nav.adoc
index e2985a908e8..5937c90c1c9 100644
--- a/docs/components/modules/others/nav.adoc
+++ b/docs/components/modules/others/nav.adoc
@@ -4,7 +4,6 @@
 * xref:others:index.adoc[Miscellaneous Components]
 ** xref:attachments.adoc[Attachments]
 ** xref:aws-xray.adoc[AWS XRay]
-** xref:caffeine-lrucache.adoc[Caffeine Lrucache]
 ** xref:cli-connector.adoc[CLI Connector]
 ** xref:cloudevents.adoc[Cloudevents]
 ** xref:csimple-joor.adoc[CSimple jOOR]
diff --git a/docs/components/modules/others/pages/caffeine-lrucache.adoc 
b/docs/components/modules/others/pages/caffeine-lrucache.adoc
deleted file mode 120000
index 265f738d6ce..00000000000
--- a/docs/components/modules/others/pages/caffeine-lrucache.adoc
+++ /dev/null
@@ -1 +0,0 @@
-../../../../../components/camel-caffeine-lrucache/src/main/docs/caffeine-lrucache.adoc
\ No newline at end of file

Reply via email to