Skip to content

Hotfix for SBT plugin #6560

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

Merged
merged 1 commit into from
May 24, 2019
Merged

Conversation

anatoliykmetyuk
Copy link
Contributor

SBT plugin attempts to obtain the version of the latest
nightly build from the Dotty website. Sometimes, on release,
this version is set on the website before the actual nightly
publish takes place, which leads to an exception. This commit is
a hotfix instructing the plugin to fall back to the latest published
version of Dotty.

We should come up with a better solution in the future, however, since this is a blocker, we can use this fix FTTB.

SBT plugin attempts to obtain the version of the latest
nightly build from the Dotty website. Sometimes, on release,
this version is set on the website before the actual nightly
publish takes place, which leads to an exception. This commit is
a hotfix instructing the plugin to fall back to the latest published
version of Dotty.
@anatoliykmetyuk anatoliykmetyuk merged commit af7a49f into scala:master May 24, 2019
@anatoliykmetyuk anatoliykmetyuk deleted the nightly-hotfix branch May 24, 2019 10:17
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.

1 participant