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

Rework DefinesClass lookup + other Zinc changes #2651

Merged
merged 4 commits into from Jun 28, 2016

Conversation

eed3si9n
Copy link
Member

Continuation of #2606
Depends on sbt/zinc#132

Ref sbt/zinc#120.

gkossakowski and others added 3 commits June 26, 2016 03:49
It turns out that `DefinesClass` was a dead data: it was passed around
but not used anywhere.
The definition of `DefinesClass` has changed from being a function
`File => String => Boolean` to just a function `String => Boolean`. The
changes in this commit reflect that fact.

Also, this commit implements a newly introduced PerClasspathEntryLookup.
@eed3si9n eed3si9n merged commit c48375c into sbt:1.0.x Jun 28, 2016
@eed3si9n eed3si9n deleted the wip/zincbump branch June 28, 2016 18:33
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

2 participants