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 2023/08/23 20:05:26 UTC

[camel-kamelets-examples] 02/02: We have a jbang command now

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

commit 6d6839bbba3016d51e1ee55e85a3903d2b9611ab
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Aug 23 21:45:35 2023 +0200

    We have a jbang command now
---
 jbang/xml-to-yaml/application.properties | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/jbang/xml-to-yaml/application.properties b/jbang/xml-to-yaml/application.properties
deleted file mode 100644
index 4c10dbe..0000000
--- a/jbang/xml-to-yaml/application.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-# dump routes to YAML in dump folder
-camel.main.dump-routes=yaml
-camel.main.dump-routes-include=all
-camel.main.dump-routes-directory=dump
-camel.main.dump-routes-uri-as-parameters=true
\ No newline at end of file