Automatic modules and jpackage (was: missing subject)
Michael Hall
mik3hall at gmail.com
Sat Nov 11 22:04:54 UTC 2023
>
> 3. Take all of the application jars and place them inside an app
> directory inside the app image, and configure the runtime such
> that all of those jars _end up on the module path_.
>
Couldn’t you use —java-options and add it yourself.
jpackage would have to continue supporting the $APPDIR variable which was questionable at some point.
--java-options -Dapp.path=$APPDIR -Djava.security.policy=$APPDIR/all.policy
Untested but I think should work.
> On Nov 11, 2023, at 3:20 PM, Mark Raynsford <jigsaw-dev at io7m.com> wrote:
>
> On Sat, 2023-11-11 at 21:18 +0000, Mark Raynsford wrote:
>> Hello!
>
> Apologies for the missing subject line. New mail client.
>
> --
> Mark Raynsford | https://www.io7m.com
>
More information about the jigsaw-dev
mailing list