Commit Graph

1081 Commits

Author SHA1 Message Date
Alexandre Archambault e61bd0a0a9 Merge pull request #330 from alexarchambault/topic/develop
Latest developments
2016-08-22 08:47:55 +02:00
Alexandre Archambault 29469ffc7a
Add okhttp plugin 2016-08-22 00:40:01 +02:00
Alexandre Archambault 8ef5a4b46d
Use sub-project names rather than their coordinates 2016-08-22 00:19:52 +02:00
Alexandre Archambault c17cf67734
More reliable fallback dependencies
Should fix the jrudolph/sbt-dependency-graph case of
https://gist.github.com/paulp/62eaca1850904137959ad9121cce6b15
2016-08-22 00:19:49 +02:00
Alexandre Archambault bbd367d14e
Have coursierDependencyTree not trigger fetching dependency JARs 2016-08-22 00:18:40 +02:00
Alexandre Archambault 9917c0eb54
Explicitly close HTTP connections 2016-08-22 00:18:37 +02:00
Alexandre Archambault 0d9a594792 Merge pull request #328 from alexarchambault/topic/develop
Switch to scalaz 7.2, some fixes / enhancements in SBT plugin
2016-08-21 23:37:44 +02:00
Alexandre Archambault 1fcd34af8e
Get resolvers from inter-project dependencies too
The idea was suggested to me a few days at Scala Up North, by
@MasseGuillaume or @djspiewak, IIRC

Should fix a few test cases more from
https://gist.github.com/paulp/62eaca1850904137959ad9121cce6b15
2016-08-17 23:09:35 +02:00
Alexandre Archambault 8024ec7e64
Take into account user-supplied artifact URLs from project dependencies
Should fix the non/spire test case of
https://gist.github.com/paulp/62eaca1850904137959ad9121cce6b15
2016-08-17 23:09:33 +02:00
Alexandre Archambault 6f93f85c5d
Switch to scalaz 7.2 2016-08-17 23:09:30 +02:00
Alexandre Archambault d6cba987b9 Merge pull request #326 from alexarchambault/topic/develop
Fixes
2016-08-15 19:37:39 +02:00
Alexandre Archambault 8cf5bbe1cc
Switch to sbt-coursier 1.0.0-M13 2016-08-15 19:00:09 +02:00
Alexandre Archambault ffde1c7145
Try to fix Windows build 2016-08-15 18:59:34 +02:00
Alexandre Archambault 80bd9c0dea
Don't let two different scala JARs land in the classpath...
...because of SBT
2016-08-15 18:59:29 +02:00
Alexandre Archambault 72d0ac9728
Move tests with external requirements to it tests 2016-08-15 18:59:27 +02:00
Alexandre Archambault 1b0dd4e899
Set default artifact type to empty value
Add non regression test for
https://github.com/alexarchambault/coursier/issues/322

A dirty hack is lying in this commit.
2016-08-15 18:59:19 +02:00
Alexandre Archambault 908a596b6d
Take into account sbt.global.base and sbt.ivy.home properties 2016-08-15 16:14:27 +02:00
Alexandre Archambault ad4ba45be4
Fix output 2016-08-15 16:14:25 +02:00
Alexandre Archambault fac264f7b7 Merge pull request #321 from alexarchambault/topic/utf-8-bom
Ignore UTF-8 BOM in metadata files
2016-08-15 16:14:00 +02:00
Alexandre Archambault 6aebdac008 Ignore UTF-8 BOM in metadata files
Fixes https://github.com/alexarchambault/coursier/issues/316
2016-08-11 16:23:49 -04:00
Alexandre Archambault b6b6f54e17
Update README 2016-08-11 16:03:52 -04:00
Alexandre Archambault 399ccdbfcb
Update example version in README 2016-08-11 16:02:30 -04:00
Alexandre Archambault 667cdd3a6f
Update launcher for 1.0.0-M13 2016-08-11 15:45:26 -04:00
Alexandre Archambault 708c56d4e7
Update README for 1.0.0-M13 2016-08-11 15:45:23 -04:00
Alexandre Archambault 0b2f5da5fa Merge pull request #315 from alexarchambault/topic/update-doc-1.0.0-M13
Update doc for 1.0.0-M13
2016-08-11 15:39:31 -04:00
Alexandre Archambault 76abb2afb8
Update launcher script 2016-08-06 16:28:51 -04:00
Alexandre Archambault 620c55d389
Update README 2016-08-06 16:28:49 -04:00
Alexandre Archambault ca2448a7ae
Update contributor list 2016-08-06 16:28:47 -04:00
Alexandre Archambault 1824aa9cf9
Add release notes for 1.0.0-M13 2016-08-06 16:28:40 -04:00
Alexandre Archambault 0f0c6bea4f Merge pull request #314 from alexarchambault/topic/fix
Fix
2016-08-06 11:39:04 -04:00
Alexandre Archambault 75a180b7f3
Fix 2016-08-06 00:00:51 -04:00
Alexandre Archambault e0317f8ba3 Merge pull request #313 from alexarchambault/topic/develop
Latest developments
2016-08-05 15:59:57 -04:00
Alexandre Archambault 619b9dd0c0 Publish http-server module as http-server-java7 2016-08-05 14:37:25 -04:00
Alexandre Archambault fbc04dcbc8
Be fine with modules like a:🅱️c
a:🅱️c standing for a:b_2.11:c
2016-08-05 14:33:04 -04:00
Alexandre Archambault da1dae49dd
Fix default path 2016-08-05 14:33:01 -04:00
Alexandre Archambault b0a20eff81
Rename simple-web-server module to http-server 2016-08-05 14:32:57 -04:00
Alexandre Archambault 73321d5447 Merge pull request #312 from alexarchambault/topic/develop
Fix
2016-08-04 22:58:43 -04:00
Alexandre Archambault c0f1ac8602
Set default value for download dir option of boostrap command 2016-08-04 18:41:58 -04:00
Alexandre Archambault c89dc684c1
Detect main class in bootstrap command 2016-08-04 18:41:56 -04:00
Alexandre Archambault 419ff74a98
Switch to scala-js 0.6.11 2016-08-04 17:42:21 -04:00
Alexandre Archambault f61a258574
Accept single version interval syntax
Fixes https://github.com/alexarchambault/coursier/issues/310
2016-08-04 17:42:16 -04:00
Alexandre Archambault 3a79f0a924 Merge pull request #311 from alexarchambault/topic/develop
Various fixes
2016-08-04 17:40:57 -04:00
Alexandre Archambault 8a0b083125
Fix cache key 2016-08-03 19:37:25 -04:00
Alexandre Archambault 5db01b37d6
Shutdown thread pools and manually created threads 2016-08-03 19:37:22 -04:00
Alexandre Archambault 2c4d4eb271 Merge pull request #306 from alexarchambault/topic/develop
Various changes
2016-07-25 08:50:57 +02:00
Alexandre Archambault 4d73166fbc
Minor refacto 2016-07-25 00:19:06 +02:00
Alexandre Archambault f46581288f
Enable TTL for changing artifacts by default 2016-07-25 00:19:03 +02:00
Alexandre Archambault c41dabdef9
Fix default cache TTL 2016-07-25 00:19:01 +02:00
Alexandre Archambault 47e0d38a3b
Add support for Maven profiles from the SBT plugin 2016-07-25 00:18:59 +02:00
Alexandre Archambault 3c7d3b8443 Merge pull request #304 from alexarchambault/topic/develop
Various fixes
2016-07-25 00:17:54 +02:00