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 path of jar in zip artifact #506

Merged
merged 1 commit into from
Jan 28, 2021
Merged

Conversation

shonfeder
Copy link
Contributor

@shonfeder shonfeder commented Jan 28, 2021

Closes #500

The tar operation was automatically relativizing the path, but not the
zip. So I went back to just using a relative path for the jar.

  • Tests added for any new code
  • Ran make fmt-fix (or had formatting run automatically on all files edited)
  • Documentation added for any new functionality
  • Entry added to UNRELEASED.md for any new functionality

Closes  #500

The tar operation was automatically relativizing the path, but not the
zip. So I went back to just using a relative path for the jar.
Copy link
Collaborator

@konnov konnov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@shonfeder shonfeder merged commit a07ed13 into unstable Jan 28, 2021
@shonfeder shonfeder deleted the shon/fix-release-of-zip branch January 28, 2021 16:34
@apalache-bot apalache-bot mentioned this pull request Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 0.8.2 ZIP distribution is broken
2 participants