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/08/16 16:46: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:
----------------------------------------
    Fix Version/s:     (was: 4.2.1)
                   4.2.2

> 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
>          Components: karaf-tooling
>    Affects Versions: 4.2.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 4.2.2
>
>
> 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)