Alexandre Archambault
09c5ce417a
Quick hack
...
This ensures something sometimes random is not in some conditions, see https://github.com/coursier/coursier/issues/650 …
2017-09-20 00:12:20 +02:00
Alexandre Archambault
d077a82341
Fix MatchError when using cross version patch with sbt 1.0
2017-09-19 23:23:32 +02:00
Ionuț G. Stan
ce1ebc0124
Use latest version in README.md examples
2017-09-11 17:11:25 +02:00
Ben McCann
46a4f7f53f
Update version on README
2017-09-11 17:11:25 +02:00
Alexandre Archambault
7298629eaa
Merge pull request #651 from coursier/develop
...
Various sbt plugin-related things
2017-09-11 17:09:04 +02:00
Alexandre Archambault
a743f1183e
Add helpers for recursive use of sbt-coursier
...
If sbt-coursier is enabled in `project/project/plugins.sbt`, then one
can just add `addSbtCoursier` in `project/plugins.sbt` instead of
`addSbtPlugin(…)`. In particular, that allow to specify the version of
coursier only once.
2017-09-11 12:33:52 +02:00
Alexandre Archambault
ef669e68e4
Filter out preloaded repos by default
...
These sometimes have POMs without the corresponding JARs for some
dependencies, which coursier doesn't allow for now (if a repo has
POMs, it must the corresponding JARs).
Plus preloaded stuff aren't that useful with sbt-coursier enabled.
2017-09-11 12:33:52 +02:00
Alexandre Archambault
ca5ac162f2
More careful handling of sbt task dependencies
...
E.g. ensure no sbt classifiers tasks get evaluated when doing simple
updates
2017-09-11 12:33:52 +02:00
Alexandre Archambault
308f77e3a0
Merge pull request #654 from coursier/topic/bump-native
...
Try fixing scala-native things on CI
2017-09-11 12:33:26 +02:00
Alexandre Archambault
dd34d03f61
Try fixing scala-native things on CI
2017-09-10 19:02:31 +02:00
Alexandre Archambault
3df3980c5e
Merge pull request #648 from coursier/topic/default-org-name-version
...
Allow exclusions to have no explicit artifact ID in POM
2017-09-05 15:23:37 +02:00
Alexandre Archambault
964151392b
Allow exclusions to have no explicit artifact ID in POM
2017-09-04 02:01:36 +02:00
Alexandre Archambault
8d584d9ae0
Add release notes for 1.0.0-RC11
2017-08-31 12:13:37 +02:00
Alexandre Archambault
c9f1ebf2e7
Setting version to 1.0.0-SNAPSHOT
2017-08-30 13:03:10 +02:00
Alexandre Archambault
11486ea2ad
Updates for 1.0.0-RC11
2017-08-30 12:57:51 +02:00
Alexandre Archambault
5ef2bc89d3
Setting version to 1.0.0-RC11
2017-08-30 12:18:05 +02:00
Alexandre Archambault
99f1db149e
Merge pull request #646 from coursier/topic/xml-truncation
...
Prevent tags to be split in generated Ivy XML
2017-08-30 02:14:10 +02:00
Alexandre Archambault
8a07fa7124
Merge pull request #645 from coursier/topic/sbt-1.0-fixes
...
Fixes for sbt 1.0 🤞
2017-08-30 02:04:19 +02:00
Alexandre Archambault
8f988d4d08
Prevent tags to be split in generated Ivy XML
2017-08-30 01:26:46 +02:00
Alexandre Archambault
2e225befbc
How many ack level are you on?
...
Don't know if there's a better / more straightforward way to get address
this. Things were working just fine with sbt 0.13. The goal is to simply
get the repo list that sbt uses to resolve the global plugins, but from a
*-build project.
2017-08-30 01:01:07 +02:00
Alexandre Archambault
372a29c1ee
Fix hard-coded sbt binary version
2017-08-30 01:01:06 +02:00
Gilad Hoch
10c65c6062
added acceptense for more possible forms of checksum patterns ( #640 )
...
added acceptance for more possible forms of checksum patterns
2017-08-17 18:31:20 +02:00
Alexandre Archambault
a7db8339d9
Merge pull request #638 from larsrh/topic/rec
...
fix infinite recursion
2017-08-17 11:37:11 +02:00
Lars Hupel
fdd88f44f1
fix infinite recursion
2017-08-15 07:53:38 +02:00
Alexandre Archambault
b6aeaac55f
Add release notes for 1.0.0-RC10
2017-08-09 15:48:44 +02:00
Alexandre Archambault
8e3558ca01
Setting version to 1.0.0-SNAPSHOT
2017-08-09 15:41:51 +02:00
Alexandre Archambault
6cc60bea1a
Updates for 1.0.0-RC10
2017-08-09 15:41:45 +02:00
Alexandre Archambault
9423d4b57a
Setting version to 1.0.0-RC10
2017-08-09 15:03:05 +02:00
Alexandre Archambault
2e9604e615
Merge pull request #635 from coursier/topic/sbt-plugin-repo-quick-fix
...
Quick fix adding the sbt plugin repo when necessary
2017-08-09 14:06:12 +02:00
Alexandre Archambault
09a29c26d0
Quick fix adding the sbt plugin repo when necessary
...
Non reg idocker-based ntegration test for that would be fine
(but the CI of coursier is already cluttured enough)
See the added TODO for some context
2017-08-09 13:06:53 +02:00
Alexandre Archambault
e2ba32451b
Merge pull request #633 from coursier/topic/tweak-global-plugins-stuff
...
Add extra path to get org.scala-sbt:global-plugins:0.0
2017-08-07 17:15:38 +02:00
Alexandre Archambault
9350caa7ad
Merge pull request #631 from coursier/topic/update-readme
...
Update README
2017-08-07 17:15:18 +02:00
Alexandre Archambault
972a7d0ebe
Add extra path to get org.scala-sbt:global-plugins:0.0
...
As this relies on global stuff, it's not straightforward to test... A
docker-based integration test could be added later...
2017-08-06 21:14:35 +02:00
Alexandre Archambault
6f345a2008
Update README
2017-08-06 16:33:37 +02:00
Alexandre Archambault
8b84e2b946
Add release notes for 1.0.0-RC9
2017-08-06 15:56:53 +02:00
Alexandre Archambault
55bbace3dc
Setting version to 1.0.0-SNAPSHOT
2017-08-05 15:35:25 +02:00
Alexandre Archambault
ef596c12c3
Updates for 1.0.0-RC9
2017-08-05 15:32:06 +02:00
Alexandre Archambault
138cb0a477
Setting version to 1.0.0-RC9
2017-08-05 15:16:04 +02:00
Alexandre Archambault
11ed6c959f
Merge pull request #628 from coursier/topic/update-scripted-test
...
Fix sbt 1.0 scripted test
2017-08-05 14:32:03 +02:00
Alexandre Archambault
cfa72fed66
Fix sbt 1.0 scripted test
2017-08-05 14:21:34 +02:00
Alexandre Archambault
e3097a56ca
Back to sbt-coursier 1.0.0-RC7 before publishing
...
Because of https://github.com/coursier/coursier/issues/619
2017-08-05 13:28:40 +02:00
Alexandre Archambault
11b14e9f2e
Merge pull request #627 from coursier/develop
...
Various things
2017-08-04 17:55:32 +02:00
Alexandre Archambault
d17e9b93b9
Ensure publishing signed things works fine
2017-08-04 16:38:46 +02:00
Gabor Aranyossy
dd3e8be410
introducing sha-256 checksum support ( #625 )
...
introducing sha-256 checksum support
2017-08-04 16:23:22 +02:00
Alexandre Archambault
930a012965
Switch to sbt 1.0.0-RC3
2017-08-04 16:20:03 +02:00
Alexandre Archambault
4e74e7f66d
Take into account new cross version fields in sbt 1.0
2017-08-04 16:20:02 +02:00
Alexandre Archambault
a798b04d99
Switch to scala-js 0.6.19
2017-08-04 16:20:02 +02:00
Alexandre Archambault
662cf62c95
Switch to sbt-mima 0.1.15
2017-08-04 16:20:02 +02:00
Alexandre Archambault
b6569c7d4b
Switch to sbt 0.13.16
2017-08-04 16:20:01 +02:00
Alexandre Archambault
56b6f57f96
Merge pull request #620 from coursier/develop
...
Various things
2017-07-23 19:15:39 +02:00