sbt/testing/src/main
Ethan Atkins 6725b39a84 Bump io to 1.3.0-M3
I had to turn off -Xfatal-warnings in commandProj because after updating
io, commandProj depends on the deprecated EventMonitor class. In #4335,
I stop using EventMonitor, but deprecate the Watched class which is both
defined and used (as an unused attribute key) in commandProj. I think we
can probably get rid of Watched in 1.4.x and certainly in a hypothetical
2.x, so hopefully we can restore -Xfatal-warnings sooner than later.

I also had to replace uses of IO.classLocationFile with
IO.classLocationPath to avoid compilation failures due to
-Xfatal-warnings.
2018-10-08 13:59:34 -07:00
..
contraband Send testing events to logger 2017-04-01 17:19:45 -04:00
contraband-scala/sbt/protocol/testing contraband 0.4.1 2018-09-18 16:56:19 -04:00
scala/sbt Bump io to 1.3.0-M3 2018-10-08 13:59:34 -07:00