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

Log resolving messages at debug level #51

Merged
merged 1 commit into from
Mar 10, 2017
Merged

Conversation

jroper
Copy link
Member

@jroper jroper commented Sep 29, 2016

For great justice.

@dwijnand
Copy link
Member

Note that this is in sbt 1.0: https://github.com/sbt/sbt/pull/2747/files

I personally don't have any strong opinions on this, so I abstain.

Copy link

@huntc huntc left a comment

Choose a reason for hiding this comment

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

Not that I'm an authority here, but I approve! ;-)

Copy link
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

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

As @dwijnand wrote I've already removed Ivy logging on CI environment here - sbt/sbt#2747
So this means that when you start sbt and it's trying to resolve plugins etc it's just going to sit and freeze, which I don't think is something you'd want. I don't know "Resolving ..." is the right implementation but we should display some stuff on the screen to indicate that it's doing work while Ivy is resolving and downloading.

Copy link
Member

@dwijnand dwijnand left a comment

Choose a reason for hiding this comment

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

I'm happier to accept this change given https://github.com/sbt/launcher/pull/27/files. Thanks, friends.

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.

4 participants