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

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

commit 1462f1fc98d3144ed541ce848788430a976f0b05
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Aug 6 09:28:46 2020 +0200

    CAMEL-15102: Move osgi examples to camel-karaf-examples
---
 examples/README.adoc | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/examples/README.adoc b/examples/README.adoc
index 99c0422..8054dd5 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: 79 (0 deprecated)
+Number of Examples: 78 (0 deprecated)
 
 [width="100%",cols="4,2,4",options="header"]
 |===
@@ -146,8 +146,6 @@ Number of Examples: 79 (0 deprecated)
 
 | link:camel-example-spring-pulsar/README.adoc[Spring Pulsar] 
(camel-example-spring-pulsar) | Messaging | An example using Spring XML to talk 
to the Pulsar server from different kind of client techniques
 
-| link:camel-example-ehcache-blueprint/README.adoc[EHCache OSGi] 
(camel-example-ehcache-blueprint) | OSGi | An example using EHCache with OSGi 
Blueprint
-
 | link:camel-example-netty-http/README.adoc[Netty HTTP] 
(camel-example-netty-http) | OSGi | An example showing how to use a shared 
Netty HTTP server with multiple Camel applications in OSGi
         container
     

Reply via email to