sbt/compile
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
..
api Add a pending test for self variable bug (#2504) 2016-03-08 20:42:11 +01:00
inc Fixes #2654 Silence macro recompilation info message 2016-07-08 01:03:32 +01:00
integration/src/main/scala/sbt/compiler Do not create dir, if trying to output classes to a jar 2016-02-04 15:11:55 +01:00
interface Simplify value class API handling and fix #2497 2016-04-20 22:57:05 +02:00
ivy/src/main/scala/sbt/compiler Safer template resolver 2016-10-12 20:06:10 -04:00
persist Replace procedure syntax by explicit Unit annotation 2015-08-04 10:07:38 +02:00
src Replace var/set with withClassLoaderCache 2016-09-26 19:32:11 +10:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00