[
http://jira.codehaus.org/browse/MOJO-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138141#action_138141
]
Christiaan Fluit commented on MOJO-1000:
----------------------------------------
I just switched to alpha-2-SNAPSHOT because I really need this feature in order
to set a maximum heap size. I still couldn't get it to work, i.e. there is no
VMOptions entry in the Info.plist.
Now, I'm not a Velocity expert, but when I look at
http://svn.codehaus.org/mojo/trunk/mojo/osxappbundle-maven-plugin/src/main/resources/org/codehaus/mojo/osxappbundle/Info.plist.template,
I see the following text:
...
#if($vmOptions)
<key>VMOptions</key>
<string>${vmOptions}</string>
#end
...
Perhaps that should be
#if(${vmOptions})
?
> osxappbundle: vmOptions not taken into account
> ----------------------------------------------
>
> Key: MOJO-1000
> URL: http://jira.codehaus.org/browse/MOJO-1000
> Project: Mojo
> Issue Type: Bug
> Components: osxappbundle
> Reporter: Grégory Joseph
> Assignee: Eirik Bjørsnøs
>
> eventhough documented at
> http://mojo.codehaus.org/osxappbundle-maven-plugin/bundle-mojo.html#vmOptions,
> by looking at the code and the Info.plist.template file, I can't see how
> that would be the case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.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