Mark Harrah
4c515d3aa0
Docs: note about Scala version override being dropped
2013-06-24 18:42:15 -04:00
Mark Harrah
ce1c8b0ebc
Better auto project ID handling. Ref #776 .
...
* Consolidate project ID validation and normalization into Project methods
* Provide an earlier and more detailed error message when the directory
name can't be used for the project ID
2013-06-23 19:57:30 -04:00
Mark Harrah
f5febfae0e
Docs: note fix for class loader cache
2013-06-20 14:28:05 -04:00
Mark Harrah
2f9d68e869
Require projects to have unique target directories.
...
Configuring projects so that target directories overlap is usually
unintentional and the error message that results is usually unrelated
to the cause.
2013-06-18 18:43:50 -04:00
Mark Harrah
2ebf9f1a4a
Docs: fixes, updates, reorganization
2013-06-16 10:21:21 -04:00
Mark Harrah
6cee9d4aa4
0.13.0-Beta2
2013-06-05 23:57:21 -04:00
Josh Suereth
96f7a0dc3c
Add google analytics tracking to sbt documentation, so we can see which topics people are most interested in and better organize things.
2013-06-04 11:29:32 -04:00
Mark Harrah
c3bfbad869
Docs: fix broken link on nightly builds
2013-06-04 11:25:36 -04:00
Mark Harrah
26876571d3
Docs: release in docs should be -Beta1
2013-06-03 08:51:53 -04:00
Damien Lecan
e2cacf2b6a
Fix typo error
2013-06-03 08:17:43 -04:00
Nicolas Rémond
1171782f42
The last release of xsbt-gpg-plugin is 0.6, not 0.5
2013-06-03 08:17:32 -04:00
Mark Harrah
664ded9f28
Docs: small fix to UpdateReport
2013-06-01 10:56:30 -04:00
Mark Harrah
19d75ae2f9
preparation for 0.13.0-Beta1
2013-06-01 10:56:30 -04:00
Mark Harrah
db3e738802
update changes for 0.12.4-RC1
2013-05-31 11:14:24 -04:00
Mark Harrah
bd65895b9e
Use the recommended sbt.log.format property instead of noformat in the docs
2013-05-27 19:12:39 -04:00
Mark Harrah
ddd284352a
Docs: note that source generators can generate Scala and Java sources together.
2013-05-10 16:29:02 -04:00
Mark Harrah
b3bf74d272
Docs: cleanup related to generating sources+resources
2013-05-10 16:27:13 -04:00
Mark Harrah
772d1aebf6
Docs: fix typos on Input-Tasks page
2013-05-08 12:56:50 -04:00
Mark Harrah
8d461953d4
snapshot version
2013-05-06 08:28:34 -04:00
Mark Harrah
d94bea695d
update change summary for 0.13.0-M2
2013-05-05 23:13:42 -04:00
Mark Harrah
5b90eee971
0.13.0-M2
2013-05-05 22:34:59 -04:00
Li Haoyi
c3345313cc
Update Using-Sonatype.rst
...
according to this
http://www.scala-sbt.org/sbt-pgp/usage.html#publishing_artifacts
"The PGP plugin NO LONGER wires into the default publish and publish-local tasks of sbt. If you want to published signed artifacts, you must use the new publish-signed and publish-local-signed tasks."
This bit me when i tried to do this today, should update the docs to refer to the proper command `publish-signed` so the next guy who tries this doesn't get bitten.
2013-04-25 08:46:40 -04:00
Mark Harrah
7689343ba0
Docs: correct custom Ivy configuration faq section
2013-04-15 18:18:52 -04:00
Ian Forsey
0e7d212604
Add xsbt-coveralls-plugin to list of code coverage plugins
2013-04-15 11:12:23 -04:00
Mark Harrah
d6b548596b
fix scripted tests
2013-04-09 20:13:06 -04:00
Mark Harrah
d3f8bdb837
Docs: move contents of dormant configurations page into Library-Management
2013-04-09 13:54:45 -04:00
Mark Harrah
4dde1468ad
Docs: fix formatting in LocalScala from initial conversion to rST
2013-04-09 13:54:45 -04:00
Robin Green
d95263f582
Docs: Fixed name of http_proxy env var
2013-04-08 09:22:24 -04:00
Mark Harrah
322a49faba
Make autoCompilerPlugins support compiler plugins defined in a internal dependency
...
requires the compiler plugin project to define exportJars := true
2013-04-03 12:44:35 -04:00
Eugene Platonov
8ce252d1b1
fix some code snippets for BuildLoader examples
2013-04-01 12:42:26 -04:00
Mark Harrah
bd2a8e3afb
Docs: note about postfix precedence on Tasks page
2013-04-01 11:39:02 -04:00
Philipp Dörfler
2d00fbc92b
sbt-fx was renamed to sbt-fxml
...
There is a similarily named plugin "sbt-javafx" which is not listed here and which I discovered afterwards
2013-03-28 21:30:28 -04:00
Philipp Dörfler
7c67ad28be
Added link to sbt-fx
2013-03-28 16:08:56 -04:00
Mark Harrah
d6ef9b0154
Docs: fix ScopeFilter API doc links
2013-03-28 16:08:23 -04:00
Mark Harrah
24fc00ddd5
Docs: escape the - in -b, since it gets interpreted as an option list otherwise
2013-03-28 16:08:23 -04:00
Mark Harrah
5f648d449a
Docs: list multi-scope selection on changes page
2013-03-27 09:17:54 -04:00
Mark Harrah
8b68e0f09e
Docs: add section on getting values from multiple scopes
2013-03-27 09:17:53 -04:00
Mark Harrah
7ad678f4a4
Docs: cleaned up Tasks pages: clarified its purpose and reorganized
2013-03-27 09:17:53 -04:00
Mark Harrah
6113f55101
Docs: present the TaskInputs page as motivation and for deeper understanding
2013-03-27 09:17:53 -04:00
Mark Harrah
b051d1e2c3
docs: drop section in getting started on sharing settings
...
with vals allowed in .sbt files, it is not necessary to include it
2013-03-27 09:17:53 -04:00
Mark Harrah
2a3af7fdca
Docs: disable publishing for a project by overriding publishLocal to do nothing instead of deliver
2013-03-27 09:17:53 -04:00
Mark Harrah
1ea9c5cf9b
0.13.0-M1
2013-03-18 10:28:02 -04:00
Alois Cochard
9aa575742b
Rename xsbt-fmpp to sbt-fmpp url and add sbt-scalabuff
2013-03-15 10:23:31 -04:00
Mark Harrah
1f52917dc5
Docs: typo on Changes page
2013-03-15 10:15:16 -04:00
Mark Harrah
3e3d7949eb
Docs: latest change summary, including 0.12.3-RC2
2013-03-14 16:17:12 -04:00
Mark Harrah
27a630e0d0
Docs: more 0.13 cleanup
...
* Drop dependOn, dependsOn. These are rarely the right method to call.
* Drop references to ~= in favor of just :=.
* Drop a .scala example where a .sbt example suffices.
2013-03-12 09:20:20 -04:00
Mark Harrah
5b80e8c941
use .evaluated instead of .value for InputTasks
2013-03-08 14:23:31 -05:00
Mark Harrah
114cf2dbd8
expand input task documentation. ref #407
2013-03-08 14:23:31 -05:00
Mark Harrah
f61f87632c
0.12.3 changes
2013-03-06 09:23:48 -05:00
Mark Harrah
ada663106d
Further Scala handling refinements. fixes #690 .
...
* No longer override the Scala version to force it to be scalaVersion. Custom configurations might use an independent version.
* Only substitute the jars from scalaHome when the major.minor versions line up for the substituted artifact
* Allow the Scala version to use for dependency resolution to be specified when using ++ to change Scala home: ++ version=/path/to/scala/home
2013-03-05 17:22:21 -05:00
Mark Harrah
5c7f0fdc60
Docs: change summary: class file restoration after unsuccessful compilation
2013-03-04 08:02:24 -05:00
Mark Harrah
f5de32dc27
Docs: fix nightly build/Setup pages for 0.13.0-SNAPSHOT
2013-03-04 07:55:45 -05:00
Mark Harrah
af24fa5553
Docs: fix underline length
2013-03-04 07:31:40 -05:00
Eric D. Reichert
c78fba8825
Added the tl-os-sbt-plugins to the Community-Plugins documentation.
2013-03-04 07:29:21 -05:00
Mark Harrah
85b6ff2c5c
Docs: export command added to changes
2013-02-28 17:59:39 -05:00
Mark Harrah
daf300f4a9
Add environment variable change to 0.13.0 summary
2013-02-28 17:59:38 -05:00
Juan Manuel Caicedo Carvajal
0ca2ae5843
Updated the host name used for publishing artifacts to the community repository.
2013-02-28 08:30:45 -05:00
Mark Harrah
9492a6b433
Docs: fix note about built-in support for test frameworks
2013-02-25 09:24:04 -05:00
Mark Harrah
98b40b7885
Revert "outputStrategy does not apply to test tasks"
...
This reverts commit 6c6d86d5ce .
It does now.
2013-02-21 20:44:26 -05:00
Jan Niehusmann
f9059849df
Fix link to sbt-git plugin
...
The old url https://github.com/sbt/sbt-git-plugin resulted in an 404 error. Changed to https://github.com/sbt/sbt-git which seems to be the correct url for that plugin.
2013-02-19 09:30:38 -05:00
Adam Warski
9d4b604513
Updating the address of the xsbt-proguard-plugin
2013-02-19 08:54:45 -05:00
Mark Harrah
b152a836c5
Docs: syntax fixes
2013-02-13 08:16:25 -05:00
Matthew Farwell
6c6d86d5ce
outputStrategy does not apply to test tasks
2013-02-13 07:19:27 -05:00
Mark Harrah
4417e12602
Docs: remove spurious dollar sign in manual unix script
2013-02-13 07:19:27 -05:00
Orr Sella
aa93f43381
Added sbt-stats to community plugins
2013-02-05 21:07:40 -05:00
Orr Sella
60fb5dcfd8
Added sbt-sublime to community plugins
2013-02-05 21:07:37 -05:00
Eugene Yokota
125727ba83
support binary version in launcher
2013-01-29 16:55:13 -05:00
Mark Harrah
76a02c463f
Temporarily use a Scala home with '++ /path/to/scala/home'
2013-01-28 17:14:53 -05:00
Mark Harrah
0ff37a5fdd
Docs: no need to copy sources, which aren't used anywhere on the site
2013-01-16 10:26:56 -05:00
beolnix
1aa6215191
fix documentation bug: the main class should be "sbt.ScriptMain" in the paragraph about the scalas
2013-01-15 08:24:51 -05:00
Matthew Farwell
53599cc24e
Added scalastyle to community plugins
2013-01-15 08:24:39 -05:00
Mark Harrah
a9ac6b3983
Configurable conflict manager and corresponding documentation on conflictManager, dependencyOverrides, and force(). Fixes #603 .
2013-01-11 16:01:31 -05:00
Mark Harrah
b0a80efbda
Docs: cleanup a few backticks for inline code
2013-01-11 16:01:31 -05:00
Mark Harrah
c5823ad1e7
Don't try to automatically detect a main artifact when packaging=pom. Fixes #636 .
...
For the rare case where a main artifact is expected, add an explicit jar()
to the dependency declaration.
2013-01-11 16:01:30 -05:00
Mark Harrah
af23ee9812
Docs: add autoAPIMappings, streams.cacheDirectory, and project macro.
2013-01-10 16:06:13 -05:00
Mark Harrah
5f7cd47b04
Docs: fix title of 0.13.0 change summary page
2013-01-10 16:06:11 -05:00
Mark Harrah
c76a5d995a
Docs: fix parent breadcrumb
2013-01-05 15:13:29 -05:00
Mark Harrah
c82bcb30d8
fix Incremental.scala link, thanks to @fernandezpablo85
2013-01-05 10:12:50 -05:00
Mark Harrah
ce439efab3
Convert references to harrah/xsbt to sbt/sbt
2013-01-04 17:22:40 -05:00
Mark Harrah
bba310d162
Docs: fix reference to 0.7 docs
2013-01-03 11:37:40 -05:00
Mark Harrah
fad578dadc
Docs: for 0.13 change summary, put in ignored toctree, link from Changes, fix subsection title
2012-12-31 09:36:19 -05:00
xuwei-k
b5646946e4
ivy version 2.3.0-rc1 in documents
2012-12-31 09:23:23 -05:00
Mark Harrah
14ecc119ed
add fix for #620 to the 0.12.2 changes page
2012-12-20 12:41:02 -05:00
Mark Harrah
6c748d97c5
Docs: note that plugins are loaded in a parent loader of build code
2012-12-19 10:17:56 -05:00
Mark Harrah
c86c24c560
Docs: fix typo
2012-12-19 10:17:56 -05:00
Mark Harrah
c2968afa25
initial 0.13 change summary
2012-12-17 19:15:26 -05:00
Mark Harrah
8ada452fa7
Docs: fix typo
2012-12-17 08:32:20 -05:00
Mark Harrah
d156ccfe4e
Further refinements to Scala version handling
...
- override location of resolved Scala jars when scalaInstance is unmanaged
- document current behavior: scalaHome, update, scalaInstance, autoScalaLibrary, managedScalaInstance
2012-12-16 18:56:22 -05:00
Mark Harrah
532c72e60e
initial list of 0.12.2 changes
2012-12-09 20:40:41 -05:00
xuwei-k
ce9b43e9bd
add some plugins and update url
2012-12-09 09:01:27 -05:00
Mark Harrah
518bbc4077
Docs: more cleanup for 0.13
2012-12-06 19:11:07 -05:00
Josh Suereth
4210936163
Adding app-repositories feature to Launcher.
...
* Added appRepositories method to Launcher interface
* Added 'bootOnly' configuration, such that repositories can be used only for boot and not applications.
* Added tests to ensure 'bootOnly' and 'mavenCompatible' behave well
* Updated documentation on launcher to reflect new options.
2012-12-04 13:10:10 -05:00
Mark Harrah
130402b238
Docs: section on `state` task
2012-12-03 08:55:04 -05:00
xuwei-k
4b17d12de0
xsbt-web-plugin moved
2012-12-02 03:19:29 -05:00
Mark Harrah
77a709df13
doc fixes
2012-12-02 03:17:20 -05:00
Mark Harrah
3bff14d77a
taskKey,settingKey,inputKey macros to get name from the defining val
2012-12-02 03:17:20 -05:00
Mark Harrah
538f687208
Use and methods instead of mapR,mapFailure,flatFailure,flatMapR
2012-12-02 03:17:19 -05:00
Taro L. Saito
b8d111dcae
Fix typo
2012-11-20 08:32:00 -05:00
Taro L. Saito
1c4d91329e
Add a link to sbt-pack plugin
2012-11-20 08:32:00 -05:00
Mark Harrah
132e29415b
Docs: initial pass for updated task syntax, vals in .sbt, camelCase
2012-11-19 22:14:12 -05:00