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 2022/09/03 12:31:00 UTC

[jira] [Resolved] (CAMEL-18105) camel-yaml-dsl - Trim property values for beans

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

Claus Ibsen resolved CAMEL-18105.
---------------------------------
    Resolution: Won't Fix

> camel-yaml-dsl - Trim property values for beans
> -----------------------------------------------
>
>                 Key: CAMEL-18105
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18105
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-yaml-dsl
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.x
>
>
> You may mistakenly have spaces in a #bean reference in yaml-dsl where the value must be entered as string literal, with single or double quotes
> {code}
>     - key: prefetchPolicy
>             value: '#bean:{{sourcePrefetchPolicyBean}}   '
> {code}
> There are spaces after the }} in the example above



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