You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2018/12/11 11:53:00 UTC

[jira] [Updated] (KARAF-5782) Check if the kar create plugin recursively include all resources (bundles, configs)

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

Jean-Baptiste Onofré updated KARAF-5782:
----------------------------------------

> Check if the kar create plugin recursively include all resources (bundles, configs)
> -----------------------------------------------------------------------------------
>
>                 Key: KARAF-5782
>                 URL: https://issues.apache.org/jira/browse/KARAF-5782
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>
> When a "closed" feature contains a repository and inner features like:
> {code}
> <features>
>   <repository>foo_repo</repository>
>   <feature name="my" version="1.0">
>     <feature>foo</feature>
>     ...
>   </feature>
> </features>
> {code}
> The resulting kar should contain {{foo_repo}} features XML and all resources (bundles, configs) defined in {{foo}} feature.



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