From: Stefan F. <ste...@we...> - 2015-08-21 09:39:01
|
For the next beta/RC I will add test files that are created by Install4j (https://www.ej-technologies.com/products/install4j/overview.html). Install4j is a commercial product, however offers free licenses for OpenSource projects for a link on the homepage. I hope that is okay for Rails (Brett?). Install4j would provide an installer for both native Windows/Mac OS. I have not received any feedback on the launch4j wrapper/installer so far. As there have been some downloads, I assume that is a good sign. In addition I intend to test a Mac OS bundle created by MacAppBundle https://github.com/crotwell/gradle-macappbundle So either there will be packages by * launch4j and macappbundle or * install4j That is in addition to the existing one-jar release and Webstart support. A big thanks to gradle that allows supporting all of that with much more ease than ever before. :-) Stefan |