sbt/project
Eugene Yokota 6f3bbed47e Safer template resolver
Fixes #2761

With sbt 0.13.13-RC1 rediscovered that the dependency pulled in from
Giter8 was affecting the plugins. To avoid this, this change splits up
the template resolver implementation to another module called
sbt-giter8-resolver, and it will be downloaded using Ivy into
`~/.sbt/0.13/templates/`, and then launched reflectively using Java as
the interface.
2016-10-12 20:06:10 -04:00
..
Dependencies.scala Safer template resolver 2016-10-12 20:06:10 -04:00
Docs.scala Fix most build warnings 2015-07-10 11:53:48 +02:00
Formatting.scala added scalariform 2014-05-01 12:50:07 -04:00
NightlyPlugin.scala Fix build 2015-02-02 22:44:02 -05:00
Release.scala publish to bintray 2015-04-20 10:56:37 -04:00
SbtLauncherPlugin.scala Include sbt-ivy-snapshots to launchconfig 2015-12-29 19:48:57 -05:00
Scripted.scala Adds a scripted test that tests repo override 2016-04-24 14:24:05 -04:00
SiteMap.scala Replace procedure syntax by explicit Unit annotation 2015-08-04 10:07:38 +02:00
StatusPlugin.scala publish nightlies to bintray 2015-04-20 12:51:18 -04:00
Sxr.scala Fix most build warnings 2015-07-10 11:53:48 +02:00
Transform.scala launchconfig 2016-08-23 16:27:52 -04:00
Util.scala Fix most build warnings 2015-07-10 11:53:48 +02:00
build.properties Bump to 0.13.12 2016-08-05 01:16:09 -04:00
plugins.sbt Add sbt-pgp, required by publishSigned in release-sbt 2016-09-22 16:42:54 +01:00