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

regression: sbt -error doesn't suppress [info] messages during startup #3928

Closed
SethTisue opened this issue Feb 7, 2018 · 2 comments
Closed

Comments

@SethTisue
Copy link
Member

sbt 0.13.17:

% sbt -error
> 

sbt 1.1.0:

% sbt -error
[info] Loading settings from plugins.sbt ...
[info] Loading project definition from /Users/tisue/scala-fortify/project
[info] Loading settings from build.sbt ...
[info] Set current project to scala-fortify (in build file:/Users/tisue/scala-fortify/)
[info] sbt server started at local:///Users/tisue/.sbt/1.0/server/f255323a4802b19e47bd/sock
sbt:scala-fortify>

the original issue is #840

@eed3si9n
Copy link
Member

eed3si9n commented Feb 8, 2018

Duplicate of #3849

@eed3si9n eed3si9n marked this as a duplicate of #3849 Feb 8, 2018
@eed3si9n eed3si9n closed this as completed Feb 8, 2018
@SethTisue
Copy link
Member Author

doh

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

No branches or pull requests

2 participants