Commit Graph

328 Commits

Author SHA1 Message Date
Eugene Yokota 665eb8f870 sbt 1.3.0 2019-09-04 01:24:08 -04:00
Eugene Yokota 4bcfaee264 1.2.0 2018-07-30 00:56:36 -04:00
Eugene Yokota 4da6a8952b 1.1.1 launchconfig 2018-02-08 13:08:21 -05:00
Eugene Yokota 5a695b9761 launchconfig 2018-01-05 22:47:58 -05:00
Eugene Yokota 23fa8e9e82 launchconfig 2017-08-10 01:26:58 -04:00
Eugene Yokota 958ba4dec8 sbt 1.0 nightly 2017-01-16 11:43:37 -05:00
Eugene Yokota f96d3a2540 rename conscripted app from sbt to xsbt 2016-05-08 14:50:28 -04:00
Eugene Yokota dda803085e Merge 2016-02-25 23:00:57 -05:00
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
Eugene Yokota 10afc1f0a1 0.13.9 2015-08-10 20:32:24 -04:00
Eugene Yokota 80291d95e7 bumping up to 0.13.8 2015-03-20 12:56:39 -04:00
Eugene Yokota 48b8b94927 launchconfig 2014-11-19 01:40:59 -05:00
Ben McCann 6508429d81 Fetch tyesafe artifacts using https. See http://blog.ontoillogical.com/blog/2014/07/28/how-to-take-over-any-java-developer/ 2014-08-16 16:17:07 -07:00
Josh Suereth 05315e2276 Remove old website in favor of new sbt/website project. 2014-06-02 12:56:28 -04:00
Josh Suereth 73e8676ea5 0.13.5 release. 2014-05-27 09:35:32 -04:00
Josh Suereth 015ccf2fae Modify changes with latest RC changes. 2014-05-13 13:56:25 -04:00
Eugene Yokota d84f729b39 Updated on Changes.rst 2014-05-09 15:30:39 -04:00
Jarek Sacha e69a0bc79e Added links to `imagej` and `install4j` plugins 2014-05-01 09:55:59 -04:00
rschatz 13322a2d0d added npt as new Utility Plugin 2014-05-01 09:55:53 -04:00
Josh Suereth 26b7a5cea1 removing last type in python conf. 2014-05-01 09:55:46 -04:00
Josh Suereth 2adbe0e1e8 Fix for new location of MSI files. 2014-05-01 09:55:32 -04:00
Josh Suereth 1508c967a9 Fix native package location for bintray distribution. 2014-05-01 09:55:26 -04:00
eugene yokota 2a0fef6700 Merge pull request #1270 from oscarvarto/spanishTranslation
Initial Spanish translation of documentation
2014-04-28 11:25:58 -04:00
Josh Suereth c61bef7c35 Merge pull request #1295 from zavakid/0.13
add sbt-one-log into Community Plugins
2014-04-28 07:42:03 -04:00
Zava 1cb1da5184 add sbt-one-log into Community Plugins 2014-04-28 11:57:16 +08:00
Jacek Laskowski 1a0ca0a7a5 Removing remaining mentions of "<+=" 2014-04-27 21:39:49 +02:00
Jacek Laskowski b31c8740e3 Def.setting needed for externalIvyFile 2014-04-27 00:04:40 +02:00
Jacek Laskowski a2c64569f5 Missed a change 2014-04-24 23:40:17 +02:00
Jacek Laskowski a66a43d31c sbt 0.13 value macro + few smaller changes 2014-04-24 23:36:12 +02:00
Josh Suereth 373166be36 Adding docs for the test report hooks. 2014-04-22 11:29:13 -04:00
Oscar Vargas Torres bd7ec1da58 Initial Spanish translation of documentation 2014-04-17 20:09:11 -05:00
Josh Suereth b802196f77 Add some of the latest 0.13.5 changes to the doc. 2014-04-10 13:34:58 -04:00
David Barri 195129a3e7 Added TestResultLogger for customising test feedback.
1) When `test` is run and there are no tests available, omit logging output.
   Especially useful for aggregate modules. `test-only` et al unaffected. (#1185)

2) Added a new setting `testResultLogger` to allow customisation of logging of test results.
2014-04-09 19:14:29 +10:00
Eugene Yokota 02ad34442f back to 0.13.5-SNAPSHOT 2014-03-29 13:41:28 -04:00
Eugene Yokota a4a6aa0bc3 0.13.5-M2 2014-03-27 23:28:53 -04:00
eugene yokota 9dde1ac46e Merge pull request #1215 from eed3si9n/topic/renameaddsettings
Deprecate autoSettings, Rename ProjectSettings => BuildScalaFiles
2014-03-26 14:36:46 -04:00
Eugene Yokota f6d1044c4b 0.13.5-SNAPSHOT 2014-03-26 14:34:25 -04:00
Eugene Yokota 4f969491d0 Deprecate autoSettings, Rename ProjectSettings => BuildScalaFiles
* autoSettings is renamed to settingSets. Since this was part of 0.13.0
we need to deprecate it first.
2014-03-26 11:35:50 -04:00
Josh Suereth 121800ca7e Merge pull request #1211 from eed3si9n/topic/renamemodule
Rename GlobalModule -> CorePlugin
2014-03-26 11:20:40 -04:00
Ismael Juma 607e061a6a Bump Scala version to 2.10.4. 2014-03-25 22:08:04 +00:00
Eugene Yokota 1debc48568 Rename GlobalModule -> CorePlugin 2014-03-25 15:49:07 -04:00
Eugene Yokota 66ada09f06 0.13.5-M1 2014-03-25 01:49:33 -04:00
Eugene Yokota 575e657962 Default AutoPlugin to an empty root plugin 2014-03-25 00:20:11 -04:00
Eugene Yokota cc80d216ab Adjusting to 0.13 changes 2014-03-24 20:03:01 -04:00
eugene yokota 4315049337 Merge pull request #1203 from eed3si9n/topic/requiredAutoPlugin
Unifies AutoPlugin and RootPlugin
2014-03-24 19:02:00 -04:00
Eugene Yokota 49faf8a752 Removes Changes entry on AutoPlugin and AddSettings 2014-03-21 18:05:15 -04:00
Eugene Yokota f8bedf4012 Unifies AutoPlugin and RootPlugin
* Separates def select into def trigger and def requires.
* Setting trigger = noTrigger and requires = empty makes a plugin a
root.
2014-03-20 07:08:33 -04:00
Josh Suereth fbffdb6551 Add changes documentation for 0.13.1->0.13.2 2014-03-11 13:20:38 -04:00
Josh Suereth 152e04bc05 Fix spelling issues in architecture document. 2014-03-11 12:47:42 -04:00
Josh Suereth ee6b674966 Add introduction to the setting system. 2014-03-11 11:45:00 -04:00