sbt/launch
Aaron D. Valade 96e5a7957c added parsing of a credentials file to add Ivy Credentials to the keyring
If the user sets the _sbt.boot.credentials_ system property or the
_SBT_CREDENTIALS_ environment variable, then that file gets parsed for a
realm, hostname, username and password which is added to the
CredentialsStore static instance.
2011-09-21 15:57:42 +08:00
..
interface expose launcher repositories 2011-07-19 21:29:05 -04:00
src miscellaneous fixes 2011-08-31 20:59:40 -04:00
test-sample
Boot.scala
BootConfiguration.scala exclude JUnit from Scala dependencies 2011-06-11 20:09:15 -04:00
Cache.scala
CheckProxy.scala
Configuration.scala
ConfigurationParser.scala expose launcher repositories 2011-07-19 21:29:05 -04:00
Create.scala
Enumeration.scala
Exceptions.scala
FilteredLoader.scala use class loader argument instead of loader of current class 2011-06-10 07:48:53 -04:00
Find.scala fix path resolution on Windows 2011-06-05 22:31:50 -04:00
Launch.scala expose launcher repositories 2011-07-19 21:29:05 -04:00
LaunchConfiguration.scala expose launcher repositories 2011-07-19 21:29:05 -04:00
ListMap.scala
Locks.scala try to work around internal FileChannel NPE 2011-06-26 12:27:06 -04:00
NOTICE
Pre.scala
Provider.scala
ResolveValues.scala added parsing of a credentials file to add Ivy Credentials to the keyring 2011-09-21 15:57:42 +08:00
SimpleReader.scala
Update.scala added parsing of a credentials file to add Ivy Credentials to the keyring 2011-09-21 15:57:42 +08:00
Using.scala extra component for supporting dynamic changes to sbt's classpath. fixes #83 2011-07-01 23:38:03 -04:00