[
https://issues.apache.org/jira/browse/METRON-612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15725695#comment-15725695
]
ASF GitHub Bot commented on METRON-612:
---------------------------------------
GitHub user justinleet opened a pull request:
https://github.com/apache/incubator-metron/pull/389
METRON-612: Clean up Error Prone generated warnings
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/justinleet/incubator-metron epwarnings
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/389.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #389
----
commit 744c20967885233f49902aee07334ac0d082985c
Author: justinjleet <[email protected]>
Date: 2016-12-05T15:48:09Z
Removing most warnings generated by Error Prone
----
> Clean up Error Prone generated warnings
> ---------------------------------------
>
> Key: METRON-612
> URL: https://issues.apache.org/jira/browse/METRON-612
> Project: Metron
> Issue Type: Bug
> Affects Versions: 0.3.0
> Reporter: Justin Leet
> Assignee: Justin Leet
> Priority: Minor
>
> As a result of METRON-593, we have a new set of warnings in our code that
> should be addressed. 593 already addressed errors (as those would break the
> build otherwise).
> These can be seen in the mvn compile output of the various modules. It
> includes things like missing Override annotations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)