Re: jlink images and module layers

2021-02-11 Thread Alan Bateman
On 10/02/2021 21:44, Gunnar Morling wrote: Hi Alan, Thanks for your thoughtful reply. The use case I'd see for layers within jlink images is isolation of different (transitive) dependency versions within an application. While this isn't present (and I understand it'd add a fair share of complexi

Re: jlink images and module layers

2021-02-10 Thread Gunnar Morling
Hi Alan, Thanks for your thoughtful reply. The use case I'd see for layers within jlink images is isolation of different (transitive) dependency versions within an application. While this isn't present (and I understand it'd add a fair share of complexity), we can work around this by putting the m

Re: jlink images and module layers

2021-02-06 Thread Alan Bateman
On 05/02/2021 15:39, Gunnar Morling wrote: Hi all, While working on Layrry [1] [2] [3], a launcher and runtime for layered Java applications, I've come to wonder whether there's a way for sourcing multiple module layers from a custom runtime image created via jlink? I couldn't find a way so far

jlink images and module layers

2021-02-05 Thread Gunnar Morling
Hi all, While working on Layrry [1] [2] [3], a launcher and runtime for layered Java applications, I've come to wonder whether there's a way for sourcing multiple module layers from a custom runtime image created via jlink? I couldn't find a way so far, as a) it seems not possible to add multiple