[
https://issues.apache.org/jira/browse/KARAF-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Achim Nierbeck updated KARAF-2249:
----------------------------------
Description:
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}
was:
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.
{config}
default.features.blacklist.inbound =
cellarcellar-sample-camel-producercellar-sample-camel-consumer
{config}
> 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: 3.0.0.RC1
> Reporter: Achim Nierbeck
> Fix For: 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