[izpack-users] MacOSX - Linking JavaApplicationStub

Julien Ponge julien.ponge at gmail.com
Thu Jan 3 15:47:05 CET 2008


Hi Olivier,

> <executable targetfile="/bin/ln" stage="postinstall" keep="true">
>     <args>
>         <arg value="-s
> /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub"/>
>         <arg
> value="'$INSTALL_PATH/Taxonomy3.app/Contents/MacOS/JavaApplicationStub'"/>
>     </args>
> </executable>

Maybe you need to split -s as a separate arg tag.


More information about the izpack-users mailing list