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 inheritance of compiler plug-ins #29

Merged
merged 1 commit into from
Jul 22, 2019
Merged

Fix inheritance of compiler plug-ins #29

merged 1 commit into from
Jul 22, 2019

Conversation

tindzk
Copy link
Owner

@tindzk tindzk commented Jul 19, 2019

  • ScalaCompiler: Include compiler plug-ins defined on platform
    module
  • Coursier: Only return artefact path if requested version matches

Closes #16.

@tindzk tindzk mentioned this pull request Jul 19, 2019
5 tasks
@tindzk tindzk force-pushed the issue/16 branch 2 times, most recently from e519e47 to 494a21a Compare July 22, 2019 10:45
@tindzk tindzk changed the title ScalaCompiler: Include plug-ins from platform modules Fix inheritance of compiler plug-ins Jul 22, 2019
- ScalaCompiler: Include compiler plug-ins defined on platform
  module
- Coursier: Only return artefact path if requested version matches

Closes #16.
@tindzk tindzk merged commit 5c6ff6e into master Jul 22, 2019
@tindzk tindzk deleted the issue/16 branch July 22, 2019 12:41
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: platform-specific modules do not generate -Xplugin: bloop definitions
1 participant