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 9c909d0d954eff5027264b137d607f1e42ad4692
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jun 1 14:54:30 2021 +0200

    camel-kamelet should include yaml-dsl
---
 examples/kamelet-chucknorris/README.adoc | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/examples/kamelet-chucknorris/README.adoc 
b/examples/kamelet-chucknorris/README.adoc
index e2fa3ba..08cce5d 100644
--- a/examples/kamelet-chucknorris/README.adoc
+++ b/examples/kamelet-chucknorris/README.adoc
@@ -28,15 +28,6 @@ You can run this example using
 $ mvn camel:run
 ----
 
-The application is also built as a _fat jar_ (see `pom.xml`), which you can 
run with
-
-[source,sh]
-----
-$ mvn package
-$ java -jar target/camel-example-kamelet-yaml-3.11.0-jar-with-dependencies.jar
-----
-
-
 === Help and contributions
 
 If you hit any problem using Camel or have some feedback, then please

Reply via email to