You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Steinar Bang (JIRA)" <ji...@apache.org> on 2017/06/12 18:05:00 UTC

[jira] [Issue Comment Deleted] (KARAF-5104) karaf:run should support a features set

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

Steinar Bang updated KARAF-5104:
--------------------------------
    Comment: was deleted

(was: I made a github pull request with a proposed fix for this issue: https://github.com/apache/karaf/pull/318

The pull requests adds:
# A parameter to set a list of URLs to feature repositories to add to the karaf started by karaf:run
# A parameter containing a comma separated list of features to install in the karaf started by karaf:run
# If karaf:run is set up to deploy the current project artifact and if the current project has packaging pom and an attached file with classifier "features" and type "xml", that attachment will be installed as a feature repository in the karaf started by the karaf:run goal

(i) _Note_: Even if you decide not to take this change, you might consider the first commit of this pull request, because that is just as-is unit tests of the RunMojo.deploy(BundleContext) method.)

> karaf:run should support a features set
> ---------------------------------------
>
>                 Key: KARAF-5104
>                 URL: https://issues.apache.org/jira/browse/KARAF-5104
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-tooling
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>
> Now, {{karaf:run}} can automatically install a bundle in started Karaf instance. The goal should be able to support features XML descriptors and a set of features.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)