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

Show better error message when license checking fails #878

Merged
merged 1 commit into from
Mar 22, 2017

Conversation

Artur-
Copy link
Member

@Artur- Artur- commented Mar 20, 2017

This change is Reviewable

@Artur- Artur- force-pushed the better-license-errors branch 7 times, most recently from fdc4535 to 299c1e8 Compare March 22, 2017 11:29
@rogozinds
Copy link
Contributor

Review status: 0 of 5 files reviewed at latest revision, 1 unresolved discussion.


vaadin-testbench-core/src/main/java/com/vaadin/testbench/tools/LicenseChecker.java, line 56 at r1 (raw file):

Quoted 4 lines of code… > if (e.info != null && e.info.getMessage() != null) { > getLogger().log(Level.FINE, e.info.getMessage()); > } > printAndRethrowException(e.getMessage(), e);
How everything can be "FINE" if there was a InvalidCvalException?

Comments from Reviewable

@rogozinds
Copy link
Contributor

:lgtm:


Reviewed 5 of 5 files at r1.
Review status: all files reviewed at latest revision, 1 unresolved discussion.


Comments from Reviewable

@rogozinds rogozinds merged commit 1e5c3b6 into master Mar 22, 2017
@rogozinds rogozinds deleted the better-license-errors branch March 22, 2017 12:49
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.

None yet

2 participants