Fork me on GitHub
#boot
<
2018-02-01
>
minikomi10:02:07

anyone here not on OSX want to give me a hand for a second?

grzm22:02:05

I was successfully using boot-alt-test and boot-tools-deps 0.1.4. I came across this this morning when I bumped the boot-tools-deps version.

seancorfield23:02:24

Yeah, if you're using -B then all your dependencies are overwritten -- that's intended for use with tasks like uber that create an artifact from whatever's in :dependencies at that point.

seancorfield23:02:34

Could you add a column to both of those tables that indicates what you expect the result of the tests to be @grzm?

seancorfield23:02:46

(and, yes, there was quite a big change from 0.1.4 to 0.2.3 -- because 0.1.4 was polluting the class path with all sorts of stuff that shouldn't have been there, making it impossible to use with uber)