[
https://issues.apache.org/jira/browse/SLING-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351202#comment-17351202
]
Bertrand Delacretaz edited comment on SLING-10420 at 5/25/21, 5:21 PM:
-----------------------------------------------------------------------
Fixed with [commit
de17ee3|https://github.com/apache/sling-feature-launcher-maven-plugin/commit/de17ee396f4b27ab2fc19fef7a1be023357e5f26],
which also adds a test for the SLING-9994 vmOptions
was (Author: bdelacretaz):
Fixed with commit de17ee3, which also adds a test for the SLING-9994 vmOptions
> 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.3.4#803005)