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

Claus Ibsen resolved CAMEL-22139.
---------------------------------
    Resolution: Fixed

> camel-jbang - Export to Quarkus should let property keys with their current 
> case
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-22139
>                 URL: https://issues.apache.org/jira/browse/CAMEL-22139
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jbang
>    Affects Versions: 4.12.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 4.10.6, 4.13.0
>
>
> ThisĀ 
> {code:java}
> camel.main.name = cheese
> quarkus.hawtio.authenticationEnabled = false {code}
> Is exported as:
> {code:java}
> camel.main.name=cheese
> quarkus.hawtio.authentication-enabled=false
> quarkus.native.resources.includes=camel/foo.camel.yaml
> camel.main.routes-include-pattern=camel/foo.camel.yaml {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to