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 classpath parameter to AnalyzingCompiler#compile #876

Merged
merged 1 commit into from
Aug 14, 2020

Conversation

eed3si9n
Copy link
Member

This is on top of #872

Fixes #871

This is a minor refactoring to add classpath parameter to AnalyzingCompiler#compile(...) like all other methods.

Fixes sbt#871

This is a minor refactoring to add `classpath` parameter to `AnalyzingCompiler#compile(...)` like all other methods.
@eed3si9n eed3si9n merged commit cfd8bd6 into sbt:develop Aug 14, 2020
@eed3si9n eed3si9n deleted the wip/classpath branch August 14, 2020 20:14
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.

make classpath handling more uniform in AnalyzingCompiler
1 participant