<p>The 64bitBuild.sh script has been renamed to package.sh and has<br>
been updated so that it is capable of performing the complete packaging<br>
process without having to rely on the jar first being built and prepped<br>
from the MacOS scripts. However, it does support having the jar<br>
previously built and prepped and will look for a prepped jar in the<br>
desktop/package folder. If not found, it will build and prep it<br>
prior to packaging.</p>
<p>Additionally, the Bruntime option passed to javapackager is unnecessary and<br>
has been removed. The Bruntime option is valid only when the -native<br>
option is set to jnlp.</p>
<p>Also, the prepare-system.sh script was removed as it did not appear to be<br>
doing anything useful.</p>
<p>Finally, a release.sh script has been added that will perform the<br>
release process of copying necessary files to a versioned release folder<br>
and generating/verifying signatures. Windows and MacOS packaged installers<br>
should be copied to their appropriate package folders prior to<br>
executing this script if they are to be included in this release<br>
process, otherwise only the Linux files will be included.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/2190'>https://github.com/bisq-network/bisq/pull/2190</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Update linux packaging process</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>D</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2190/files#diff-0">desktop/package/linux/64bitBuild.sh</a>
    (53)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2190/files#diff-1">desktop/package/linux/package.sh</a>
    (105)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2190/files#diff-2">desktop/package/linux/prepare-system.sh</a>
    (13)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2190/files#diff-3">desktop/package/linux/release.sh</a>
    (68)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2190/files#diff-4">desktop/package/tools-1.0.jar</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/2190.patch'>https://github.com/bisq-network/bisq/pull/2190.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/2190.diff'>https://github.com/bisq-network/bisq/pull/2190.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/2190">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtgsv49_xDeSYWrOJzxOV0nbapUh4ks5u_cN0gaJpZM4Znu-d">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtnN0x_6oG7x4tTt1Mv2Zj3o6T_b7ks5u_cN0gaJpZM4Znu-d.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Update linux packaging process (#2190)"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/2190"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2190",
"url": "https://github.com/bisq-network/bisq/pull/2190",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>