Josh Suereth
3121ed9678
Add sonatype-snapshots resolver to the list for the launcher module snapshots.
2015-03-24 16:16:55 -04:00
Josh Suereth
a77a6fbc0b
Add sonatype-snapshots resolver to the list for the launcher module snapshots.
2015-03-24 16:16:55 -04:00
Josh Suereth
4f1e1f61fc
Migrate to using the sbt/launcher module, rather than having the code embedded.
...
* Remove launch/* code/tests, as these are in the sbt/launcher project.
* Create a new project which will resolve launcher module from sonatype-snapshots,
and repackage it for the currently building version of sbt.
* Remove ComponentManagerTest which was relying DIRECTLY on launcher classes.
We'll need to reconfigure this shortly to enable the tests again.
Remaining TODOs -
* Update resolvers so people can find the launcher.
* Add ComponentManagerTest back.
* Re-publish the sbt-launch.jar in the location it used to be published.
2015-03-24 16:12:51 -04:00
Josh Suereth
9380ca02eb
Migrate to using the sbt/launcher module, rather than having the code embedded.
...
* Remove launch/* code/tests, as these are in the sbt/launcher project.
* Create a new project which will resolve launcher module from sonatype-snapshots,
and repackage it for the currently building version of sbt.
* Remove ComponentManagerTest which was relying DIRECTLY on launcher classes.
We'll need to reconfigure this shortly to enable the tests again.
Remaining TODOs -
* Update resolvers so people can find the launcher.
* Add ComponentManagerTest back.
* Re-publish the sbt-launch.jar in the location it used to be published.
2015-03-24 16:12:51 -04:00
Josh Suereth
3496288845
Start using launcher interface from sbt/launcher module.
2015-03-24 11:14:13 -04:00
Josh Suereth
8e0862b011
Start using launcher interface from sbt/launcher module.
2015-03-24 11:14:13 -04:00
David Perez
79ef772219
Removed unicode arrow
2015-03-24 14:54:10 +01:00
eugene yokota
082fab5d4b
Merge pull request #1922 from dwijnand/removable
...
Add -= & --= for settings & tasks, dual of += & ++=.
2015-03-23 22:13:11 -07:00
Dale Wijnand
a4d2e04532
Add explicit return type for implicit removeSeq.
2015-03-23 22:29:57 +00:00
eugene yokota
b0473c5204
Merge pull request #1934 from MaxWorgan/0.13
...
Fixes #1834 , `<developers>` section is not rendered correctly in the pom.xml
2015-03-23 12:06:26 -07:00
Eugene Yokota
08893b27b6
0.13.9-SNAPSHOT
2015-03-23 13:27:27 -04:00
Eugene Yokota
efd0c5a2e5
0.13.9-SNAPSHOT
2015-03-23 13:27:27 -04:00
Max Worgan
1c8fe704db
Inserted brackets to developer xml renders correctly
2015-03-23 14:16:05 +00:00
Eugene Yokota
ca25facd17
Fixes #67 . Adds InlineConfigurationWithExcludes handling
2015-03-21 21:17:12 -04:00
Eugene Yokota
8764c64533
bumping up to 0.13.8
2015-03-20 12:56:39 -04:00
Eugene Yokota
80291d95e7
bumping up to 0.13.8
2015-03-20 12:56:39 -04:00
Dale Wijnand
18c7a5c226
MAke Task's remove1/removeN final.
2015-03-20 16:34:13 +00:00
Dale Wijnand
1db6f7f316
s/remove/removed/
2015-03-20 16:12:39 +00:00
Josh Suereth
c9152cb2cb
Merge pull request #1923 from benjyw/analysis_mismatch_debug_logging
...
Warn when ignoring previous analysis for various reasons.
2015-03-20 11:01:07 -05:00
eugene yokota
ae30f824ad
Merge pull request #1927 from sbt/wip/release-notes
...
Notes on #1921
2015-03-20 11:33:32 -04:00
Josh Suereth
a80410996f
Merge pull request #87 from edinburgh-rbm/master
...
Set resource limit for ${java_cmd} -version in sbt initialisation
2015-03-19 11:42:38 -07:00
Eugene Yokota
98e13cc0a7
Notes on #1921
2015-03-18 11:28:19 -07:00
Benjy
b70345c61b
Warn when ignoring previous analysis for various reasons.
...
This can confuse users and is hard to debug. It seems better to be
explicit about why we're choosing not to do an incremental compile.
2015-03-17 23:55:25 +00:00
Dale Wijnand
ae193d568f
Move adding -=/--= notes to 0.13.9.
2015-03-17 09:44:29 +00:00
Dale Wijnand
72ee03ef13
Fix another(..) typo in notes.
2015-03-16 23:53:18 +00:00
Dale Wijnand
a4b6d07efa
Fix a typo in notes.
2015-03-16 23:50:46 +00:00
Dale Wijnand
17a1179e5b
Add -= & --= for setings & keys, dual of += & ++=.
2015-03-16 23:44:38 +00:00
Dale Wijnand
51e83e7ea4
Fix temp variable names for +=/++= macros.
2015-03-16 23:31:14 +00:00
David Perez
508fc1b5ec
Issue 1900, more robustness in help system
2015-03-12 15:30:43 +01:00
eugene yokota
7113559d91
Merge pull request #1904 from sbt/fix/1763
...
Use pickler for cached resolution
2015-03-10 08:02:40 -04:00
eugene yokota
0162f80924
Merge pull request #1904 from sbt/fix/1763
...
Use pickler for cached resolution
2015-03-10 08:02:40 -04:00
eugene yokota
dc860832ea
Merge pull request #1909 from dwijnand/fix-0.13.8-notes-formatting
...
Fix a type in 0.13.8 notes formatting.
2015-03-10 05:50:31 -04:00
Eugene Yokota
1891b52472
Roll back the use of sbt/serialization for update caching
2015-03-10 05:12:17 -04:00
Eugene Yokota
45813fb692
Roll back the use of sbt/serialization for update caching
2015-03-10 05:12:17 -04:00
Dale Wijnand
522371ad8a
Fix a type in 0.13.8 notes formatting.
2015-03-10 06:22:11 +00:00
eugene yokota
7c3215b1b7
Merge pull request #1908 from sbt/wip/more-notes
...
Move notes around
2015-03-09 22:52:21 -04:00
Eugene Yokota
b5e88f66eb
Move notes around
2015-03-09 22:51:50 -04:00
Eugene Yokota
4eff1d0262
catch PicklingException
2015-03-09 22:38:08 -04:00
Eugene Yokota
2959e870d7
catch PicklingException
2015-03-09 22:38:08 -04:00
eugene yokota
1ef6f87b0e
Merge pull request #1907 from sbt/wip/notes
...
Merge notes
2015-03-09 21:56:09 -04:00
Eugene Yokota
9f456bdd18
Merge notes
2015-03-09 21:50:57 -04:00
Eugene Yokota
a6193f2ed7
Don't catch throwable
2015-03-09 21:22:58 -04:00
Eugene Yokota
374ede5594
Don't catch throwable
2015-03-09 21:22:58 -04:00
Eugene Yokota
fdea36118d
Remove custom picklers
...
- sbt/serialization supports these
2015-03-09 21:22:58 -04:00
Eugene Yokota
3952bd8e14
Write JSON to file without String. #1763
2015-03-09 21:22:58 -04:00
Eugene Yokota
40b65c914a
Write JSON to file without String. #1763
2015-03-09 21:22:58 -04:00
Eugene Yokota
e6cc43123a
Use pickler to cache UpdateReport for update task. #1763
2015-03-09 21:22:58 -04:00
Eugene Yokota
0cad84b4bb
Improve caching internal deps. #1763
...
Some heap optimization during merging too.
YourKit showed that mergeOrganizationArtifactReports takes up huge
amount of heap.
2015-03-09 21:22:58 -04:00
Eugene Yokota
ca9257c064
OOM handling. #1763
2015-03-09 21:22:58 -04:00
Eugene Yokota
b70fa6e0c2
Use pickler to cache UpdateReport for update task. #1763
2015-03-09 21:22:58 -04:00