sbt/util/classpath
Vojin Jovanovic 182b7c655f Adding `scalaOrg` setting key for scala clones.
Adding scalaOrg key that specifies organization (artifactId) of scala used in the project. The change does not affect version checks for dependecies and LauncherConfiguration.

Modified scalaProvider cache in Launcher to use (scalaOrg, version) as a key.

Downloaded jars are stored in the folder scala-.../lig-<scalaOrg> if scalaOrg is not default.

scala-org is an advanced setting so it can not be used in build.sbt.
2012-04-04 19:06:55 +02:00
..
ClassLoaders.scala class loader extension to handle native libraries loaded in multiple class loaders 2011-08-05 21:56:32 -04:00
ClasspathUtilities.scala search java.library.path for default run/test loader 2011-08-05 21:56:32 -04:00
DualLoader.scala - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
ModuleUtilities.scala - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
RawURL.scala eliminate temporary directory for injecting resources into a class loader 2010-11-13 20:16:44 -05:00
ReflectUtilities.scala replace unordered collections in several locations with ordered ones 2010-10-26 18:09:33 -04:00
ScalaInstance.scala Adding `scalaOrg` setting key for scala clones. 2012-04-04 19:06:55 +02:00