-XstartOnFirstThread vm option is not honored ---------------------------------------------
Key: MOJO-1559 URL: http://jira.codehaus.org/browse/MOJO-1559 Project: Mojo Issue Type: Bug Components: osxappbundle Environment: MacOSX using plugin version 1.0-alpha2 Reporter: Leandro Configuring <vmOptions>-XstartOnFirstThread</vmOptions> does not work. This option needs to be set in the Info.plist file as the following: <dist> <key>MainClass</key> ... <key>StartOnMainThread</key> </dist> JarBundler ant task added support for this with the "startOnMainThread" task attribute. -- 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