[ https://issues.apache.org/jira/browse/KARAF-5204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-5204:
----------------------------------------
Fix Version/s: (was: 4.2.10)
4.2.11
> Create dependant feature KAR files when KAR:Create find external feature dependancy
> -----------------------------------------------------------------------------------
>
> Key: KARAF-5204
> URL: https://issues.apache.org/jira/browse/KARAF-5204
> Project: Karaf
> Issue Type: Improvement
> Components: karaf
> Environment: N/A
> Reporter: George McCone
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: 4.3.0, 4.2.11
>
>
> It would be nice if the KAR:Create command could create additional KAR files to capture
all the listed dependencies for the requested feature. Currently you have to manually review
the feature that you are exporting to a KAR and look for feature references that are external
to the feature. This external feature review then has to be performed recursively on each
external feature.
> A good example of this is the aries-rsa repo which references the feature "scr", which
is defined in the "standard" repository. After I exported aries-rsa, and tried to start it,
it was missing the bundle org.apache.karaf.scr:org.apache.karaf.scr.management. Manually created
the "standard" KAR to include the "scr" feature and aries-rsa-core feature then started successfully.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|