Files
sbt/project
Eugene Yokota 1b79cb85b6 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.
2017-01-16 08:44:13 -05:00
..
2016-12-11 12:08:28 +00:00
2017-01-16 08:44:13 -05:00
2015-07-10 11:53:48 +02:00
2016-12-11 12:13:11 +00:00
2015-02-02 22:44:02 -05:00
2017-01-13 03:00:02 -05:00
2016-09-26 22:45:24 +02:00
2016-09-01 01:14:14 +01:00
2015-07-10 11:53:48 +02:00
2017-01-15 20:49:14 -05:00