Alexandre Archambault
ece1b35c5f
Cleaning
2016-09-01 13:50:49 +02:00
Alexandre Archambault
29469ffc7a
Add okhttp plugin
2016-08-22 00:40:01 +02:00
Alexandre Archambault
6f93f85c5d
Switch to scalaz 7.2
2016-08-17 23:09:30 +02:00
Alexandre Archambault
72d0ac9728
Move tests with external requirements to it tests
2016-08-15 18:59:27 +02:00
Alexandre Archambault
619b9dd0c0
Publish http-server module as http-server-java7
2016-08-05 14:37:25 -04:00
Alexandre Archambault
b0a20eff81
Rename simple-web-server module to http-server
2016-08-05 14:32:57 -04:00
Alexandre Archambault
eb4e73fa54
Better handling of version intervals / hints reconciliation
...
Fixes https://github.com/alexarchambault/coursier/issues/303
2016-07-23 18:36:36 +02:00
Alexandre Archambault
1c34362b6f
Better handling of Ivy patterns
2016-07-23 13:56:28 +02:00
Alexandre Archambault
ea59ff6974
Update dependencies
2016-06-19 18:11:20 +02:00
Alexandre Archambault
b76fbf363a
Add support for TTL
2016-05-31 15:18:29 +02:00
Alexandre Archambault
1553d0b9d9
Add support for Ivy version ranges
2016-05-30 00:40:41 +02:00
Alexandre Archambault
24235c12cc
Change module name of root project not to confuse sbt-coursier
2016-05-29 23:45:55 +02:00
Alexandre Archambault
2ddfe5f3b2
Keep version actually used to fetch metadata, to get artifacts
...
In case the one given by the metadata is wrong
2016-05-28 17:15:05 +02:00
Alexandre Archambault
774a599bdd
Switch back to the last Java 7 compatible http4s version
2016-05-09 19:25:43 +02:00
Alexandre Archambault
6f404764f7
Add mima filters
2016-05-09 19:25:40 +02:00
Alexandre Archambault
641af2af91
Add simple-http-server project
2016-04-27 00:40:54 +02:00
Alexandre Archambault
241cf866a0
Switch to case-app 1.0.0-RC2, remove the need for two -- ...
...
...to specify user arguments with the launch command
2016-04-17 22:24:39 +02:00
Alexandre Archambault
bbe9ec5a21
Minor adjustment of build config
2016-04-17 22:24:31 +02:00
Alexandre Archambault
6ac53946ab
Put back bootstrap.jar in proguarded launcher
2016-04-13 00:34:26 +02:00
Alexandre Archambault
96ba7c72d6
Switch to case-app 1.0.0-RC1
2016-04-11 01:53:00 +02:00
Alexandre Archambault
f73dac68fd
Try not flooding the terminal with ignored errors...
...
...in updateClassifiers.
Also fail if an artifact cannot be fetched in update. A bit risky - might unveil locked errors, that ought to be circumvented.
2016-04-05 17:03:03 +02:00
Alexandre Archambault
105236393d
Add benchmark option
2016-04-05 16:58:18 +02:00
Alexandre Archambault
055ff77e5b
Cleaning
2016-04-05 16:53:19 +02:00
Alexandre Archambault
3367f49058
Add support for fallback artifact in SBT plugin
2016-04-01 01:11:48 +02:00
Alexandre Archambault
e634e108cf
Add basic scripted test
2016-04-01 01:11:48 +02:00
Alexandre Archambault
fd4d1bd1dc
Merge pull request #202 from soc/topic/sbt-coursier
...
Rename coursier-sbt-plugin to sbt-coursier
2016-03-20 15:40:09 +01:00
Alexandre Archambault
b36de08ccb
Fix IvyLocalTests and MiMa checks after organization change
2016-03-20 14:25:28 +01:00
Simon Ochsenreither
3c427aec43
Rename coursier-sbt-plugin to sbt-coursier
2016-03-19 15:17:45 +01:00
Alexandre Archambault
74af8296d5
Change organization to io.get-coursier
2016-03-17 17:28:18 +01:00
Alexandre Archambault
645100ae3c
Try not to use rhino during scala JS tests
...
Why is rhino back? Should be node...
2016-03-14 16:20:48 +01:00
Alexandre Archambault
3ff533a02b
Move things around in TermDisplay
2016-03-14 16:20:21 +01:00
Alexandre Archambault
29f8d49c83
Switch to scala 2.11.8, SBT scala-js 0.6.7
2016-03-14 16:20:20 +01:00
Alexandre Archambault
aa836864a3
Don't wrongly take into account previously downloaded chunks in bitrate calculations
2016-03-07 01:48:23 +01:00
Alexandre Archambault
90ccdb46fc
Fix update-changing mode, report update checks
2016-03-06 19:27:06 +01:00
Alexandre Archambault
a7a34320df
Cache now only designated by a simple directory
2016-03-06 14:45:57 +01:00
Alexandre Archambault
07eafc8d86
Merge pull request #186 from alexarchambault/topic/no-ammonite-terminal
...
Remove ammonite-terminal dependency
2016-02-29 00:12:36 +01:00
Alexandre Archambault
82e64fe7a8
Remove ammonite-terminal dependency
2016-02-28 19:35:50 +01:00
Alexandre Archambault
5bbe01bfdd
Better handling of Maven scopes
...
Actually a regression introduced when Ivy support was added
Fixes https://github.com/alexarchambault/coursier/issues/178 ,
https://github.com/alexarchambault/coursier/issues/177
2016-02-28 17:31:20 +01:00
Alexandre Archambault
b9895ce801
Add support for packaging attribute in POMs
2016-02-28 17:00:12 +01:00
Alexandre Archambault
1731fca26c
Have the cache keep track of missing files
2016-02-24 23:50:04 +01:00
Alexandre Archambault
facf76eb20
Automatically publish the proguarded JAR
2016-02-20 15:56:20 +01:00
Alexandre Archambault
a1585ab27c
Java 6 friendliness
2016-02-17 20:57:49 +01:00
Alexandre Archambault
df7564a9c9
Temporarily add Sonatype snapshots repository to plugin module
...
For 2.10 artifacts of the other modules to be found by the coursier SBT plugin - it can't else because of its to-naive inter-project resolver
2016-02-16 16:09:54 +01:00
Alexandre Archambault
f19288bafb
Add MIMA SBT plugin, aiming at binary compatibility as of 1.0.0-M8
2016-02-16 01:03:18 +01:00
Alexandre Archambault
fc237d61ad
Build standalone launcher from SBT
2016-02-07 13:29:39 +01:00
Alexandre Archambault
58c8cb4192
Print version in help message
2016-02-01 14:26:30 +01:00
Alexandre Archambault
c0bc52f53e
Remove unused dependency
2016-01-29 12:51:08 +01:00
Alexandre Archambault
ce8fb17fd1
Remove sbt-release plugin
2016-01-27 11:45:36 +01:00
Alexandre Archambault
a45a70e8ef
Switch to case-app 1.0.0-M2
...
Using shapeless.compat.Strict instead of shapeless.Lazy, that generates
less auxiliary classes
2016-01-26 16:56:31 +01:00
Alexandre Archambault
a251e71190
Revert "Update Sonatype credentials config"
...
This reverts commit ca0fec50ca .
2016-01-13 23:07:01 +01:00