Re: Using legacy jar files with jlink

2017-11-16 Thread Thomas Brand
Thanks for the quick answer! On Fri, November 17, 2017 00:35, mark.reinh...@oracle.com wrote: > 2017/11/16 15:03:37 -0800, Thomas Brand : > >> this is my first post here, I hope this is the right place to ask a >> question about how to use jlink. > > Yes, it is! > > >> For a given scenario with m

Re: Using legacy jar files with jlink

2017-11-16 Thread mark . reinhold
2017/11/16 15:03:37 -0800, Thomas Brand : > this is my first post here, I hope this is the right place to ask a > question about how to use jlink. Yes, it is! > For a given scenario with modules a and b, a using methods of b, following > instructions I managed to create a runnable image that can

Using legacy jar files with jlink

2017-11-16 Thread Thomas Brand
Hi List, this is my first post here, I hope this is the right place to ask a question about how to use jlink. For a given scenario with modules a and b, a using methods of b, following instructions I managed to create a runnable image that can be called (from inside exploded image) like $ ./bin/