-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove EvictionsProcessor and corresponding test
Issue with evictions could not be solved with SBT import. It needs to be done in compilation process. Counter-example: project A has lib-1.0 project B depends on A and has lib-1.1 project C depends on A and has lib-1.2
- Loading branch information
Nikolay Obedin
committed
Oct 27, 2015
1 parent
f044cc9
commit 5b1fed7
Showing
9 changed files
with
3 additions
and
1,438 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
109 changes: 0 additions & 109 deletions
109
extractor/src/main/scala/org/jetbrains/sbt/processors/EvictionsProcessor.scala
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
extractor/src/main/scala/org/jetbrains/sbt/processors/UnusedLibrariesProcessor.scala
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.