sbt/project
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
..
ContrabandConfig.scala Adjust to upstream changes 2017-07-16 00:51:49 -04:00
Dependencies.scala Bump io to 1.3.0-M3 2018-10-08 13:59:34 -07:00
Docs.scala sbt 1.0.0-RC2 2017-07-20 06:56:37 +01:00
NightlyPlugin.scala Bump up test frameworks used in scripted tests 2018-09-29 23:19:49 -04:00
PublishBinPlugin.scala Update PublishBinPlugin to current sbt 2018-03-06 11:54:13 +00:00
Release.scala Upgrade the build to sbt 1.0.0-M5 2017-05-11 09:44:42 +01:00
SbtLauncherPlugin.scala sbt 1.0.0-RC2 2017-07-20 06:56:37 +01:00
Scripted.scala 1.2.1-SNAPSHOT 2018-07-30 20:28:42 -04:00
StatusPlugin.scala cleaning up a few compiler warnings 2018-09-17 22:30:14 -04:00
Sxr.scala sbt 1.0.0-RC2 2017-07-20 06:56:37 +01:00
Transform.scala Upgrade the build to sbt 1.0.0-M5 2017-05-11 09:44:42 +01:00
Util.scala address more warnings 2018-09-18 17:45:24 -04:00
build.properties sbt 1.2.3 2018-09-14 03:28:12 -04:00
flamegraph_svg.png document profiling tools 2018-04-04 01:29:56 -04:00
plugins.sbt sbt-houserules 0.3.9 2018-10-05 03:03:59 -04:00