Re: Feedback on OpenJDK jpackage tool early access builds

2019-08-30 Thread David Goodenough
Is this intended to work with all JVM languages, or just Java? I don't expect support for other languages, just tolerance. David On Friday, 30 August 2019 10:32:34 BST Dalibor Topic wrote: > Salut Raphael, > > thank you very much - we're looking forward to your feedback! > > cheers, > dalibo

Re: Feedback on OpenJDK jpackage tool early access builds

2019-08-30 Thread Dalibor Topic
Salut Raphael, thank you very much - we're looking forward to your feedback! cheers, dalibor topic On 30.08.2019 10:37, raphael.jo...@free.fr wrote: Hi Dalibor, I am a Debian Java user. I would like to test JPackage on my project https://github.com/rjolly/linoleum . Currently, I use JDeb to

Re: Feedback on OpenJDK jpackage tool early access builds

2019-08-30 Thread raphael . jolly
Hi Dalibor, I am a Debian Java user. I would like to test JPackage on my project https://github.com/rjolly/linoleum . Currently, I use JDeb to package it in a pure Java fashion. Formerly, I was using https://github.com/mscurtescu/ant-deb-task , which works not bad, but is not included in Debia