Alexandre Archambault
|
70e2f978a4
|
Merge pull request #159 from alexarchambault/topic/version-interval-fix
Really test version intervals...
|
2016-02-22 23:49:08 +01:00 |
Alexandre Archambault
|
117e469ed9
|
Allow to disable progress bar display with the COURSIER_NO_TERM
environment variable by default
COURSIER_NO_TERM just has to be non-empty.
|
2016-02-22 23:01:22 +01:00 |
Alexandre Archambault
|
79b464754f
|
Add FAQ point about COURSIER_NO_TERM
|
2016-02-22 22:59:14 +01:00 |
Alexandre Archambault
|
dade161d3e
|
Add --force option to the fetch CLI command, better error reporting
|
2016-02-22 22:58:01 +01:00 |
Alexandre Archambault
|
2ee0253d13
|
Merge pull request #158 from easel/package-json
Extract npm dependencies to package.json file and use it for travis
|
2016-02-22 22:21:57 +01:00 |
Alexandre Archambault
|
4676d65031
|
Really test version intervals...
...and fix the tests
|
2016-02-22 22:18:52 +01:00 |
Erik LaBianca
|
38bd8a1067
|
Extract npm dependencies to package.json file and use it for travis
- Allows developers to init simply using `npm install`
|
2016-02-22 15:19:50 -05:00 |
Alexandre Archambault
|
f12fcacc51
|
Merge pull request #156 from easel/idea-gitignore
Add .idea folder to .gitignore
|
2016-02-22 20:20:38 +01:00 |
Alexandre Archambault
|
58b2752c6c
|
Merge pull request #155 from easel/maven-local
Add support for maven file: repositories
|
2016-02-22 20:19:30 +01:00 |
Erik LaBianca
|
915903faf5
|
Add support for maven file: repositories
|
2016-02-22 11:56:15 -05:00 |
Erik LaBianca
|
2a53a2a0d3
|
Add .idea folder to .gitignore
|
2016-02-22 11:49:24 -05:00 |
Alexandre Archambault
|
bf4a9bf2ea
|
Merge pull request #153 from alexarchambault/topic/clean
Remove unnecessary logback config file in CLI project
|
2016-02-21 23:54:18 +01:00 |
Alexandre Archambault
|
751ff51032
|
Merge pull request #152 from alexarchambault/topic/update-readme
Update readme
|
2016-02-21 22:50:39 +01:00 |
Alexandre Archambault
|
437b667e9b
|
Merge pull request #151 from alexarchambault/topic/faq
Add FAQ section in README
|
2016-02-21 22:25:56 +01:00 |
Alexandre Archambault
|
67bc0fcffa
|
Remove unnecessary logback config file in CLI project
|
2016-02-21 20:24:27 +01:00 |
Alexandre Archambault
|
9548f28693
|
Fix typo in README
|
2016-02-21 20:22:55 +01:00 |
Alexandre Archambault
|
989c52055b
|
Make the printed ivy2Local in README look more anonymous
|
2016-02-21 20:22:48 +01:00 |
Alexandre Archambault
|
1a443b3758
|
Really add line about Apache Toree
|
2016-02-21 20:22:48 +01:00 |
Alexandre Archambault
|
ad43b73883
|
Really update Jupyter Scala mention
|
2016-02-21 20:22:48 +01:00 |
Alexandre Archambault
|
3c32ec4c2f
|
Add FAQ section in README
|
2016-02-21 20:21:24 +01:00 |
Alexandre Archambault
|
5e9193170c
|
Add release notes for 1.0.0-M{7,8}
|
2016-02-21 20:20:11 +01:00 |
Alexandre Archambault
|
e4eeba5912
|
Update README
|
2016-02-20 18:47:06 +01:00 |
Alexandre Archambault
|
32aa58498e
|
Update standalone launcher
|
2016-02-20 18:35:54 +01:00 |
Alexandre Archambault
|
fa13b939d5
|
Update launcher
|
2016-02-20 18:32:38 +01:00 |
Alexandre Archambault
|
34ce0e17d7
|
Set version to 1.0.0-SNAPSHOT
|
2016-02-20 17:04:44 +01:00 |
Alexandre Archambault
|
65e30fd2a7
|
Set version to 1.0.0-M8
|
2016-02-20 16:52:46 +01:00 |
Alexandre Archambault
|
b887677c0f
|
Merge pull request #148 from alexarchambault/topic/standalone-launcher-artifact
Automatically publish the proguarded JAR...
|
2016-02-20 16:46:24 +01:00 |
Alexandre Archambault
|
1bf84ee3fa
|
Run CI only on PRs and master branch
|
2016-02-20 16:01:46 +01:00 |
Alexandre Archambault
|
bccffaab6d
|
Add --classifier option
|
2016-02-20 16:00:09 +01:00 |
Alexandre Archambault
|
80807f4d93
|
Add --intransitive option
|
2016-02-20 15:56:33 +01:00 |
Alexandre Archambault
|
1d58d8d453
|
Allow for non default classifiers to be given a try from Maven repositories
TODO Add test with the standalone classifier on coursier-cli once coursier
1.0.0-M8 is released
|
2016-02-20 15:56:33 +01:00 |
Alexandre Archambault
|
f6da127759
|
Minor refactoring
|
2016-02-20 15:56:33 +01:00 |
Alexandre Archambault
|
ec52cb5b3e
|
More compact publications in generated ivy.xml
|
2016-02-20 15:56:33 +01:00 |
Alexandre Archambault
|
6830bc14cf
|
Handle extra SBT artifacts
|
2016-02-20 15:56:33 +01:00 |
Alexandre Archambault
|
facf76eb20
|
Automatically publish the proguarded JAR
|
2016-02-20 15:56:20 +01:00 |
Alexandre Archambault
|
8f8c81e975
|
Merge pull request #145 from alexarchambault/topic/java-6
Java 6 friendliness
|
2016-02-18 20:12:26 +01:00 |
Alexandre Archambault
|
a1585ab27c
|
Java 6 friendliness
|
2016-02-17 20:57:49 +01:00 |
Alexandre Archambault
|
59c24ed258
|
Merge pull request #142 from alexarchambault/topic/launcher-isolation-fix
Fix in launcher class loader isolation
|
2016-02-17 13:41:18 +01:00 |
Alexandre Archambault
|
d7e5c23036
|
Fix in launcher class loader isolation
Fixes https://github.com/alexarchambault/coursier/issues/141
|
2016-02-17 09:54:00 +01:00 |
Alexandre Archambault
|
e35ab4edb4
|
Update standalone launcher
|
2016-02-16 18:55:13 +01:00 |
Alexandre Archambault
|
8dde4c0569
|
Add line about Apache Toree
|
2016-02-16 18:55:12 +01:00 |
Alexandre Archambault
|
781db978de
|
Update Jupyter Scala mention
|
2016-02-16 18:55:12 +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
|
bd9503bb75
|
Merge pull request #140 from alexarchambault/topic/mima
Add MIMA SBT plugin, aiming at binary compatibility as of 1.0.0-M8
|
2016-02-16 09:59:26 +01:00 |
Alexandre Archambault
|
cd1a2a007d
|
Merge pull request #139 from alexarchambault/topic/display-fixes
Fixes in progress bar display
|
2016-02-16 09:58:48 +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
|
88708732f9
|
Minor fix
|
2016-02-16 00:46:14 +01:00 |
Alexandre Archambault
|
2637366229
|
Small fix in new progress terminal display
Don't keep 0% lines on failed downloads
|
2016-02-16 00:46:13 +01:00 |
Alexandre Archambault
|
34b237d89d
|
Merge pull request #136 from alexarchambault/topic/display
Nicer progress reporting
|
2016-02-15 10:47:21 +01:00 |
Alexandre Archambault
|
ae99c1d692
|
Nicer progress reporting
|
2016-02-12 18:13:36 +01:00 |