Skip to content

Conversation

daserge
Copy link
Contributor

@daserge daserge commented May 13, 2016

src/cli.js Outdated
return Q();
} else {
// Show a warning and continue
console.log('Warning: using prerelease version ' + toPrint);
Copy link
Member

Choose a reason for hiding this comment

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

Can we use logger to print this? This would make it more visible, if we get this printed to console with 'warn' log level.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Logger is being initialized below that's why I'm not using it.
I agree regarding the warn visibility though - will try to refactor this, thanks!

@daserge
Copy link
Contributor Author

daserge commented May 18, 2016

@vladimir-kotikov, addressed your comments, please take a look once more.

@nikhilkh
Copy link
Contributor

LGTM

@asfgit asfgit merged commit 254844d into apache:master May 18, 2016
@daserge daserge deleted the CB-11262 branch May 18, 2016 17:58
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