[bisq-network/bisq] Update linux packaging process (#2190)

Devin Bileck notifications at github.com
Thu Jan 3 08:46:44 UTC 2019


The 64bitBuild.sh script has been renamed to package.sh and has
been updated so that it is capable of performing the complete packaging
process without having to rely on the jar first being built and prepped
from the MacOS scripts. However, it does support having the jar
previously built and prepped and will look for a prepped jar in the
desktop/package folder. If not found, it will build and prep it
prior to packaging.

Additionally, the Bruntime option passed to javapackager is unnecessary and
has been removed. The Bruntime option is valid only when the -native
option is set to jnlp.

Also, the prepare-system.sh script was removed as it did not appear to be
doing anything useful.

Finally, a release.sh script has been added that will perform the
release process of copying necessary files to a versioned release folder
and generating/verifying signatures. Windows and MacOS packaged installers
should be copied to their appropriate package folders prior to
executing this script if they are to be included in this release
process, otherwise only the Linux files will be included.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/2190

-- Commit Summary --

  * Update linux packaging process

-- File Changes --

    D desktop/package/linux/64bitBuild.sh (53)
    A desktop/package/linux/package.sh (105)
    D desktop/package/linux/prepare-system.sh (13)
    A desktop/package/linux/release.sh (68)
    R desktop/package/tools-1.0.jar (0)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2190.patch
https://github.com/bisq-network/bisq/pull/2190.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2190
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190103/ad4962fa/attachment.html>


More information about the bisq-github mailing list