Alexandre Archambault
|
00d11017f7
|
Better properties substitution
For com.fasterxml.jackson.jaxrs:jackson-jaxrs-providers:2.6.0 in particular, having properties refering other properties
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
aa9a43b483
|
More for extra attributes from POM (#2)
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
0d5ac09aa1
|
More for extra attributes from POM
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
6a460c1fb2
|
Fix in ClasspathFilter
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
d33ab9da26
|
Output better `sbt.ModuleReport`s
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
aa2a909fbd
|
ResolutionClassLoader (WIP)
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
dd4dbb41f9
|
Better names / comments
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
776bcb893f
|
Add classifier variable in Ivy patterns
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
790104f06a
|
Add support for extra attributes
TODO Add tests
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
2d61a9ea69
|
Remove deprecated comment
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
056f65b90f
|
No artifacts for global-plugin repo
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
4aed6f6c38
|
global-plugins - attempt #2 - success
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
c42682ed60
|
Fixup (better handling of sbt attributes)
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
5d32358c2e
|
Better handling of attributes from SBT
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
f52e2ecca4
|
Add support for attributes
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
a3188a9b8a
|
Override updateClassifiers task
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
c3cc002be2
|
fixup (Better handling of classifiers)
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
0e5118befe
|
Better handling of classifiers
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
eaa7874874
|
Move Maven specific method closer to its usage
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
842de76ca6
|
Add SBT plugin
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
46732be5c9
|
Changes in cache policy
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
f84e9ad938
|
Changes in files
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
3b4b773c64
|
Add Ivy repository support
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
e4dfc862b4
|
Replace scopes with Ivy-like configuration
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
98acae19bc
|
Allow to force some module versions during resolution
What SBT calls "dependency overrides"
|
2015-11-29 21:26:28 +01:00 |
Alexandre Archambault
|
e20b93326d
|
Move things around
- core doesn't depend anymore on scalaz-concurrent, only on scalaz-core
- metadata and JARs downloading now unified (merged with the latter)
- ...
|
2015-11-29 20:35:21 +01:00 |
Alexandre Archambault
|
d134bee906
|
Enable fetch-from-cache-first by default
|
2015-11-24 22:18:24 +01:00 |
Alexandre Archambault
|
700bf84296
|
Add fetchLocalFirst, fix in the way local repo are handled
|
2015-11-23 22:55:30 +01:00 |
Alexandre Archambault
|
2f5e731378
|
launch command should be fine
|
2015-11-22 23:50:33 +01:00 |
Alexandre Archambault
|
715d50e32c
|
Fix scala js tests?
|
2015-11-21 14:44:30 +01:00 |
Alexandre Archambault
|
01ad96413e
|
Switch to build.sbt based build definition
|
2015-11-21 14:23:06 +01:00 |
Alexandre Archambault
|
ef09b62f3c
|
Minor refactoring in CachePolicy
Preparing the ground for TTLs
|
2015-07-08 12:47:02 +02:00 |
Alexandre Archambault
|
06a895b2cb
|
Switch to scala 2.11.7
|
2015-07-07 21:26:42 +02:00 |
Alexandre Archambault
|
c3e23db5fe
|
Windows-friendlier filenames
|
2015-07-07 21:19:52 +02:00 |
Alexandre Archambault
|
bb01b867dd
|
Add snapshot metadata test
|
2015-07-07 20:43:16 +02:00 |
Alexandre Archambault
|
da4b0ee648
|
Cleaning
|
2015-07-07 20:43:16 +02:00 |
Alexandre Archambault
|
286980bca0
|
Remove unnecessary condition in default filter
|
2015-07-07 20:43:15 +02:00 |
Alexandre Archambault
|
aea6e958ea
|
Formatting / styling
|
2015-07-07 20:43:14 +02:00 |
Alexandre Archambault
|
7f774319e6
|
Better file URI handling
Next step would be to make Artifact generic, and use java.net.URI /
java.io.File instead of strings.
|
2015-07-07 14:21:27 +02:00 |
Alexandre Archambault
|
0418c790b6
|
Snapshot versioning
Fixes https://github.com/alexarchambault/coursier/issues/61
|
2015-07-07 14:21:27 +02:00 |
Alexandre Archambault
|
38f6eda609
|
Changes in files API, checksum verifying
|
2015-07-05 15:47:49 +02:00 |
Alexandre Archambault
|
8e8bbc6c9f
|
Changes in artifact definition
|
2015-07-04 16:19:42 +02:00 |
Alexandre Archambault
|
6ed8f6e2d1
|
Minor refactoring
|
2015-07-04 16:19:41 +02:00 |
Alexandre Archambault
|
6eeb792829
|
Made implicit the cache policy arguments
|
2015-07-04 16:19:39 +02:00 |
Alexandre Archambault
|
e2c654eb88
|
Move back CachePolicy to namespace coursier.core
|
2015-07-04 16:19:37 +02:00 |
Alexandre Archambault
|
edb1c6f2c5
|
Formatting / styling
|
2015-07-04 16:19:36 +02:00 |
Alexandre Archambault
|
ee1a6a68f6
|
Offline option in CLI tool, minor refactoring in MavenRepository
|
2015-07-04 16:19:34 +02:00 |
Alexandre Archambault
|
842faf5dd2
|
Formatting / styling
|
2015-06-28 15:20:02 +02:00 |
Alexandre Archambault
|
b4e58dd34a
|
Better handling of Maven scopes
Used to fetch unnecessary project info.
TODO Add non regression tests for that.
|
2015-06-27 15:34:54 +02:00 |
Alexandre Archambault
|
cfd4f711cd
|
Formatting / styling
|
2015-06-27 15:24:47 +02:00 |