sbt/main-command/src
Ethan Atkins 1489879b80 Fix equals for FileCacheEntry
The equals method didn't work exactly the way I thought. By delegating
to the equivStamp object in sbt we can be more confident that it is
actually comparing the stamp values and not object references or
some other equals implementation.
2019-03-22 09:32:35 -07:00
..
main Fix equals for FileCacheEntry 2019-03-22 09:32:35 -07:00
test/scala/sbt Add dsl for collecting globs 2019-03-22 07:53:41 -07:00