[ 
https://jira.codehaus.org/browse/MAPPASM-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Heinz Marbaise closed MAPPASM-112.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2
         Assignee: Karl Heinz Marbaise

See MAPPASM-119
                
> extraJvmArguments are passed verbatim
> -------------------------------------
>
>                 Key: MAPPASM-112
>                 URL: https://jira.codehaus.org/browse/MAPPASM-112
>             Project: Mojo AppAssembler Plugin
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: all
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>             Fix For: 1.2
>
>
> Based on that extraJvmArguments verbatim to the scripts (unix as well as 
> windows) it's not possible to define an extraJvmArguments like 
> {code}
>   <extraJvmArguments>-Dlibrary.path=$BASEDIR/dll</extraJvmArguments>
> {code}
> which means the above works only for unix whereas the following
> {code}
>   <extraJvmArguments>-Dlibrary.path=%BASEDIR%/dll</extraJvmArguments>
> {code}
> only works for windows.
> It would be nice to have a placeholder mechanism for at least the BASEDIR to 
> solve such kind of problems for both platforms.
> This issue is related to MAPPASM-25 which targets the environment setup file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to