[
https://issues.apache.org/jira/browse/HBASE-20608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16484684#comment-16484684
]
Andrew Purtell edited comment on HBASE-20608 at 5/22/18 10:26 PM:
------------------------------------------------------------------
Absolutely not, error prone works great with JDK 8 for branch-1. I don't want
to see all the effort I put into that reverted just because ASF precommit is
broken due to something actually unreleated to error prone backport.
Let's fix the jenkins test configuration, which is the problem.
As to feeling uncomfortable about committing to branch-1 based on ASF test
infra, I don't understand why you cannot run the test suite yourself. Ask me
offline about my opinion on relying on ASF test infra and what you can do
yourself if you don't trust it, like precommits - like I have not for many
years now. I don't want to disparage the very hard work of others who try to
make it work. It's not their fault.
was (Author: apurtell):
Absolutely not, error prone works great with JDK 8 for branch-1.
Fix the jenkins test configuration. That's the problem.
> Remove build option of error prone profile for branch-1 after HBASE-12350
> -------------------------------------------------------------------------
>
> Key: HBASE-20608
> URL: https://issues.apache.org/jira/browse/HBASE-20608
> Project: HBase
> Issue Type: Task
> Components: build
> Affects Versions: 1.4.4, 1.4.5
> Reporter: Tak Lon (Stephen) Wu
> Assignee: Mike Drob
> Priority: Major
>
> After HBASE-12350, error prone profile was introduced/backported to branch-1
> and branch-2. However, branch-1 is still building with JDK 7 and is
> incompatible with this error prone profile such that `mvn test-compile`
> failed since then.
> Open this issue to track the removal of `-PerrorProne` in the build command
> (in Jenkins)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)