Commit Graph

1247 Commits

Author SHA1 Message Date
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
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
Alexandre Archambault dffc9d90ea Add missing cached directory 2017-07-15 17:19:07 +02:00
Alexandre Archambault 2cd1a3b0b1 Clean stuff 2017-07-15 17:19:06 +02:00
Alexandre Archambault 744e6186d6 Merge pull request #603 from coursier/develop
Use custom published version of jarjar
2017-07-12 14:37:05 +02:00
Alexandre Archambault b91031034c Use custom published scala-native stuff 2017-07-11 20:36:00 +02:00
Alexandre Archambault 3271d90b26 Use custom published version of jarjar 2017-07-11 19:11:18 +02:00
Alexandre Archambault 6d5321f8f6 Merge pull request #598 from coursier/topic/native-bootstrap
Allow to generate native bootstraps
2017-07-08 15:27:24 +02:00
Alexandre Archambault 7d69815f64 Allow to generate native bootstraps 2017-07-08 14:32:16 +02:00
Alexandre Archambault 539700891f Merge pull request #599 from coursier/develop
Fixes
2017-07-07 16:07:00 +02:00
Alexandre Archambault f665ab1ac2 Add stub for bin compat 2017-07-06 18:14:51 +02:00
Alexandre Archambault 5758e0d786 Rework property substitution 2017-07-06 17:25:45 +02:00
Alexandre Archambault 9b1d329d0b Prevent downloading the same artifact concurrently multiple times 2017-07-03 12:59:26 +02:00
Alexandre Archambault 2929c47652 Revert "Ensure a same artifact isn't downloaded twice in the same iteration"
This reverts commit d437cfb87d.
2017-07-03 12:56:34 +02:00
Alexandre Archambault ed1e41baf9 Add release notes for 1.0.0-RC6 2017-06-25 15:23:09 +02:00
Alexandre Archambault ff228711ec Set version to 1.0.0-SNAPSHOT 2017-06-25 15:15:04 +02:00
Alexandre Archambault d25df01bf5 Updates for 1.0.0-RC6 2017-06-25 15:13:46 +02:00
Alexandre Archambault be7dfe6e7f Setting version to 1.0.0-RC6 2017-06-25 14:53:24 +02:00
Alexandre Archambault 4df11cfaa4 Merge pull request #592 from coursier/topic/fix
Small fixes
2017-06-24 17:24:38 +02:00
Alexandre Archambault 334f784895 Dummy fix 2017-06-24 16:07:58 +02:00
Alexandre Archambault c059cb8d16 Make a few keys settings rather than tasks 2017-06-24 16:06:57 +02:00
Alexandre Archambault e33787e916 Update sbt-launcher, add sbt-coursier by default 2017-06-24 15:57:04 +02:00
Alexandre Archambault a91b955a9f Give slow resolvers a lower priority 2017-06-24 15:43:37 +02:00
Alexandre Archambault 8d1ff10914 Dummy fix 2017-06-24 15:22:03 +02:00
Alexandre Archambault 3c1d99e64f Some cleanup 2017-06-24 15:22:01 +02:00
Alexandre Archambault 245a8c9e9e Tweak error message 2017-06-24 15:22:00 +02:00
Alexandre Archambault d437cfb87d Ensure a same artifact isn't downloaded twice in the same iteration
coursier.Cache.Logger doesn't handle this well
2017-06-24 15:21:59 +02:00
Alexandre Archambault 5c6dae92c3 Add release notes for 1.0.0-RC5 2017-06-21 09:49:45 +02:00
Alexandre Archambault 65720fab35 Setting version to 1.0.0-SNAPSHOT 2017-06-21 09:38:35 +02:00
Alexandre Archambault 361e4167a4
Updates for 1.0.0-RC5 2017-06-21 09:38:28 +02:00
Alexandre Archambault abdb2c191d Setting version to 1.0.0-RC5 2017-06-21 09:20:30 +02:00
Alexandre Archambault e8de75af78 Merge pull request #588 from coursier/topic/build-settings
Move non-project specific settings to buildSettings
2017-06-21 00:11:23 +02:00
Alexandre Archambault bb4afb0de4 Move non-project specific settings to buildSettings 2017-06-20 20:50:43 +02:00
Alexandre Archambault b31f8d3424 Merge pull request #587 from coursier/topic/fix-dep-mgmt-scope-overriding
Tweak dependency management scope overriding
2017-06-20 20:41:38 +02:00
Alexandre Archambault 45e4f6d7f7 Tweak dependency printing 2017-06-20 18:23:33 +02:00
Alexandre Archambault a0e04a6c85 Tweak dependency management scope overriding 2017-06-20 18:23:31 +02:00
Alexandre Archambault 585dbf111f Tweak appveyor config 2017-06-20 15:10:30 +02:00
Alexandre Archambault 4035e56eb6 Merge pull request #585 from coursier/topic/fix-update-sbt-classifiers
Fix updateSbtClassifier
2017-06-20 14:10:29 +02:00
Alexandre Archambault 635d94f74e Fix updateSbtClassifier
Regression in 1.0.0-RC4
2017-06-20 13:26:25 +02:00
Alexandre Archambault 4b222169b3 Update Contributors section 2017-06-18 20:45:43 +02:00
Alexandre Archambault d585a35fac Update homebrew instructions to use https://github.com/coursier/homebrew-formulas 2017-06-18 20:37:59 +02:00
Alexandre Archambault d4d6f1b4e4 Add release notes for 1.0.0-RC4 2017-06-18 20:24:46 +02:00