sbt/project
Eugene Yokota 585e727a97 Include sbt-ivy-snapshots to launchconfig
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.
2015-12-29 19:48:57 -05:00
..
Dependencies.scala Bumping Scala version to 2.10.6. 2015-12-14 05:26:34 -05: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 2015-12-29 19:48:57 -05: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 2015-12-29 19:48:57 -05: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 Bump up Scala version in project/p.sbt 2015-12-14 11:38:57 -05:00