Alexandre Archambault
|
ece1b35c5f
|
Cleaning
|
2016-09-01 13:50:49 +02:00 |
Alexandre Archambault
|
6cf415cf8a
|
Report changes of 1cf2d23 to doc/README.md
|
2016-08-31 20:27:41 +02:00 |
Alexandre Archambault
|
d71f1eaa8e
|
Fix
|
2016-08-31 11:35:06 +02:00 |
Alexandre Archambault
|
9ed7b2e022
|
Merge pull request #336 from SethTisue/fix-readme
fix typos/capitalization/etc in README.md
|
2016-08-31 00:27:48 +02:00 |
Seth Tisue
|
1cf2d23a4a
|
fix typos/capitalization/etc in README.md
|
2016-08-30 13:59:46 -07:00 |
Alexandre Archambault
|
326ea84c8f
|
Merge pull request #335 from alexarchambault/topic/spark-submit
Add spark-submit command
|
2016-08-30 17:59:08 +02:00 |
Alexandre Archambault
|
b4dd43e03c
|
Add spark-submit command
|
2016-08-30 16:59:01 +02:00 |
Alexandre Archambault
|
fc7ba78e06
|
Updates for 1.0.0-M14
|
2016-08-27 14:48:11 +02:00 |
Alexandre Archambault
|
162fdb493d
|
Merge pull request #332 from alexarchambault/topic/fix
Fix plugin handling
|
2016-08-24 10:10:17 +02:00 |
Alexandre Archambault
|
10b13f73c7
|
Fix plugin handling
Mainly fixes things from SBT
|
2016-08-24 01:43:43 +02:00 |
Alexandre Archambault
|
cdeb2e80cf
|
Merge pull request #331 from alexarchambault/topic/okhttp
Add okhttp plugin
|
2016-08-22 11:18:11 +02:00 |
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 |