Commit Graph

17940 Commits

Author SHA1 Message Date
Eugene Yokota fb168d24bb Scala 2.12.7 2018-09-27 12:38:39 -04:00
Alexandre Archambault a2ef75abcb
Adjust tests relying on cache path (#910)
The default cache path changed some time ago, from ~/.coursier/cache/v1
to ~/.cache/coursier/v1 (Linux) or ~/Library/Caches/Coursier/v1 (OS X).

The former is still used if it is found locally and the new one isn't
found. Else the new one is created if necessary, and used.
2018-09-27 13:41:24 +02:00
Alexandre Archambault 49f7654b59
Use scalajs-bundler (#907) 2018-09-26 17:10:22 +02:00
Alexandre Archambault 528c2adc2f
Switch to latest scalajs-react, split web module sources (#906) 2018-09-26 12:09:29 +02:00
eugene yokota 144a146f07
Merge pull request #4380 from eed3si9n/wip/version
Refactor type parameter names
2018-09-25 13:09:40 -04:00
Eugene Yokota ea0fac1302 Refactor type parameter names 2018-09-25 12:02:42 -04:00
Eugene Yokota aec08f6760 1.3.0-SNAPSHOT 2018-09-25 11:25:24 -04:00
eugene yokota 125087a0ff
Merge pull request #4378 from andreaTP/fix4370
Fix: #4370
2018-09-25 09:38:56 -04:00
andrea 15d11f8f55 Fix: #4370 2018-09-25 12:57:09 +01:00
Alexandre Archambault dd7c8c19d4
Switch to sbt 1.2.3 (#887) 2018-09-25 12:30:30 +02:00
Alexandre Archambault 2372304e41
Merge pull request #903 from coursier/topic/remove-2.10-support
Remove 2.10 fluff
2018-09-24 16:51:41 +02:00
Alexandre Archambault fb46cc5f66 Tweak scripted test for sbt 1.x 2018-09-24 16:06:36 +02:00
Alexandre Archambault db1884a84e Remove 2.10 stuff 2018-09-24 15:03:50 +02:00
Alexandre Archambault 826ac55482 Run former sbt 0.13 specific tests with sbt 1.x too 2018-09-24 14:57:43 +02:00
Alexandre Archambault c35ec74e8f
Merge pull request #905 from coursier/topic/stop-publishing-snapshots
Stop publishing snapshots from CI
2018-09-24 10:47:18 +02:00
Alexandre Archambault 9c6335458e Stop publishing snapshots from CI
The corresponding jobs keep running into `java.net.ProtocolException: Too many follow-up requests: 21`.

Might try again to publish those, with sbt-dynver or an equivalent enabled,
via Travis CI stages.
2018-09-24 10:00:16 +02:00
Alexandre Archambault 69e933dd0d Remove deprecated gh-pages related scripts 2018-09-24 09:59:44 +02:00
Alexandre Archambault 6198ef85f2
Run test repo from a more practical script (#901) 2018-09-22 18:32:40 +02:00
eugene yokota dbd17e63e2
Merge pull request #181 from eed3si9n/wip/jdk11
openjdk11
2018-09-22 01:13:48 -04:00
Eugene Yokota e121d969c4 openjdk11 2018-09-22 00:55:00 -04:00
eugene yokota 69d6b3aeb8
Merge pull request #180 from eed3si9n/wip/fatal-warnings
Fix 2.10 build
2018-09-22 00:47:22 -04:00
Eugene Yokota 9f876009c8 Fix 2.10 build
Fixes #179
2018-09-22 00:35:20 -04:00
eugene yokota 53c41c6599
Merge pull request #262 from eed3si9n/wip/houserules
-Xfatal-warnings
2018-09-22 00:07:40 -04:00
Eugene Yokota 5fd0115979 For 2.11 2018-09-21 23:34:51 -04:00
Eugene Yokota 02475c7a66 -Xfatal-warnings 2018-09-21 01:16:55 -04:00
Alexandre Archambault 08d0375f7e
Merge pull request #899 from coursier/topic/no-directory-listing
Don't rely on directory listings anymore
2018-09-20 16:16:58 +02:00
Alexandre Archambault b0a7c92e27 Clean-up 2018-09-20 15:18:18 +02:00
Alexandre Archambault 32747ab195 Tweaking 2018-09-20 15:18:18 +02:00
eugene yokota a4555f9aaa
Merge pull request #177 from eed3si9n/wip/sip-18
SIP-18 import
2018-09-20 01:42:49 -04:00
eugene yokota 7f9ffb7e62
Merge pull request #178 from eed3si9n/wip/fatal-warnings
-Xfatal-warnings
2018-09-20 01:42:32 -04:00
Eugene Yokota dee4ccaa68 only for 2.12 2018-09-20 00:36:32 -04:00
eugene yokota 550c068b98
Merge pull request #4369 from eed3si9n/wip/task-sequential
Implement sequential[B](tasks: Seq[Initialize[Task[B]]])
2018-09-19 23:19:16 -04:00
Eugene Yokota cf0467609d -Xfatal-warnings 2018-09-19 22:46:38 -04:00
Eugene Yokota 9beff33152 SIP-18 import
Adds SIP-18 import for unidoc purpose.
2018-09-19 22:03:32 -04:00
Eugene Yokota 7254a258d5 SIP-18 import
Adds SIP-18 import for unidoc purpose.
2018-09-19 22:01:18 -04:00
Yusuke Izawa b47ca1b9ef Implement sequential[B](tasks: Seq[Initialize[Task[B]]]) and remove useless comment outs 2018-09-19 20:54:18 -04:00
eugene yokota a8e319e97b
Merge pull request #4367 from kai-chi/tilde-exp
expand tilde prefix
2018-09-19 20:42:55 -04:00
kai-chi 3f1ce8b9a0 expand tilde prefix 2018-09-19 18:35:59 +02:00
Alexandre Archambault fd6e56f2f8 Silence slf4j in proxy tests 2018-09-19 17:55:20 +02:00
Alexandre Archambault 25234fa971 Run more tests against mirror repositories 2018-09-19 17:55:20 +02:00
Alexandre Archambault 48c58d1e96 Don't rely on directory listings anymore 2018-09-19 16:59:53 +02:00
Alexandre Archambault 9968a12d10 Tweak Ivy repositories artifact handling 2018-09-19 16:59:53 +02:00
Alexandre Archambault 2775ef396b Stop relying on non-optional artifacts in tests
Once we don't rely on directory listings anymore, most JARs will be
marked as optional. Also, attributes have to be set beforehand to get
artifacts with specific types, as available artifacts cannot be listed
beforehand.
2018-09-19 16:59:53 +02:00
Alexandre Archambault 2a5804caec nitpicking 2018-09-19 10:55:30 +02:00
eugene yokota fbce3232a8
Merge pull request #4365 from eed3si9n/wip/warnings
-Xfatal-warnings in most subprojects
2018-09-18 19:00:23 -04:00
Eugene Yokota ef49a95b7d address more warnings 2018-09-18 17:45:24 -04:00
Eugene Yokota 4b23036c63 contraband 0.4.1 2018-09-18 16:56:19 -04:00
Eugene Yokota 3e1dac5161 -Xfatal-warnings in most subprojects 2018-09-18 11:47:55 -04:00
eugene yokota 10d471ad34
Merge pull request #4364 from eed3si9n/wip/format
cleaning up a few compiler warnings
2018-09-18 09:24:24 -04:00
Eugene Yokota f2bc786fd1 cleaning up a few compiler warnings 2018-09-17 22:30:14 -04:00