xuwei-k
bbbb300ba1
add Java 9 test
2017-11-13 16:19:00 +09:00
Brett Randall
602b138771
Updated README.md to add a Travis build status image
2017-11-12 16:15:58 -08:00
Brett Randall
da02335261
Changed references to downloading/installing/updating Java (JRE?) to refer to JDK.
...
Updated download URLs. Fixed #115 .
2017-11-10 19:48:05 +00:00
Dale Wijnand
bf4f4a5d87
Merge pull request #132 from leonardehrenfried/disable-location
...
Disable ivy log4j caller location calculation
2017-11-09 08:46:27 +00:00
Leonard Ehrenfried
c1966b688d
Also upgrade versions in .travis.yml
2017-11-08 21:36:11 +01:00
Leonard Ehrenfried
3cc56ad0ba
Add performance test
2017-11-08 21:36:11 +01:00
Leonard Ehrenfried
48f9cf3be6
Disable calculation of log4j caller location information
2017-11-08 21:36:11 +01:00
Leonard Ehrenfried
c0c186580a
Upgrade scala and dependency versions
2017-11-08 21:36:11 +01:00
Dale Wijnand
c3f9cf800e
Merge pull request #3719 from eed3si9n/wip/launcher
...
Bump launcher to 1.0.2
2017-11-08 10:28:52 +00:00
Dale Wijnand
f380de79f4
Merge pull request #3720 from eed3si9n/wip/3680
...
Improve testQuick performance, restoring caching of stamps
2017-11-08 08:50:26 +00:00
OlegYch
6e29a1aa15
Improve testQuick performance, restoring caching of stamps
2017-11-07 22:56:05 -05:00
Eugene Yokota
afe9757da0
Bump launcher to 1.0.2
...
Fixes #3676
2017-11-07 22:54:05 -05:00
Dale Wijnand
8b1cab04c6
Merge pull request #3699 from saniyatech/fix-3693
...
Removes reference to version 0.14.0 from a warning message
2017-11-07 08:27:21 +00:00
eugene yokota
ee4dcee7cf
Merge pull request #3717 from cunei/wip-3655
...
Do not always use Level.Debug while creating a backgroundLog
2017-11-06 13:08:21 -05:00
Antonio Cunei
1ca266d0f8
Do not always use Level.Debug while creating a backgroundLog
...
The creation of a backgroundLog was always using Debug as the
logging level for console and backing. This commit sets the
levels to those used by the caller. Fixes #3655
2017-11-06 15:33:05 +01:00
Dale Wijnand
19054834b7
Merge pull request #179 from xuwei-k/issue-178
...
fix incorrect eviction warning message
2017-11-06 08:46:24 +00:00
Saniya Tech
b5e05e1fc1
Merge branch '1.x' into fix-3693
2017-11-04 09:52:35 -04:00
Alexandre Archambault
0632262218
Merge pull request #690 from olivierdeckers/clean-inmemory-caches
...
Implemented clean task + added integration test. Fixes #685
2017-11-03 16:09:38 +01:00
Olivier Deckers
ebb7e66a26
Implemented clean task + added integration test. Fixes #685
2017-11-03 15:21:39 +01:00
Dale Wijnand
9232a8fbc8
Merge pull request #3671 from miklos-martin/1.x
...
Add nameOption to the Command trait
2017-11-03 08:33:52 +00:00
Miklos Martin
1f89e3dc02
move nameOption to the trait
2017-11-03 06:39:53 +01:00
Miklos Martin
951c78a4d7
better naming + value class
2017-11-03 06:39:53 +01:00
Miklos Martin
79e75f02e5
add newline
2017-11-03 06:39:53 +01:00
Miklos Martin
8dacb72f9d
Fixes #3297 and #3531
...
Add commandName as an extension method in Command
2017-11-03 06:39:53 +01:00
Alexandre Archambault
86de793517
Typo
2017-11-03 01:19:45 +01:00
Alexandre Archambault
0ca0862508
Update development cookbook
2017-11-02 16:21:00 +01:00
xuwei-k
a385a13fa5
fix incorrect eviction warning message
2017-11-02 15:10:05 +09:00
Alexandre Archambault
eac0c2ce45
Merge pull request #683 from coursier/topic/tweak-appveyor-config
...
Cache less things on Windows CI
2017-11-01 23:37:52 +01:00
Alexandre Archambault
5351d572fa
Cache less things on Windows CI
...
These don't speed up things much, and seem to get corrupted from time to
time.
2017-11-01 21:35:13 +01:00
Alexandre Archambault
6e24d6036f
Merge pull request #630 from coursier/topic/bump-scala-2.12
...
Switch to scala 2.12.4
2017-11-01 17:22:55 +01:00
Alexandre Archambault
c8815118de
Work around spurious issue during tut command in 2.12
2017-11-01 16:20:47 +01:00
Alexandre Archambault
7ac3038d2e
Switch to scala 2.12.4
2017-11-01 16:20:47 +01:00
Alexandre Archambault
affc902de4
Mention submodules in DEVELOPMENT document
2017-10-31 23:44:36 +01:00
Alexandre Archambault
dbd229198b
Remove cruft from generate-launcher script
2017-10-31 23:27:26 +01:00
Alexandre Archambault
5a827a6340
Remove deprecated script
2017-10-31 23:10:17 +01:00
Alexandre Archambault
2d8d11f4f1
Add release notes for 1.0.0-RC12 and 1.0.0-RC13
2017-10-31 23:05:45 +01:00
Saniya Tech
8757a4c6ac
Removes reference to version 0.14.0 from a warning message
2017-10-31 17:09:20 -04:00
eugene yokota
12c2e9b8e7
Merge pull request #3689 from OlegYch/fix-npm
...
Don't fail loading the build if npm is missing or we are on Windows
2017-10-30 18:12:46 -04:00
Dale Wijnand
30a5038b71
Merge pull request #191 from twm/bd-dep
...
Add bc dependency in Debian/Ubuntu package
2017-10-30 16:51:08 +00:00
Alexandre Archambault
46ff6b12fd
Setting version to 1.0.0-SNAPSHOT
2017-10-29 15:09:55 +01:00
Alexandre Archambault
a10b4ad0b0
Updates for 1.0.0-RC13
2017-10-29 15:08:20 +01:00
OlegYch
f761dab63e
Don't fail loading the build if npm is missing or we are on Windows
2017-10-29 16:37:53 +03:00
Alexandre Archambault
82b10e81da
Setting version to 1.0.0-RC13
2017-10-29 14:33:13 +01:00
Alexandre Archambault
caa935c956
Setting version to 1.0.0-SNAPSHOT
2017-10-28 13:36:35 +02:00
Alexandre Archambault
5377ce71df
Updates for 1.0.0-RC12-1
2017-10-28 13:33:10 +02:00
Alexandre Archambault
1c9fbaa999
Setting version to 1.0.0-RC12-1
2017-10-28 13:05:47 +02:00
Alexandre Archambault
e1a8e0fabe
Merge pull request #679 from coursier/develop
...
Tweaking
2017-10-28 11:05:04 +02:00
Tom Most
eb69920e81
Add bc dependency in Debian/Ubuntu package
2017-10-27 19:49:11 -07:00
Dale Wijnand
bb6d8d62ec
Merge pull request #3672 from RomanIakovlev/1.x
...
Add new setting to determine if running in CI env
2017-10-28 00:28:44 +01:00
Dale Wijnand
4527029584
Merge pull request #3673 from RomanIakovlev/sbt_1055
...
Add a check for a change in SBT version before reload
2017-10-28 00:24:44 +01:00