You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2013/11/13 13:11:22 UTC

[jira] [Resolved] (SLING-3231) Not able to set multiple framework property via command line args

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

Chetan Mehrotra resolved SLING-3231.
------------------------------------

       Resolution: Fixed
    Fix Version/s: Launchpad Base 2.5.2
         Assignee: Chetan Mehrotra

Fixed the issue with [r1541482|http://svn.apache.org/r1541482]

Following formats are supported
*  -Da1=b1 -Da2=b2
* -D a1=b1 -D a2=b2
 

> Not able to set multiple framework property via command line args
> -----------------------------------------------------------------
>
>                 Key: SLING-3231
>                 URL: https://issues.apache.org/jira/browse/SLING-3231
>             Project: Sling
>          Issue Type: Bug
>          Components: Launchpad
>    Affects Versions: Launchpad Base 2.5.0
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: Launchpad Base 2.5.2
>
>         Attachments: SLING-3231.patch
>
>
> Sling launchpad doc [1] mentions that multiple framework properties can be specified via command line like "-D n=v". For current implementation this leads to saving of last pair only.
> This appears to be a bug in parsing logic [2]. Patch to follow
> [1] http://sling.apache.org/documentation/the-sling-engine/the-sling-launchpad.html
> [2] http://markmail.org/thread/dtlzmnrcid4v3esy



--
This message was sent by Atlassian JIRA
(v6.1#6144)