| Type |
Changes |
By |
 |
Bundle creation fails on OS X without developer tools installed Fixes MOJO-1046
. Thanks to Max Berger. |
eirbjo
|
 |
Allow additional resources to be included in the zip/dmg distributions Fixes MOJO-1117
. |
eirbjo
|
 |
Add a .DS_Store how-to on the project website. Fixes MOJO-1171
. |
eirbjo
|
 |
Don't hardcode the CFBundleExecutable name to "JavaApplicationStub" Fixes MOJO-946
. |
eirbjo
|
 |
Attach DMG and ZIP files so that they are installed/deployed. |
eirbjo
|
 |
Add flag to internet-enable the DMG. Fixes MOJO-945
. Thanks to Oleksandr Maksymchuk. |
eirbjo
|
 |
dictionaryFile must now be absolute, like this: ${basedir}/src/resources/Info.plist.template. |
eirbjo
|
 |
Added vmOptions parameter that can be used to give parameters to the JVM. |
eirbjo
|
 |
Use plexus-mainclass-finder to automatically find a main class if none is configured. |
eirbjo
|
 |
Ability to add custom classpath elements. Fixes MOJO-874
. Thanks to Paul Smith. |
eirbjo
|
 |
Upgrade to Mojo parent pom 16 that includes site template. |
eirbjo
|