sbt, the interactive build tool
Go to file
Eugene Yokota 34da766f2b Better error message for bridge resolution
The compiler bridge dependency resolution had `missingOk = true` flag on. This would silently succeed even when one of the dependency is missing, and it would randomly fail bridge compilation, which is very confusing.
2017-04-11 03:08:06 -04:00
internal/zinc-ivy-integration/src Better error message for bridge resolution 2017-04-11 03:08:06 -04:00