mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 11:01:08 +02:00
Fixes dependency-management/cached-resolution-conflicts
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user