Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #173; use default(compile) configuration for deps as default #270

Merged
merged 1 commit into from
Apr 1, 2018

Conversation

rockjam
Copy link
Collaborator

@rockjam rockjam commented Mar 31, 2018

This PR fixes #173 by setting default dependency configuration to default(compile). That's what coursier does in it's CLI: https://github.com/coursier/coursier/blob/master/cli/src/main/scala-2.12/coursier/cli/options/CommonOptions.scala#L69 and also advised by coursier's author here: coursier/coursier#552 (comment)

@lihaoyi
Copy link
Member

lihaoyi commented Apr 1, 2018

looks good to me

@rockjam rockjam merged commit bbd162d into master Apr 1, 2018
@rockjam rockjam deleted the default-dep-configuration branch April 1, 2018 17:13
shengc pushed a commit to shengc/mill that referenced this pull request Apr 2, 2018
robby-phd added a commit that referenced this pull request Apr 7, 2018
* fix build

* Detect sh/batch launcher, dev.assembly, and release filename.

* Updated appveyor cache.

* Added some entries for master in readme.md changelog.

* Updated readme.md changelog.

* fixes #173; use default(compile) configuration for deps as default (#270)

* revert #254 to fix bootstrapping #268

* Updated ci tests.

* Reverted Ammonite caching workaround (a796f0a) now that it's fixed

* Changed ci/test-mill-0.sh to use interactive mode due to intermittent client failures to connect to server in travis

* Added ci/test-mill-bootstrap.sh (ci/test-mill-0.sh with bootstrapping) and use it on oraclejdk9 instead of ci/test-mill-0.sh

* Upgraded mill used for ci to 0.1.7-29-f5097f

* revive #254 and fix #268 (#274)

* Test mill batch (.bat) in AppVeyor

* fix minor typos in docs

* Sync Ammonite in ScalaModule (with build.sc).
@lefou lefou added this to the 0.2.0 milestone May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

transitive runtime dependencies not available during tests
3 participants