Alexandre Archambault
dbd602d5a8
Really run Travis tests in Mac env
...
The sudo:required seems to make it switch to Linux
2017-06-06 18:01:28 +02:00
Alexandre Archambault
69ffdeb553
Don't return duplicated artifacts from Ivy repos
2017-06-06 18:01:28 +02:00
Alexandre Archambault
4cdd95b37e
Really close http connections
2017-06-06 18:01:28 +02:00
Alexandre Archambault
3ac230f0be
Watch downloads from other coursier
...
Rather than failing with lock error
2017-06-06 18:01:24 +02:00
xuwei-k
78092eb193
add .travis.yml
2017-06-05 23:42:46 +09:00
xuwei-k
775cad68fe
remove sbt-cross-building
2017-06-05 23:07:18 +09:00
xuwei-k
77b0e5a550
remove ls json
2017-06-05 22:58:44 +09:00
Alex Bezhan
d81aaf0f9c
Fix readme markdown
2017-06-05 14:35:23 +03:00
eugene yokota
a64a60342d
Merge pull request #3247 from sbt/issue-tmpl-sbt-version
...
Add prompt for sbt version in the issue template
2017-06-05 08:20:56 +02:00
Alexandre Archambault
44634b7f8b
Merge pull request #565 from coursier/topic/bump-scalajs
...
Switch to scalajs 0.6.17
2017-06-04 19:39:41 +02:00
Alexandre Archambault
279f4b223f
Merge pull request #564 from coursier/topic/used-by
...
Update used-by section
2017-06-04 19:39:27 +02:00
Alexandre Archambault
ab8df1e305
Switch to scalajs 0.6.17
2017-06-04 15:27:37 +02:00
Alexandre Archambault
18e7924ec5
Update used-by section
2017-06-04 15:24:51 +02:00
Dale Wijnand
2096655739
Add prompt for sbt version in the issue template
...
With sbt 1 in beta and the final release coming up bug reports and reproductions will start to diversify between sbt 0.13 and sbt 1. So let's try and get reporters to specify the version they're using.
2017-06-04 11:47:21 +02:00
kenji yoshida
260f6ee740
fix typo ( #3246 )
2017-06-04 00:28:22 +02:00
eugene yokota
8f777e04dc
Merge pull request #3242 from BardurArantsson/add-gitter-badge
...
Add gitter badge to README.md
2017-06-03 06:11:45 +02:00
eugene yokota
646c7f9b39
Merge branch '1.0.x' into add-gitter-badge
2017-06-03 06:11:33 +02:00
eugene yokota
9534a677fb
Merge pull request #3241 from BardurArantsson/patch-1
...
Update README.md
2017-06-03 06:11:10 +02:00
Bardur Arantsson
5beb336dfb
Add gitter badge to README
2017-06-02 20:16:26 +02:00
Bardur Arantsson
260d70f436
Update README.md
...
Remove link to long-dead mailing list.
2017-06-02 19:22:52 +02:00
Alexandre Archambault
5a53b8447e
Merge pull request #559 from coursier/topic/prelude-proguarded-jar
...
Make the proguarded JAR directly runnable
2017-06-02 15:15:37 +02:00
Alexandre Archambault
0fb1fda2d3
Merge pull request #557 from coursier/topic/tut-check
...
Check that README.md doesn't change after a tut run on CI
2017-06-02 15:15:30 +02:00
Alexandre Archambault
1e0784770b
Merge pull request #558 from coursier/topic/updates
...
Bump dependencies
2017-06-01 13:09:32 +02:00
Alexandre Archambault
fa8d952e81
Make the proguarded JAR directly runnable
2017-06-01 13:08:20 +02:00
Jason Steenstra-Pickens
11edc53335
Remove carriage return characters when loading configuration files.
...
Issue: sbt/sbt-launcher-package#165
2017-06-01 22:46:06 +12:00
Alexandre Archambault
e0d1a8709b
Bump dependencies
2017-06-01 11:52:29 +02:00
Alexandre Archambault
1c83799218
Check that README.md doesn't change after a tut run on CI
2017-06-01 09:19:06 +02:00
Alexandre Archambault
f43d8d59ad
Merge pull request #554 from coursier/develop
...
Latest developments
2017-06-01 09:10:51 +02:00
Alexandre Archambault
f5ef7d8179
Add non-reg tests for Nexus proxies
...
Ensure everything work fine again with those (things went bad at
1.0.0-RC1, because of the use of directory listings, that may not be
exhaustive in proxies - or may be just empty, e.g. currently with nexus 3)
2017-05-31 21:19:27 +02:00
Dale Wijnand
50ed5ee8fe
Link Johannes
2017-05-31 17:48:48 +02:00
eugene yokota
65f5ec5986
Merge pull request #3236 from eed3si9n/wip/notes
...
sbt 1.0.0-M6 notes
2017-05-31 17:43:02 +02:00
Alexandre Archambault
1cd57c071b
Tweak shading test
2017-05-31 15:25:06 +02:00
Alexandre Archambault
f609e65f8b
Add helper aggregate project
2017-05-31 15:24:53 +02:00
Alexandre Archambault
8002910a43
Run separate resolutions for distinct Ivy configurations subgraphs
2017-05-31 15:24:37 +02:00
Eugene Yokota
adb92f6bd9
sbt 1.0.0-M6 notes
2017-05-31 03:56:00 -04:00
eugene yokota
ace1846e36
Merge pull request #160 from tksk/master
...
Fix syncing preloaded bugs
2017-05-30 13:07:27 -04:00
Alexandre Archambault
18be2e2dd2
Add support for binary checksum files
2017-05-30 16:59:46 +02:00
Alexandre Archambault
a8c7ab3f03
Minor refacto
2017-05-30 16:59:45 +02:00
eugene yokota
d631d7e918
Merge pull request #3224 from eed3si9n/fport/3155
...
[fport] ScalaTest nested suites reported in JUnit XML reports as "(It is not a test)"
2017-05-30 10:37:42 -04:00
Eugene Yokota
d952dbb7ba
Fix build to publish M6
2017-05-30 02:44:13 -04:00
eugene yokota
6e1e6ea384
Merge pull request #3228 from eed3si9n/wip/bump3
...
Adjust to Zinc and lm changes
2017-05-30 01:49:59 -04:00
Eugene Yokota
03c9b648fb
Adjust to Zinc and lm changes
2017-05-30 00:59:43 -04:00
eugene yokota
46cc7055b1
Merge pull request #111 from eed3si9n/wip/null
...
Guard ManagedChecksums setting retrieval
2017-05-30 00:45:13 -04:00
Eugene Yokota
128798247c
Guard ManagedChecksums setting retrieval
...
This setting doesn't exist for ivysettings.xml, which then causes null problem.
Fixes sbt/librarymanagement#110
2017-05-30 00:32:44 -04:00
eugene yokota
3b92421d66
Merge pull request #3233 from eed3si9n/wip/cachedupdate
...
Fix cached update task
2017-05-29 18:27:41 -04:00
Eugene Yokota
3690ff193c
Fix cached update task
...
Fixes sbt/sbt#3226
One of the checks that the cached update task performs is called `depsUpdated`, which checks if the subproject dependencies have been thawed out of cache of now.
For this to function correctly, when we thaw the `UpdateReport` from JSON, we need to mark the report as cached. This was done subtley in sbt 0.13 for sbinary (https://github.com/sbt/sbt-zero-thirteen/blob/v0.13.15/main/actions/src/main/scala/sbt/CacheIvy.scala#L66-L67 ).
2017-05-29 17:14:52 -04:00
eugene yokota
13ec092be3
Merge pull request #3225 from scalacenter/improvements-dsl-checks
...
[sbt 1.0] Add missing .value DSL check and other improvements
2017-05-29 13:55:21 -04:00
Eugene Yokota
c95396b020
Add scalaCompiler variant that accepts ModuleID
2017-05-29 12:08:31 -04:00
jvican
c85fb95851
Remove unnecessary infra for .value DSL check
2017-05-28 18:36:14 +02:00
jvican
6a31251a01
Add tests that check `sbtUnchecked` is respected
2017-05-28 18:31:45 +02:00