[
https://issues.apache.org/jira/browse/KARAF-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14318346#comment-14318346
]
Jean-Baptiste Onofré commented on KARAF-3523:
---------------------------------------------
Fixed on cellar-2.3.x:
https://git-wip-us.apache.org/repos/asf?p=karaf-cellar.git;a=commitdiff;h=899a80f1c9fae3f7e3dd6d137d48ca3b89f2e6d5
> Default etc/org.apache.karaf.cellar.node.cfg contains a wrong property name
> ---------------------------------------------------------------------------
>
> Key: KARAF-3523
> URL: https://issues.apache.org/jira/browse/KARAF-3523
> Project: Karaf
> Issue Type: Bug
> Components: cellar-features
> Affects Versions: cellar-2.3.4
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: cellar-2.3.5
>
>
> The default etc/org.apache.karaf.cellar.node.cfg (provisioned by the cellar
> feature) contains:
> {code}
> feature.listener=false
> {code}
> whereas it should contain:
> {code}
> features.listener=true
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)