Freeman Fang created KARAF-5868:
-----------------------------------

             Summary: be able to remove properies during distribution assembly
                 Key: KARAF-5868
                 URL: https://issues.apache.org/jira/browse/KARAF-5868
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-tooling
            Reporter: Freeman Fang


currently we can put/append properties for the configuration files when 
building assembly, it's better that we can also remove properties during this 
building process, like we should be able to support 
{code}
          <edit>
            <file>config.properties</file>
            <operation>remove</operation>
            <key>org.apache.karaf.security.providers</key>
          </edit>
{code}
in assembly-property-edits.xml



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to