sbt/scripted
Eugene Yokota 618ac5236a Bumping up Scala version to 2.10.5/2.11.6. Fixes #1980
To pass File => Unit callback across the classloader boundary
I am encoding it as a java.util.List[File] by overriding
 method.
This was needed since Java didn't allow me to cast
from one classloader to the other.
2015-06-19 16:51:39 -04:00
..
base Minor code cleanup 2014-12-03 09:56:34 -08:00
plugin/src/main use custom scriptedParser instead of spaceDelimited parser 2014-05-30 21:23:17 +09:00
sbt Bumping up Scala version to 2.10.5/2.11.6. Fixes #1980 2015-06-19 16:51:39 -04:00