[
https://jira.codehaus.org/browse/MAPPASM-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283091#comment-283091
]
Karl Heinz Marbaise commented on MAPPASM-112:
---------------------------------------------
Is also related to 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
>
> 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.
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