sbt/launch
Josh Suereth f414214d6e Fixes #706 - Binary Compatibility lost in Launcher.
This checks to see if the new `crossVersionedValue` is actually implemented
by an AppID and delegates to the deprecated `crossVersioned` method if
there are any issues.   This preserves the binary compatibility from
folks using Launcher interface pre-0.13 and post-0.13.
2013-03-12 13:04:24 -04:00
..
interface Fixes #706 - Binary Compatibility lost in Launcher. 2013-03-12 13:04:24 -04:00
src Fixes #706 - Binary Compatibility lost in Launcher. 2013-03-12 13:04:24 -04:00
test-sample/src/main/scala/xsbt/boot/test Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
NOTICE remove JLine from the launcher 2013-02-26 09:27:56 -05:00