sbt/testing
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
..
agent/src/main/java/sbt Update header 2018-09-14 04:53:36 -04:00
src/main Bump io to 1.3.0-M3 2018-10-08 13:59:34 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00