Skip to content

Parse Javac warnings #40

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

Merged
merged 2 commits into from
Jan 7, 2018
Merged

Conversation

adamvoss
Copy link
Contributor

@adamvoss adamvoss commented Jan 7, 2018

This fixes the case presented in #37 and tests a couple other common cases.

It was implemented from the perspective of trying to make minimal changes to make the test case pass, so there may be other ways that warnings can be presented that would not be parsed correctly. However, even if this is imperfect it is still a marked improvement over them not being parsed at all, and the test cases will be useful regardless.

@olamy olamy merged commit c22f165 into codehaus-plexus:master Jan 7, 2018
@adamvoss adamvoss deleted the parseWarnings branch January 7, 2018 23:47
@rfscholte rfscholte added this to the 2.8.3 milestone Feb 23, 2018
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.

3 participants