Repository: camel
Updated Branches:
  refs/heads/master d25e9bcbc -> 8bb9905e6


CAMEL-11825: remove old clunky example that dont fit/work well in OSGi


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8bb9905e
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8bb9905e
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8bb9905e

Branch: refs/heads/master
Commit: 8bb9905e66da6e6613bfacf0a69ec481939d427d
Parents: d25e9bc
Author: Claus Ibsen <davscl...@apache.org>
Authored: Tue Sep 26 16:57:24 2017 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Tue Sep 26 16:57:24 2017 +0200

----------------------------------------------------------------------
 examples/README.adoc | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/8bb9905e/examples/README.adoc
----------------------------------------------------------------------
diff --git a/examples/README.adoc b/examples/README.adoc
index 830409a..51ba791 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: 97 (8 deprecated)
+Number of Examples: 96 (8 deprecated)
 
 [width="100%",cols="4,2,4",options="header"]
 |===
@@ -92,8 +92,6 @@ Number of Examples: 97 (8 deprecated)
 
 | link:camel-example-cafe/README.md[Cafe] (camel-example-cafe) | EIP | A cafe 
example showing how to work with Camel
 
-| link:camel-example-etl/README.md[ETL] (camel-example-etl) | EIP | An example 
showing how to use Camel as an Extract Transform and Load (ETL) tool
-
 | link:camel-example-hystrix/README.md[Hystrix] (camel-example-hystrix) | EIP 
| An example showing how to use Hystrix EIP as circuit breaker in Camel routes
 
 | link:camel-example-loadbalancing/README.md[Load Balancing] 
(camel-example-loadbalancing) | EIP | An example that demonstrate load 
balancing messaging with mina servers (TCP/IP)

Reply via email to