sbt/project
Eugene Yokota 01b46a6d6a Include sbt-ivy-snapshots to launchconfig
Forward-port of #2338.

Include sbt-ivy-snapshots to launchconfig
Prior to this change, the launchconfig for sbt was generated using
Transform's resource generator so releases would include
`typesafe-ivy-releases` repo, and snapshot releases would include
`typesafe-ivy-snapshots` and `sonatype-snapshots` repos in addition.
This is no longer useful since nightly builds are now published to
`sbt-ivy-snapshots` instead, which is backed by Bintray.

This removes the switching logic, so both `typesafe-ivy-releases` and
`sbt-ivy-snapshots` repos are always included into the launchconfig.
This removes the step of needing to download a launcher just to try the
nightly builds.
2016-01-16 16:52:12 +00:00
..
Dependencies.scala changes due to bumping up librarymangement to 0.1.0-M4 2015-10-02 00:25:45 -04:00
Docs.scala Fix most build warnings 2015-07-10 11:53:48 +02:00
Formatting.scala added scalariform 2014-05-01 12:50:07 -04:00
NightlyPlugin.scala Fix build 2015-02-02 22:44:02 -05:00
Release.scala publish to bintray 2015-04-20 10:56:37 -04:00
SbtLauncherPlugin.scala Include sbt-ivy-snapshots to launchconfig 2016-01-16 16:52:12 +00:00
Scripted.scala Include pending scripted tests in * and *aofb 2015-08-19 09:11:02 +02:00
SiteMap.scala Replace procedure syntax by explicit Unit annotation 2015-08-04 10:07:38 +02:00
StatusPlugin.scala publish nightlies to bintray 2015-04-20 12:51:18 -04:00
Sxr.scala Fix most build warnings 2015-07-10 11:53:48 +02:00
Transform.scala Include sbt-ivy-snapshots to launchconfig 2016-01-16 16:52:12 +00:00
Util.scala Fix most build warnings 2015-07-10 11:53:48 +02:00
bintray.sbt publish to bintray 2015-04-20 10:56:37 -04:00
build.properties Upgrade to 0.13.9. 2015-08-19 12:16:03 +01:00
p.sbt Bumping up Scala version to 2.10.5/2.11.6. Fixes #1980 2015-06-19 16:51:39 -04:00