sbt/launch/interface/src/main/java/xsbti
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
..
AppConfiguration.java
AppMain.java
AppProvider.java auto detect Scala version for non-cross-versioned launcher app 2012-02-04 21:10:30 -05:00
ApplicationID.java Fixes #706 - Binary Compatibility lost in Launcher. 2013-03-12 13:04:24 -04:00
ComponentProvider.java
Continue.java fixes #226. allow launched applications to signal the launcher's job is complete by returning Continue 2011-10-14 19:53:01 -04:00
CrossValue.java support binary version in launcher 2013-01-29 16:55:13 -05:00
Exit.java
FullReload.java
GlobalLock.java
IvyRepository.java XSBT-5: maven-style ivy repo support in the launcher config 2012-10-29 09:04:42 -04:00
Launcher.java Adding app-repositories feature to Launcher. 2012-12-04 13:10:10 -05:00
MainResult.java
Manage.java
MavenRepository.java expose launcher repositories 2011-07-19 21:29:05 -04:00
Predefined.java restore scala-tools-* repository names in launcher as aliases to sonatype-oss-* 2012-05-27 20:03:08 -04:00
PredefinedRepository.java expose launcher repositories 2011-07-19 21:29:05 -04:00
Reboot.java
Repository.java expose launcher repositories 2011-07-19 21:29:05 -04:00
RetrieveException.java
ScalaProvider.java Replace Scala jars in UpdateReport with ScalaProvider jars in more situations. Fixes #661. 2013-02-21 20:44:26 -05:00