Jean-Baptiste Onofré created KARAF-3523:
-------------------------------------------

             Summary: 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)

Reply via email to