mirror of https://github.com/sbt/sbt.git
Fixes dependency-management/cached-resolution-conflicts
This commit is contained in:
parent
ae93e6cb47
commit
4e380d6055
|
|
@ -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
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
> y1/publishLocal
|
||||
> y2/publishLocal
|
||||
> debug
|
||||
> check
|
||||
Loading…
Reference in New Issue