You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/12/07 16:10:00 UTC

[jira] [Commented] (CAMEL-17292) camel-jbang: Add support for modeline

    [ https://issues.apache.org/jira/browse/CAMEL-17292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454732#comment-17454732 ] 

Claus Ibsen commented on CAMEL-17292:
-------------------------------------

https://camel.apache.org/camel-k/1.7.x/cli/modeline.html

> camel-jbang: Add support for modeline
> -------------------------------------
>
>                 Key: CAMEL-17292
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17292
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Marat Gubaidullin
>            Priority: Major
>
> It would be great if camel-jbang support modeline, ex:
> {code:java}
> // camel-k:  message=Hello World
> - from:
>     uri: 'kamelet:timer-source'
>     steps:
>       - log:
>           message: '{{message}}'
>     parameters:
>       period: 1000
>       message: Hello {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)