eugene yokota
0681649994
Merge pull request #1893 from aerskine/0.13
...
Fixes #1881 . Clone SystemProperties defending against ConcurrentModificationException
2015-03-02 10:30:34 -05:00
Allan Erskine
df01851f0e
Adding note for #1881 .
2015-03-02 10:16:35 -05:00
Allan Erskine
24d2a2024b
Fixes #1881 . Clone SystemProperties defending against ConcurrentModificationException
2015-02-28 23:46:02 -05:00
eugene yokota
163dbe0c59
Merge pull request #1885 from sbt/wip/fix-ansi-escape
...
Fix ANSI escape sequences.
2015-02-28 18:14:51 -05:00
eugene yokota
4c69f5abd4
Merge pull request #1885 from sbt/wip/fix-ansi-escape
...
Fix ANSI escape sequences.
2015-02-28 18:14:51 -05:00
Josh Suereth
7cd6b18cf3
Fix ANSI escape sequences.
...
Now we handle the CSI (ESC + [).
Fixes #1143
2015-02-28 08:30:59 -05:00
Josh Suereth
923f4261d0
Fix ANSI escape sequences.
...
Now we handle the CSI (ESC + [).
Fixes #1143
2015-02-28 08:30:59 -05:00
eugene yokota
bed9a23a4c
Merge pull request #1887 from sbt/wip/fix-metadata-only
...
Fix metadataonly tests.
2015-02-28 05:49:04 -05:00
Josh Suereth
7a2d9944eb
Fix metadataonly tests.
...
Turns out the repository we were relying on existing disappeared. Using a fake jar/pom does the same trick.
2015-02-27 19:26:11 -05:00
eugene yokota
809397626e
Merge pull request #1880 from sbt/wip/build-fix-again
...
Fixing precompiled and nightly build
2015-02-25 15:46:36 -05:00
eugene yokota
127081b3c5
Merge pull request #1880 from sbt/wip/build-fix-again
...
Fixing precompiled and nightly build
2015-02-25 15:46:36 -05:00
eugene yokota
521b38e915
Merge pull request #1878 from sbt/wip/dont-enable-ivyplugin
...
Don't enable IvyPlugin on artificial root of a multi project build
2015-02-25 15:14:52 -05:00
Eugene Yokota
4bfeb7f88d
Fixing precompiled and nightly build
...
We noticed that -SNAPSHOT is being published as our nightly.
This is because "wow" command (or ++) does not replay version injected
by stamp-version.
2015-02-25 12:31:21 -05:00
Eugene Yokota
c384d6c2e4
Fixing precompiled and nightly build
...
We noticed that -SNAPSHOT is being published as our nightly.
This is because "wow" command (or ++) does not replay version injected
by stamp-version.
2015-02-25 12:31:21 -05:00
Eugene Yokota
b40a9e79c8
Fixes per review
2015-02-25 00:54:03 -05:00
Eugene Yokota
30ca290a13
Add sbt.root.ivyplugin escape hatch
2015-02-25 00:22:26 -05:00
Eugene Yokota
162ed3f320
Fixes #1869 , Ref #1871 . Don't enable IvyPlugin for multi project generated root
2015-02-24 23:02:26 -05:00
Dale Wijnand
d07cdb92ad
Make sure bare build.sbt is published by default.
2015-02-24 23:02:26 -05:00
Dale Wijnand
f0732a8bd6
Add a note for 1869/1871.
2015-02-24 23:02:25 -05:00
Dale Wijnand
a770b9818f
Test that artificial root isn't published.
2015-02-24 23:02:25 -05:00
Dale Wijnand
58a2e634e2
Improve disabling publish artificial root.
...
Not only is this safer, it also disables delivering the ivy file.
2015-02-24 23:02:25 -05:00
Dale Wijnand
03dc3f6fd0
Disable publishing artificial root.
2015-02-24 23:02:25 -05:00
eugene yokota
2f20b71074
Merge pull request #1853 from hcoles/0.13
...
Fix #1368 - getResources should never return null
2015-02-24 22:55:10 -05:00
eugene yokota
999f42ab4f
Merge pull request #1853 from hcoles/0.13
...
Fix #1368 - getResources should never return null
2015-02-24 22:55:10 -05:00
eugene yokota
4801e65431
Merge pull request #1873 from sbt/fix/1730c
...
Fixes #1711 , #1730 . Cached resolution: fixes internal project
2015-02-24 18:58:47 -05:00
eugene yokota
5275470525
Merge pull request #1873 from sbt/fix/1730c
...
Fixes #1711 , #1730 . Cached resolution: fixes internal project
2015-02-24 18:58:47 -05:00
eugene yokota
68433402b8
Merge pull request #1867 from sbt/wip/fix-nightly
...
Adds release-nightly command
2015-02-24 15:01:15 -05:00
eugene yokota
77a6696651
Merge pull request #1867 from sbt/wip/fix-nightly
...
Adds release-nightly command
2015-02-24 15:01:15 -05:00
Eugene Yokota
c685b44482
Generalize the logic to all config inheritance
2015-02-24 15:00:19 -05:00
Eugene Yokota
497374f459
Fixes #1711 , #1730 . Cached resolution: fixes internal project
...
Re-fixes cached resolution's internal dependency issue by recursively
calling customResolve instead of including the transitive dependencies
from internal dependencies into your own graph.
Transformation of configuration still happens, but at the level of
resolved graph (UpdateReport), which is much less granular, and
hopefully less error-prone.
2015-02-24 15:00:19 -05:00
Josh Suereth
614da234a2
Merge pull request #1876 from sbt/wip/fix-travis
...
Fix Travis setting
2015-02-24 14:33:36 -05:00
Eugene Yokota
5b92ccbba5
Fix Travis setting
2015-02-24 12:43:36 -05:00
Josh Suereth
de72235578
Merge pull request #1866 from dwijnand/patch-1
...
Fix FAQ link in README
2015-02-23 11:16:48 -05:00
Eugene Yokota
80c3a44bb6
Adds release-nightly command
2015-02-20 21:09:43 -05:00
Eugene Yokota
4e3f614fd5
Adds release-nightly command
2015-02-20 21:09:43 -05:00
Dale Wijnand
f883476823
Fix FAQ link in README
2015-02-20 20:25:36 +00:00
eugene yokota
37f1e6dc6c
Merge pull request #1859 from sbt/wip/publish-status-fix
...
Fix nightly publishing location by demoting publish-status to ThisBuild
2015-02-18 13:16:04 -05:00
eugene yokota
33ca57b40f
Merge pull request #1859 from sbt/wip/publish-status-fix
...
Fix nightly publishing location by demoting publish-status to ThisBuild
2015-02-18 13:16:04 -05:00
Eugene Yokota
afa97cb833
Fix nightly publishing location by demoting publish-status to ThisBuild
2015-02-17 23:43:09 -05:00
Eugene Yokota
2c82d339d7
Fix nightly publishing location by demoting publish-status to ThisBuild
2015-02-17 23:43:09 -05:00
Josh Suereth
5d92ae1903
Merge pull request #1846 from sschaef/improve-plugins-doc
...
Fixes #1845 . Reformat Scaladoc of `AutoPlugin`
2015-02-17 22:07:39 -05:00
Josh Suereth
a17dd3de74
Merge pull request #1846 from sschaef/improve-plugins-doc
...
Fixes #1845 . Reformat Scaladoc of `AutoPlugin`
2015-02-17 22:07:39 -05:00
Havoc Pennington
8f285a23c6
Merge pull request #1858 from sbt/fix/inline-configuration
...
Adds an hook treating InlineConfigurationWithExcludes structurally
2015-02-17 16:51:42 -05:00
Havoc Pennington
dba47afd9e
Merge pull request #1858 from sbt/fix/inline-configuration
...
Adds an hook treating InlineConfigurationWithExcludes structurally
2015-02-17 16:51:42 -05:00
Eugene Yokota
a236c5cff2
Exclude precompiled from doc
2015-02-17 13:45:51 -05:00
Eugene Yokota
ebfece10b9
Exclude precompiled from doc
2015-02-17 13:45:51 -05:00
Eugene Yokota
1f0a120a6f
Revert "remove precompiled compiler bridges"
...
This reverts commit f2e5d48b6b .
2015-02-17 13:33:54 -05:00
Eugene Yokota
989446fbe6
Revert "remove precompiled compiler bridges"
...
This reverts commit f2e5d48b6b .
2015-02-17 13:33:54 -05:00
Eugene Yokota
ef07cff996
Add cache setting to Travis
2015-02-17 12:02:41 -05:00
Eugene Yokota
263c7cc001
Adds an hook treating InlineConfigurationWithExcludes structurally
2015-02-13 16:59:20 -05:00