> 
>  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 <[email protected]> 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
> 

Reply via email to