Skip to content

Document how to disable version check#13

Open
pauldraper wants to merge 1 commit into
pfn:masterfrom
pauldraper:pauldraper-version-check
Open

Document how to disable version check#13
pauldraper wants to merge 1 commit into
pfn:masterfrom
pauldraper:pauldraper-version-check

Conversation

@pauldraper

@pauldraper pauldraper commented Apr 27, 2017

Copy link
Copy Markdown

The version check is annoying for multiple reasons (e.g. it looks like SBT is still loading since there is never a > blank line).

I would suggest disabling it by default, or creating a separate plugin that can do this more generally for all dependencies.

More conservatively, it would be nice to document how to disable it.

Comment thread README.md
`kotlinVersion`
plugin
* `kotlincOptions`: options to pass to the kotlin compiler
* `updateCheck in Kotlin := ()` in the root project disables the check version

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version check

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.

2 participants