Fixes dependency-management/cached-resolution-conflicts

This commit is contained in:
Eugene Yokota 2017-07-16 15:29:21 -04:00
parent ae93e6cb47
commit 4e380d6055
2 changed files with 4 additions and 10 deletions

View File

@ -1,10 +0,0 @@
# Quoting @eed3si9n in https://github.com/dwijnand/sbt-lm/pull/1 :
# > After several experiments, I'm actually convinced that force() is unrelated to the scripted scenario,
# > and it's # currently passing by virtue of the questionable caching behavior:
# > https://github.com/sbt/sbt/blob/c223dccb542beaf763a3a2909cda74bdad39beca/ivy/src/main/scala/sbt/ivyint/CachedResolutionResolveEngine.scala#L715
# > I think we can mark the failing test as pending for now.
> y1/publishLocal
> y2/publishLocal
> debug
> check

View File

@ -0,0 +1,4 @@
> y1/publishLocal
> y2/publishLocal
> debug
> check