[
https://issues.apache.org/jira/browse/HBASE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16768471#comment-16768471
]
Sean Busbey commented on HBASE-21895:
-------------------------------------
It looks like rather than define an independent check for just error prone
results we throw it into the javac test.
that means we're relying on the built-in support for diffing from the maven
plugin:
https://github.com/apache/yetus/blob/rel/0.8.0/precommit/test-patch.d/maven.sh#L349
> Take more care on the error prone plugin and warnings
> -----------------------------------------------------
>
> Key: HBASE-21895
> URL: https://issues.apache.org/jira/browse/HBASE-21895
> Project: HBase
> Issue Type: Umbrella
> Reporter: Duo Zhang
> Priority: Major
>
> As shown in HBASE-21890 , the error prone warnings are truly useful.
> But now, the javac warnings section in the pre commit result is messed up, it
> always reports unrelated warnings. Need to take a look at it.
> And also, we should try out best to clean up the warnings.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)