Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix launcher-app jar updater #1796

Open
2 tasks
alvasw opened this issue Mar 14, 2024 · 0 comments
Open
2 tasks

Fix launcher-app jar updater #1796

alvasw opened this issue Mar 14, 2024 · 0 comments
Assignees
Labels
bug Something isn't working deployment priority
Milestone

Comments

@alvasw
Copy link
Contributor

alvasw commented Mar 14, 2024

The launcher-app updater expects a single jar file for all operating systems. At the moment, a jar update will break Bisq 2 because our jar files only contain the Tor binary for the target operating system.

  • Create Gradle build tasks to generate a jar file for each operating system
  • Download the correct jar for the target operating system
@alvasw alvasw added bug Something isn't working priority launcher-app labels Mar 14, 2024
@HenrikJannsen HenrikJannsen added this to the 2.0.2 milestone Mar 15, 2024
@djing-chan djing-chan modified the milestones: 2.0.2, 2.0.3 Mar 27, 2024
@HenrikJannsen HenrikJannsen modified the milestones: 2.0.3, 2.0.4 Apr 9, 2024
@HenrikJannsen HenrikJannsen modified the milestones: 2.0.4, 2.0.5 May 10, 2024
@HenrikJannsen HenrikJannsen modified the milestones: 2.0.5, 2.0.6 Jul 16, 2024
@HenrikJannsen HenrikJannsen modified the milestones: 2.1.1, 2.1.2 Sep 12, 2024
@HenrikJannsen HenrikJannsen modified the milestones: 2.1.2, 2.1.3 Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deployment priority
Projects
None yet
Development

No branches or pull requests

3 participants