You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/01/10 11:29:38 UTC

[camel-examples] 03/03: Remove example as cdi-xml is deprecated

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-examples.git

commit c9857538a6c0aa859bc0217ca65f3d55b98f16e6
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jan 10 12:27:53 2022 +0100

    Remove example as cdi-xml is deprecated
---
 examples/README.adoc | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/examples/README.adoc b/examples/README.adoc
index 0a02ff6..c9f99fe 100644
--- a/examples/README.adoc
+++ b/examples/README.adoc
@@ -11,7 +11,7 @@ View the individual example READMEs for details.
 == Examples
 
 // examples: START
-Number of Examples: 85 (0 deprecated)
+Number of Examples: 84 (0 deprecated)
 
 [width="100%",cols="4,2,4",options="header"]
 |===
@@ -31,8 +31,6 @@ Number of Examples: 85 (0 deprecated)
 
 | link:cdi/README.adoc[CDI] (cdi) | Beginner | An example showing how to work with Camel and CDI for dependency injection
 
-| link:cdi-xml/README.adoc[CDI Camel XML] (cdi-xml) | Beginner | CDI and Camel XML example
-
 | link:console/README.adoc[Console] (console) | Beginner | An example that reads input from the console
 
 | link:couchbase-log/README.adoc[Couchbase Log] (couchbase-log) | Beginner | An example for showing standalone Camel with Couchbase