sbt/main
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
..
actions/src Replace var/set with withClassLoaderCache 2016-09-26 19:32:11 +10:00
command/src/main/scala/sbt Safer template resolver 2016-10-12 20:06:10 -04:00
settings/src Deprecate the old operators `<<=`, `<+=`, and `<++=` (#2716) 2016-08-29 21:15:13 +02:00
src Safer template resolver 2016-10-12 20:06:10 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00