Alexandre Archambault
|
cce332eb55
|
Refactor web page link listing logic, implement it on the scalajs side
|
2017-02-13 19:19:39 +01:00 |
Alexandre Archambault
|
e59dd7d5b0
|
Manually set nodejs dependency versions, tweak package.json format
|
2017-02-13 19:19:29 +01:00 |
Alexandre Archambault
|
6b89af3924
|
Better handling of artifacts from Maven repos
Doesn't seem to break things
|
2017-02-13 19:19:29 +01:00 |
Alexandre Archambault
|
5559c5ce01
|
Minor refacto
|
2017-02-05 15:36:34 +01:00 |
Alexandre Archambault
|
a6b9c845c2
|
Rename plugin module to sbt-coursier
|
2017-02-05 15:36:34 +01:00 |
Alexandre Archambault
|
035391f647
|
Add missing language.implicitConversions imports
|
2017-02-04 16:36:52 +01:00 |
Alexandre Archambault
|
d277153777
|
Annotate all case classes with final
|
2017-02-04 16:36:52 +01:00 |
Alexandre Archambault
|
7194fe7b48
|
Add missing language.higherKinds imports
|
2017-02-03 13:45:44 +01:00 |
Alexandre Archambault
|
6f577fff0b
|
Merge pull request #428 from alexarchambault/topic/update-readme
Update README
|
2017-02-03 13:10:15 +01:00 |
Alexandre Archambault
|
12a7419636
|
Merge pull request #426 from alexarchambault/topic/shading
Add shading plugin
|
2017-02-03 13:09:59 +01:00 |
Alexandre Archambault
|
5cdc5902ac
|
Update README
|
2017-02-01 23:32:06 +01:00 |
Alexandre Archambault
|
6a73bbe801
|
Report changes in README.md to doc/README.md
Changes from https://github.com/alexarchambault/coursier/pull/413
|
2017-02-01 23:27:56 +01:00 |
Alexandre Archambault
|
ed03750c23
|
Switch to scalaz 7.2.8
|
2017-01-31 16:22:17 +01:00 |
Alexandre Archambault
|
c61370ac4f
|
Don't cache the whole ~/.ivy2 on Windows CI
|
2017-01-31 16:22:17 +01:00 |
Alexandre Archambault
|
9544b793da
|
Clean-up stuff after scripted test
|
2017-01-31 16:22:16 +01:00 |
Alexandre Archambault
|
b65a76136f
|
Switch to sbt-mima 0.1.13, update mima settings
In particular, check compatibility only against current latest version
New issues unearthed after mima plugin version bump
|
2017-01-31 16:22:16 +01:00 |
Alexandre Archambault
|
704811efe9
|
Bump dependencies
|
2017-01-31 16:22:16 +01:00 |
Alexandre Archambault
|
aae1f1e2a7
|
Clean-up things in build.sbt
|
2017-01-31 16:22:16 +01:00 |
Alexandre Archambault
|
ff0e441f43
|
Set default scala version to 2.12.1
Rather than 2.11.8
|
2017-01-31 16:22:16 +01:00 |
Alexandre Archambault
|
e94dbc7e68
|
Switch to scala 2.12.1
|
2017-01-31 16:22:16 +01:00 |
Alexandre Archambault
|
98a4e6e617
|
Bump plugin dependencies
|
2017-01-31 16:22:16 +01:00 |
Alexandre Archambault
|
51eb69db28
|
Add coursier.bat script
|
2017-01-31 16:14:36 +01:00 |
Alexandre Archambault
|
3b102da857
|
Run sbt-shading tests on CI
|
2017-01-31 16:14:22 +01:00 |
Alexandre Archambault
|
5583efffd0
|
Move ivy xml generation
In the hope that this might address issues with shading plugin on single core machines
|
2017-01-31 16:10:35 +01:00 |
Alexandre Archambault
|
4b3923d3e5
|
Add shading plugin
|
2017-01-31 15:46:49 +01:00 |
Alexandre Archambault
|
ff0794a60d
|
Merge pull request #413 from n4to4/patch-1
Minor doc fix
|
2016-12-18 19:14:54 +01:00 |
n4to4
|
eb253551d7
|
Minor doc fix
|
2016-12-16 20:45:06 +09:00 |
Alexandre Archambault
|
e70c32f9ae
|
Merge pull request #406 from alexarchambault/topic/sbt-boot-jar-fix
Tweak SBT boot jar handling
|
2016-12-03 13:09:18 +01:00 |
Alexandre Archambault
|
b7ce6d042f
|
Tweak SBT boot jar handling
Fixes https://github.com/alexarchambault/coursier/issues/402
|
2016-12-03 02:45:57 +01:00 |
Alexandre Archambault
|
ea5169cc0a
|
Updates for 1.0.0-M15
|
2016-11-27 18:59:36 +01:00 |
Alexandre Archambault
|
5b2237a194
|
Merge pull request #401 from alexarchambault/topic/java-6-master
Have master be Java 6-compatible
|
2016-11-27 18:16:37 +01:00 |
Alexandre Archambault
|
2be16f030b
|
Don't cache sbt dir on Appveyor
|
2016-11-27 17:39:55 +01:00 |
Alexandre Archambault
|
fe529fb9f4
|
Switch to Java 6
|
2016-11-27 17:37:39 +01:00 |
Alexandre Archambault
|
d2c827a1a0
|
Remove deprecated stuff
Not to have to make it Java 6-compatible
|
2016-11-27 13:44:14 +01:00 |
Alexandre Archambault
|
8813a31cd9
|
Merge pull request #396 from alexarchambault/topic/submit-spark-2
Add support for Spark 2 in spark-submit command
|
2016-11-18 11:52:04 +01:00 |
Alexandre Archambault
|
5f8784b800
|
Add support for Spark 2 in spark-submit command
|
2016-11-18 11:23:02 +01:00 |
Alexandre Archambault
|
91ad7a8b56
|
Merge pull request #393 from alexarchambault/topic/fix-output-silencing
Fix output silencing
|
2016-11-18 10:12:10 +01:00 |
Alexandre Archambault
|
64c9778af0
|
Merge pull request #394 from alexarchambault/topic/default-args
Set default values for most command-line options
|
2016-11-18 10:11:03 +01:00 |
Alexandre Archambault
|
4b4796948b
|
Set default values for most command-line options
These make it easier to re-use the cli module as a library - although
this is in no way something I'd recommend to do
|
2016-11-16 21:59:50 +01:00 |
Alexandre Archambault
|
30a8f119bd
|
Fix output silencing
Plugin should now really not print anything if nothing is downloaded
|
2016-11-16 16:23:58 +01:00 |
Alexandre Archambault
|
c35e0f851b
|
Merge pull request #392 from alexarchambault/topic/typelevel-and-fixes
Typelevel option and fixes
|
2016-11-15 13:56:42 +01:00 |
Alexandre Archambault
|
71b3acead3
|
Fix attempt to download an artifact several times in parallel
|
2016-11-15 00:27:33 +01:00 |
Alexandre Archambault
|
e2a8836d25
|
Update test
|
2016-11-15 00:27:28 +01:00 |
Alexandre Archambault
|
d3656fa6ae
|
Fix regression in class loader isolation
|
2016-11-15 00:27:26 +01:00 |
Alexandre Archambault
|
5e0189fa7e
|
Allow to swap Scala mainline dependencies by Typelevel ones
|
2016-11-15 00:27:23 +01:00 |
Alexandre Archambault
|
0ae415c55e
|
Merge pull request #384 from mxl/quill
Added Quill to the list of projects using coursier.
|
2016-11-10 11:48:15 -08:00 |
Alexandre Archambault
|
95867a4e1b
|
Add LICENSE file
|
2016-11-10 11:24:46 -08:00 |
Michael Ledin
|
4be2e3274e
|
Added Quill to the list of projects using coursier.
|
2016-11-09 16:32:14 +03:00 |
Alexandre Archambault
|
c16eb18cbf
|
Merge pull request #381 from alexarchambault/topic/fixes
Fixes
|
2016-11-07 13:50:02 +01:00 |
Alexandre Archambault
|
d5cc47ae5f
|
Add non regression test for org.nd4j:nd4j-native:0.5.0...
...and corresponding fixes / workarounds
|
2016-11-07 12:28:02 +01:00 |