Repository: camel
Updated Branches:
  refs/heads/master edeb90cc6 -> 7d38be747


Polished


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

Branch: refs/heads/master
Commit: 7d38be74711dd42307f948984edcb55285f8e53d
Parents: edeb90c
Author: Claus Ibsen <davscl...@apache.org>
Authored: Thu Dec 15 14:27:28 2016 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Thu Dec 15 14:27:28 2016 +0100

----------------------------------------------------------------------
 examples/camel-example-box-osgi/README.md               | 12 +++++++-----
 examples/camel-example-cdi-osgi/README.md               |  2 +-
 .../camel-example-reportincident-wssecurity/README.md   |  2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/7d38be74/examples/camel-example-box-osgi/README.md
----------------------------------------------------------------------
diff --git a/examples/camel-example-box-osgi/README.md 
b/examples/camel-example-box-osgi/README.md
index a6368e5..337710c 100644
--- a/examples/camel-example-box-osgi/README.md
+++ b/examples/camel-example-box-osgi/README.md
@@ -7,8 +7,8 @@ found in an `inbox` directory to a box.com account.
 
 #### Camel component used in this example
 
-* camel-code
-* camel-bom
+* camel-spring-dm
+* camel-box
 
 ### Build
 
@@ -18,15 +18,17 @@ First you will need to compile the example:
 
 ### Run
 
-To run the example on Apache Karaf 3.x or newer
+To run the example on Apache Karaf 4.x or newer
 
 #### Step 1
 
-Launch karaf
+Launch Karaf with:
+
+  bin/karaf
 
 #### Step 2
 
-Add features required into Karak
+Add features required into Karaf
 
        feature:repo-add camel ${version}
        feature:install camel-spring-dm

http://git-wip-us.apache.org/repos/asf/camel/blob/7d38be74/examples/camel-example-cdi-osgi/README.md
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-osgi/README.md 
b/examples/camel-example-cdi-osgi/README.md
index c1369ad..8698e8d 100644
--- a/examples/camel-example-cdi-osgi/README.md
+++ b/examples/camel-example-cdi-osgi/README.md
@@ -45,7 +45,7 @@ The Camel application can be stopped pressing 
<kbd>ctrl</kbd>+<kbd>c</kbd> in th
 
 #### OSGi / Karaf
 
-This example can be executed within Karaf 2.x, 3.x and 4.x. Note that it uses
+This example can be executed within Karaf 4.x. Note that it uses
 the `pax-cdi-weld` feature from the PAX CDI version used by Camel and which 
defines
 the Weld version used. For instance, Camel `2.17.0` depends on PAX CDI 
`1.0.0.RC1`
 whose `pax-cdi-weld` feature relies on Weld version `2.2.11.Final`.

http://git-wip-us.apache.org/repos/asf/camel/blob/7d38be74/examples/camel-example-reportincident-wssecurity/README.md
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident-wssecurity/README.md 
b/examples/camel-example-reportincident-wssecurity/README.md
index 27e7b22..05cf852 100644
--- a/examples/camel-example-reportincident-wssecurity/README.md
+++ b/examples/camel-example-reportincident-wssecurity/README.md
@@ -26,7 +26,7 @@ Remarks:
 
 ### Run
 
-To run the example on Apache ServiceMix 4.x or Apache Karaf 2.x
+To run the example on Apache Karaf 4.x
 
 #### Step 1: launch the server
 

Reply via email to