Changes Report

Release History

Version Date Description
1.0-alpha-2 2008-08-09
1.0-alpha-1 2007-09-18 First public release


Release 1.0-alpha-2 - 2008-08-09

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

Release 1.0-alpha-1 - 2007-09-18

Type Changes By