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

Add gradle build task for shadow jar files for app deployment #1764

Closed
HenrikJannsen opened this issue Mar 11, 2024 · 0 comments · Fixed by #1767
Closed

Add gradle build task for shadow jar files for app deployment #1764

HenrikJannsen opened this issue Mar 11, 2024 · 0 comments · Fixed by #1767
Assignees
Milestone

Comments

@HenrikJannsen
Copy link
Contributor

For updates we need to build a shadow jar file for the desktop-app module.
E.g "desktop_app-" + version + "-all.jar"

@HenrikJannsen HenrikJannsen added this to the 2.0.1 milestone Mar 11, 2024
@HenrikJannsen HenrikJannsen modified the milestones: 2.0.1, 2.0.0 Mar 11, 2024
alvasw added a commit to alvasw/bisq2 that referenced this issue Mar 11, 2024
The desktop-app-launcher updater expects the desktop-app in a fat jar.

Ref: bisq-network#1764
alvasw added a commit to alvasw/bisq2 that referenced this issue Mar 11, 2024
The shadow library uses the version attribute to set the fatJar filename.

Ref: bisq-network#1764
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants