You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (Jira)" <ji...@apache.org> on 2021/12/21 16:59:00 UTC

[jira] [Closed] (SLING-10420) Add support for feature launcher variables

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

Robert Munteanu closed SLING-10420.
-----------------------------------

> Add support for feature launcher variables
> ------------------------------------------
>
>                 Key: SLING-10420
>                 URL: https://issues.apache.org/jira/browse/SLING-10420
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>    Affects Versions: Feature Launcher Maven Plugin 0.1.0
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>             Fix For: Feature Launcher Maven Plugin 0.1.2
>
>
> The feature launcher maven plugin doesn't support feature model variables yet, I'll add them with a syntax like
> {code}
> <launcherArguments>
>   <variables>
>     <TEST_VARIABLE>TEST_VALUE</TEST_VARIABLE>
>   </variables>
> </launcherArguments>
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)