Commit Graph

17940 Commits

Author SHA1 Message Date
Alexandre Archambault f797681fab Switch to sbt 1.0.0-RC2 2017-07-19 01:40:18 +02:00
Alexandre Archambault 7cd7a58c3b Add release notes for 1.0.0-RC7 2017-07-19 01:24:39 +02:00
Trent Schmidt 16d27bb482 Don't require adding type test-jar to classpathTypes
E.g. when adding dependencies with a tests classifier
2017-07-19 01:02:53 +02:00
Olli Helenius a38d3d6c69 Delegate ansiCodesSupported to ConsoleAppender
Fixes sbt/sbt#3336.
2017-07-18 19:57:57 +03:00
Alexandre Archambault a7097556db Don't unnecessarily check for mima compatibility once release is done
Simply calling mimaReportBinaryIssues fails because of scalaVersion
discrepancies between core modules and sbt plugins.
2017-07-18 17:54:45 +02:00
Alexandre Archambault 16cf2e5b99 Setting version to 1.0.0-SNAPSHOT 2017-07-18 17:43:50 +02:00
Alexandre Archambault 6e86986cde
Updates for 1.0.0-RC7 2017-07-18 17:43:40 +02:00
Alexandre Archambault db187ad12c Setting version to 1.0.0-RC7 2017-07-18 17:21:57 +02:00
Martin Duhem d267ec487a Show `actual` as potential option of `inspect` 2017-07-18 12:02:02 +02:00
Alexandre Archambault 2185499c39 Merge pull request #609 from coursier/topic/tests-classifier-sbt
Take into account classifiers specified via attributes in Ivy repos
2017-07-18 10:56:52 +02:00
Alexandre Archambault 4e5971129b Take into account classifiers specified via attributes in Ivy repos 2017-07-18 10:11:37 +02:00
Alexandre Archambault a41c071943 Merge pull request #606 from coursier/develop
Various things
2017-07-17 18:04:20 +02:00
Alexandre Archambault 19493a512a Use non soon-to-be-deprecated-or-reworked method 2017-07-17 17:12:30 +02:00
Alexandre Archambault fc0a1ccec7 Really filter out optional artifacts by default 2017-07-17 17:12:30 +02:00
Alexandre Archambault 9aebef2535 Use non deprecated method in README 2017-07-17 17:12:30 +02:00
Dale Wijnand 53c80f076a Merge pull request #131 from dwijnand/config-macro-msg
Improve config-creating macro error message
2017-07-17 16:12:04 +01:00
Dale Wijnand 7b02a40b5e Merge pull request #100 from Duhemm/re-fix-consoleappender
Re-fix ConsoleAppender
2017-07-17 16:09:48 +01:00
Dale Wijnand c61a690109
Improve config-creating macro error message
Fixes #130
2017-07-17 14:23:00 +01:00
Martin Duhem ddcc909195 Re-fix ConsoleAppender
It turns out that calling `print` on `ConsoleOut` doesn't flush the
output. Remove `writeLine` and let `write` directly use `println`.
2017-07-17 14:36:03 +02:00
Dale Wijnand 81277cbf62 Merge pull request #99 from dwijnand/prereset
Add a RESET at the front of the appendLog line
2017-07-17 10:55:39 +01:00
Dale Wijnand 2d7ec47b13 Merge pull request #3324 from sbt/wip/contraband
Bump Contraband to latest
2017-07-17 10:51:29 +01:00
Dale Wijnand c07e4c740c Merge pull request #98 from Duhemm/fix-consoleappender
Fix logger printing too many newlines
2017-07-17 10:45:42 +01:00
Dale Wijnand e744985b6b
Add a RESET at the front of the appendLog line 2017-07-17 10:42:39 +01:00
Martin Duhem 28ab7ac79d
Fix logger printing too many newlines 2017-07-17 10:05:58 +02:00
Eugene Yokota 8d159b87a2 Fix test 2017-07-17 02:14:17 -04:00
Eugene Yokota 00a9dd14a4 Bump Contraband to latest 2017-07-17 01:05:30 -04:00
eugene yokota 53b9ce2d71 Merge pull request #3323 from sbt/wip/notes
notes
2017-07-17 01:01:25 -04:00
Eugene Yokota 79394da920 notes 2017-07-17 01:00:57 -04:00
eugene yokota e6a70f9864 Merge pull request #3322 from sbt/wip/integration
Bump all modules to latest
2017-07-16 23:45:46 -04:00
Eugene Yokota c9fae43595 bump to Util 1.0.0-M28 and Zinc 1.0.0-X20 2017-07-16 22:16:33 -04:00
Eugene Yokota fda31ec5e7 Fixes dependency-management / extra 2017-07-16 20:05:19 -04:00
eugene yokota a09cd424f1 Merge pull request #97 from eed3si9n/wip/hash
Tracked fixes
2017-07-16 19:44:28 -04:00
Eugene Yokota f653800cb3 Add back outputChanged
Fixes #79
2017-07-16 19:28:02 -04:00
Eugene Yokota 24d97aa104 Fixes Tracked.inputChanged
Tracked.inputChanged stores and reads hash correctly.
Fixes #96
2017-07-16 18:48:28 -04:00
Eugene Yokota 9ccfbe462c Minor change to tests/serial 2017-07-16 17:53:33 -04:00
Eugene Yokota 2f8d7c2f7a Fixes tests/scala-instance-classloader 2017-07-16 17:50:23 -04:00
Eugene Yokota c72ca77c29 Fixes source-dependencies/trait-member-modified 2017-07-16 17:41:46 -04:00
Eugene Yokota c279995cdd Fixes source-dependencies / transitive-memberRef 2017-07-16 17:38:58 -04:00
Eugene Yokota baadd76544 Fixes project/extra 2017-07-16 17:30:20 -04:00
Eugene Yokota cc090344d9 Fixes project/auto-plugins 2017-07-16 17:22:33 -04:00
Eugene Yokota 96b5c3bb45 Disable compiler-project/macro-config 2017-07-16 17:08:02 -04:00
Eugene Yokota 5432756547 Fixes dependency-management/pom-scope 2017-07-16 17:05:46 -04:00
Eugene Yokota 1903f8c8b9 Fixes dependency-management/exclude-dependencies 2017-07-16 17:01:42 -04:00
Eugene Yokota 24ea928598 Fixes dependency-management/cached-resolution-classifier 2017-07-16 16:56:09 -04:00
Eugene Yokota bf4901f9ef Some helpful changes for update caching
There's a bug in sbt/util#93
2017-07-16 16:45:08 -04:00
Eugene Yokota 6a13287dba Merge branch 'wip/cached-update' into wip/integration 2017-07-16 16:12:06 -04:00
Eugene Yokota 2608009214 Fixes dependency-management/make-pom 2017-07-16 15:41:51 -04:00
Eugene Yokota d8929ae135 Fixes dependency-management/pom-advanced 2017-07-16 15:33:35 -04:00
Eugene Yokota 4e380d6055 Fixes dependency-management/cached-resolution-conflicts 2017-07-16 15:29:21 -04:00
Eugene Yokota ae93e6cb47 Mark compiler-project/macro-config pending 2017-07-16 15:21:44 -04:00