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/08 06:58:00 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-17292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-17292:
--------------------------------
    Component/s: camel-jbang

> camel-jbang: Add support for modeline
> -------------------------------------
>
>                 Key: CAMEL-17292
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17292
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jbang
>            Reporter: Marat Gubaidullin
>            Priority: Major
>             Fix For: 3.15.0
>
>
> 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)