[ 
https://issues.apache.org/jira/browse/KARAF-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Freeman Fang resolved KARAF-5868.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 4.2.1

> be able to remove properties 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
>            Assignee: Freeman Fang
>            Priority: Major
>             Fix For: 4.2.1
>
>
> 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