Alexandre Archambault
60bb713058
Missing publish command for coursier-files
2015-06-26 18:37:13 +02:00
Alexandre Archambault
99c3a99332
Merge pull request #46 from alexarchambault/develop
...
Last developments
2015-06-26 18:25:27 +02:00
Alexandre Archambault
d79d6137c7
Update USAGE
2015-06-26 18:16:04 +02:00
Alexandre Archambault
91e39421d2
Increase JS requests timeout
2015-06-26 18:15:55 +02:00
Alexandre Archambault
4e0094f12d
Log metadata fetching from js
...
Lost in refactoring
2015-06-26 17:42:19 +02:00
Alexandre Archambault
e5df5f6a1b
Remove redundant version setting
2015-06-26 17:42:18 +02:00
Alexandre Archambault
9089c87c8c
Merge pull request #45 from alexarchambault/develop
...
Last developments
2015-06-26 08:37:50 +02:00
Alexandre Archambault
a1bb46d6c4
Fix Travis script (2.10 build)
2015-06-26 03:17:33 +02:00
Alexandre Archambault
6f3384c260
Update USAGE.md
2015-06-26 03:11:56 +02:00
Alexandre Archambault
0296322d01
Update Travis script
2015-06-26 02:54:39 +02:00
Alexandre Archambault
1743bbbf1d
Change in build definition
...
Hopefully friendlier to SBT on Travis (why tf is it perfectly fine
locally then??? Same JDK, same SBT version, ...)
2015-06-26 02:44:29 +02:00
Alexandre Archambault
dc6e1c368c
Minor API change
2015-06-26 01:59:13 +02:00
Alexandre Archambault
dc2e2278b0
Various API changes
2015-06-26 01:59:12 +02:00
Alexandre Archambault
7a10915ccf
Cleaning
2015-06-26 01:59:11 +02:00
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
eugene yokota
8954fae123
Merge pull request #2072 from sbt/wip/snapshot-issues
...
Reinstate SNAPSHOT test that was fixed in #1520/#1514
2015-06-25 16:43:12 -04:00
eugene yokota
83a2319f89
Merge pull request #2072 from sbt/wip/snapshot-issues
...
Reinstate SNAPSHOT test that was fixed in #1520/#1514
2015-06-25 16:43:12 -04:00
Eugene Yokota
538982928a
Fixes #2005 . Bump to ivy 2.3.0-sbt-c5d1b95fdcc1e1007740ffbecf4eb07abc51ec93
...
When I went digging into Ivy's code base I discovered that it's been
checking if the repository layout pattern ends with M2_PATTERN to use
maven-metadata.xml, which for sbt would return false since we customize
the mattern -
https://github.com/apache/ant-ivy/blob/2.3.0/src/java/org/apache/ivy/plu
gins/resolver/IBiblioResolver.java#L497-L499
2015-06-25 16:39:22 -04:00
eugene yokota
2988b77a70
Merge pull request #2073 from sbt/fix/2043
...
Fixes #2043 . bintrayRelease is repeated 20x?
2015-06-24 20:37:47 -04:00
eugene yokota
bea01ba1c7
Merge pull request #2073 from sbt/fix/2043
...
Fixes #2043 . bintrayRelease is repeated 20x?
2015-06-24 20:37:47 -04:00
Alexandre Archambault
717fdf1ad5
Merge pull request #44 from alexarchambault/develop
...
Last developments
2015-06-25 01:28:28 +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
d2885c59b4
Add stream method to Resolution
2015-06-25 01:18:53 +02:00
Alexandre Archambault
5dc17a5bb3
Better minification
2015-06-25 01:18:52 +02:00
Alexandre Archambault
07278edd6d
Add comment
2015-06-25 01:18:51 +02:00
Alexandre Archambault
27c8cc9929
Changes in Resolution API
2015-06-25 01:18:50 +02:00
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
Eugene Yokota
c9ef337b5c
Fixes #2043 . bintrayRelease is repeated 20x?
2015-06-24 16:56:45 -04:00
Eugene Yokota
13c8d00848
Fixes #2043 . bintrayRelease is repeated 20x?
2015-06-24 16:56:45 -04:00
Eugene Yokota
1ca1ba431c
Reinstate SNAPSHOT test that was fixed in #1520/#1514
2015-06-23 20:39:41 -04:00
Alexandre Archambault
de3b704731
Merge pull request #39 from alexarchambault/develop
...
Last developments
2015-06-23 00:05:28 +02:00
Alexandre Archambault
b11126c0cb
Remove now useless tests
2015-06-22 23:34:23 +02:00
Alexandre Archambault
9f3edb45f4
Packaging the CLI app
...
Fixes https://github.com/alexarchambault/coursier/issues/13
2015-06-22 23:34:21 +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
35b5790be7
Change organization
2015-06-22 23:34:18 +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