Commit Graph

20 Commits

Author SHA1 Message Date
Alexandre Archambault db3b244b75 Add ~/.ivy2/local test 2015-06-26 01:59:10 +02:00
Alexandre Archambault b010d4b620 Rework Resolution iteration and artifacts API 2015-06-26 01:59:08 +02:00
Alexandre Archambault 6a91ddfaca ResolutionProcess API 2015-06-26 01:59:07 +02:00
Alexandre Archambault 95f51fdb8f Local ivy2 support 2015-06-26 01:59:07 +02:00
Alexandre Archambault c6398592ce Cleaning 2015-06-25 01:18:58 +02:00
Alexandre Archambault 9fd56848a8 Refactor artifact API 2015-06-25 01:18:57 +02:00
Alexandre Archambault 041d0c4fb4 Fix 2015-06-25 01:18:56 +02:00
Alexandre Archambault d30be245dc Rename MavenArtifact to Attributes 2015-06-25 01:18:54 +02:00
Alexandre Archambault 510dd7b2d4 Allow empty initial dependencies in Resolution 2015-06-25 01:18:50 +02:00
Alexandre Archambault e6ec32f33a Back to a simpler artifact model in resolver 2015-06-25 01:18:46 +02:00
Alexandre Archambault 7c8215396c Cleaning 2015-06-22 23:34:20 +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 6e3caa6d19 Refined artifacts API 2015-06-22 23:34:16 +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 a70ed0c292 Add Central test 2015-06-21 19:37:19 +02:00
Alexandre Archambault 56c5a98e4d Cleaning 2015-06-21 19:04:49 +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 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 5e25748d83 Initial commit 2015-06-16 20:32:17 +02:00