Commit Graph

281 Commits

Author SHA1 Message Date
Alexandre Archambault 510dd7b2d4 Allow empty initial dependencies in Resolution 2015-06-25 01:18:50 +02:00
Alexandre Archambault 0de5330351 Small refactoring 2015-06-25 01:18:49 +02:00
Alexandre Archambault 54338f7b04 Refactor exclusions, add partial orders / minifications 2015-06-25 01:18:47 +02:00
Alexandre Archambault e6ec32f33a Back to a simpler artifact model in resolver 2015-06-25 01:18:46 +02:00
Alexandre Archambault b11126c0cb Remove now useless tests 2015-06-22 23:34:23 +02:00
Alexandre Archambault 4391859a72 Handling version interval properly
Fixes https://github.com/alexarchambault/coursier/issues/2
2015-06-22 23:34:19 +02:00
Alexandre Archambault 17258e72ae Allow Maven profiles to have no ID
Fixes https://github.com/alexarchambault/coursier/issues/6
2015-06-22 23:34:17 +02:00
Alexandre Archambault 6e3caa6d19 Refined artifacts API 2015-06-22 23:34:16 +02:00
Alexandre Archambault c14e6ddb9d Cleaning 2015-06-21 19:37:19 +02:00
Alexandre Archambault 2d541093ff Preparing the ground for Ivy artifacts, and better artifact API 2015-06-21 19:37:19 +02:00
Alexandre Archambault f99c880c16 Add Central test 2015-06-21 19:37:19 +02:00
Alexandre Archambault bda358ba9b Merge Version and ComparableVersion 2015-06-21 19:37:19 +02:00
Alexandre Archambault a70ed0c292 Add Central test 2015-06-21 19:37:19 +02:00
Alexandre Archambault 02d28ef9bb Cleaning 2015-06-21 19:37:19 +02:00
Alexandre Archambault 3f8202a1d7 Cleaning 2015-06-21 19:37:18 +02:00
Alexandre Archambault 51af58da62 Simplified DateTime definition 2015-06-21 19:37:18 +02:00
Alexandre Archambault df7d1e7693 Rework of the filtering of no more required dependencies 2015-06-21 19:37:18 +02:00
Alexandre Archambault dddc750df3 Add exclusion/optional merging test
Would not expect this to pass before 524ed3320b
2015-06-21 19:04:48 +02:00
Alexandre Archambault 474a4a01f6 Cleaning 2015-06-21 19:04:47 +02:00
Alexandre Archambault d1249b0223 Add comments / cleaning 2015-06-20 16:02:37 +02:00
Alexandre Archambault 76c4b96bc1 Cleaning 2015-06-20 16:02:36 +02:00
Alexandre Archambault 57cf737852 Fix
Fixes resolutions wrongly reported as not done. Happened for
org.apache.spark:spark-core_2.11:1.3.1 in particular.
2015-06-20 16:02:35 +02:00
Alexandre Archambault 9455a9906f Basic caching 2015-06-20 16:02:35 +02:00
Alexandre Archambault 722d4ff614 Add comments 2015-06-18 18:52:32 +02:00
Alexandre Archambault 524ed3320b Change in model
- version split off module
- not trying to merge dependencies having the same module (by merging
  exclusions, optional flag, etc.)

*needs tests and comments* (there were corner cases exclusions + optional were buggy if together)
2015-06-18 03:16:54 +02:00
Alexandre Archambault 8d27ab7150 Better properties substitution 2015-06-18 00:25:17 +02:00
Alexandre Archambault fd495cc9f8 Looser property parsing (for scala-js) 2015-06-18 00:25:16 +02:00
Alexandre Archambault 60a7d3796f Remove dependency on http4s 2015-06-17 20:27:47 +02:00
Alexandre Archambault 628060d94e Typo in doc 2015-06-17 19:27:41 +02:00
Alexandre Archambault 90aebd0075 Add comments 2015-06-17 19:27:41 +02:00
Alexandre Archambault 5e25748d83 Initial commit 2015-06-16 20:32:17 +02:00