You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2018/08/15 22:52:00 UTC

[jira] [Updated] (KARAF-5868) be able to remove properties during distribution assembly

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

Freeman Fang updated KARAF-5868:
--------------------------------
    Summary: be able to remove properties during distribution assembly  (was: be able to remove properies during distribution assembly)

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