Re: [External] : Re: Automatic modules and jpackage

2023-11-27 Thread Alexey Semenyuk
On 11/27/2023 4:43 PM, Mark Raynsford wrote: On Mon, 2023-11-27 at 15:51 -0500, Alexey Semenyuk wrote: Hi Mark, Good to know you've sorted out the issue. I replied to your email last week, but didn't send it to the right recipients and it got lost. Resending once again just in case: If you

Re: Automatic modules and jpackage

2023-11-27 Thread Mark Raynsford
On Mon, 2023-11-27 at 15:51 -0500, Alexey Semenyuk wrote: > Hi Mark, > > Good to know you've sorted out the issue. I replied to your email > last > week, but didn't send it to the right recipients and it got lost. > Resending once again just in case: > > If you want your app's modules in app dir

Re: Automatic modules and jpackage

2023-11-27 Thread Alexey Semenyuk
Hi Mark, Good to know you've sorted out the issue. I replied to your email last week, but didn't send it to the right recipients and it got lost. Resending once again just in case: If you want your app's modules in app directory, you can specify external runtime to jpackage with "--runtime-im

Re: Automatic modules and jpackage

2023-11-27 Thread Mark Raynsford
On Mon, 2023-11-27 at 16:09 +, Mark Raynsford wrote: > > As I mentioned in the blog, I feel like almost all of the > functionality might already be there (minus a way to get the runtime > to use -p instead of -cp internally), it's just that there doesn't > appear to be a way to get jpackage to

Re: Automatic modules and jpackage

2023-11-27 Thread Mark Raynsford
On Mon, 2023-11-27 at 14:42 +, Alan Bateman wrote: > On 27/11/2023 11:44, Mark Raynsford wrote: > > I'm not entirely convinced that discussion on this list doesn't get > > lost in the endless sea of "RFR: " messages. :) > > It was originally sent to jigsaw-dev, then Alan Synder sent it here.

Re: Automatic modules and jpackage

2023-11-27 Thread Alan Bateman
On 27/11/2023 11:44, Mark Raynsford wrote: I'm not entirely convinced that discussion on this list doesn't get lost in the endless sea of "RFR: " messages. :) It was originally sent to jigsaw-dev, then Alan Synder sent it here. As you know, automatic modules are to support migration without wa

Re: Automatic modules and jpackage

2023-11-27 Thread Mark Raynsford
I'm not entirely convinced that discussion on this list doesn't get lost in the endless sea of "RFR: " messages. :) For reference, here are the adventures I undertook that got me stuck on jpackage's hard requirements for named modules: https://blog.io7m.com/2023/11/10/batch-files-are-your-only-op