[ 
https://issues.apache.org/jira/browse/KARAF-6319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17617710#comment-17617710
 ] 

ASF subversion and git services commented on KARAF-6319:
--------------------------------------------------------

Commit 9873f949a264955b2ab65c01f2fe184c549aebbd in karaf's branch 
refs/heads/karaf-4.3.x from Aleksy Wróblewski
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=9873f949a2 ]

[KARAF-6319] - add <firstStageBootFeatures> option to assembly mojo

(cherry picked from commit b86a4eb7937fff8284ad9fede2bfb8b4e42a1282)


> Add <stageBootFeatures/> allowing to define the early stage boot features
> -------------------------------------------------------------------------
>
>                 Key: KARAF-6319
>                 URL: https://issues.apache.org/jira/browse/KARAF-6319
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>
> Right now, using the {{karaf:assembly}} goal, we can provide the 
> {{<bootFeatures/>}}, ending in {{featuresBoot}} property in 
> {{etc/org.apache.karaf.features.cfg}}.
> However, it's not possible during the assembly to specify the "early" stage 
> boot features, for instance, something like:
> {code}
> featuresBoot=(instance,package,log,ssh,framework,feature),myfeature
> {code}
> I'm proposing to add (in the {{Builder}}) a {{<firstBootFeatures/>}} that 
> will be adding in the early stage, before the "regular" {{<bootFeatures/>}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to