[
https://issues.apache.org/jira/browse/KARAF-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614295#comment-13614295
]
Jean-Baptiste Onofré commented on KARAF-2249:
---------------------------------------------
My point is: does it make really sense to append ',' by default ? I mean:
- in my.config, I have my.property value containing "foo"
- the user may want to append "bar" at the end to "foobar", and not "foo,bar"
- if the user really wants "foo,bar", it may append ",bar" by its own
WDYT ?
> config:property-append doesn't set a needed comma for seperation
> ----------------------------------------------------------------
>
> Key: KARAF-2249
> URL: https://issues.apache.org/jira/browse/KARAF-2249
> Project: Karaf
> Issue Type: Bug
> Components: karaf-config
> Affects Versions: 2.2.9, 3.0.0.RC1
> Reporter: Achim Nierbeck
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.2.11, 2.3.2, 2.4.0, 3.0.0
>
>
> when executing a
> {code}
> config:property-append default.features.blacklist.inbound
> cellar-sample-camel-consumer
> {code}
> the properties are appended without a comma for separation.
> {code}
> default.features.blacklist.inbound =
> cellarcellar-sample-camel-producercellar-sample-camel-consumer
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira