kamilfb / mqtt-spy

Please use the new Eclipse Paho GitHub repo instead.
https://github.com/eclipse/paho.mqtt-spy/wiki
345 stars 68 forks source link

Packaging of binaries #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
At the moment mqtt-spy is a jar file, in order to run it you need Java 8 
installed.

It would be much easier if you could provide binaries using the JavaFX Native 
Packaging 
(https://blogs.oracle.com/talkingjavadeployment/entry/native_packaging_for_javaf
x)

Thanks,
Christian

Original issue reported on code.google.com by m...@christiangoetz.net on 10 Sep 2014 at 3:09

GoogleCodeExporter commented 9 years ago

Original comment by kamil.ba...@gmail.com on 10 Sep 2014 at 10:08

GoogleCodeExporter commented 9 years ago
Hi Christian! Sorry for the delay. Hopefully this will be available with 
version 0.2.0, which shouldn't be far away now...

Original comment by kamil.ba...@gmail.com on 5 Feb 2015 at 9:15

GoogleCodeExporter commented 9 years ago
Hi Kamil,

Thanks for the update, looking forward to it.

Cheers,
Christian

Original comment by m...@christiangoetz.net on 5 Feb 2015 at 1:51

kamilfb commented 9 years ago

For now, decided not to implement this, as it brings a lot of additional work with each release, and the benefits don't necessary outweigh the drawbacks. Happy to reopen when time allows.