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 more possible presentation compiler classpath issues #901

Merged
merged 2 commits into from Sep 5, 2019

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Sep 5, 2019

Found two issues with how we create presentation compiler:

  • we don't check if semanticDB version in scalac options is a correct one
  • when downloading dependencies for PC we don't make sure correct Scala compiler version is downloaded

This should fix both.

Copy link
Member

@gabro gabro left a comment

Choose a reason for hiding this comment

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

LGTM apart from a minor suggestion

Copy link
Member

@olafurpg olafurpg left a comment

Choose a reason for hiding this comment

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

Thank you for looking into this!

Co-Authored-By: Gabriele Petronella <gabriele@buildo.io>
@tgodzik tgodzik merged commit 2f01f87 into scalameta:master Sep 5, 2019
@tgodzik tgodzik deleted the fix-more-pc branch September 5, 2019 21:03
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.

None yet

3 participants