[
https://issues.apache.org/jira/browse/HADOOP-16870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309597#comment-17309597
]
Eric Badger commented on HADOOP-16870:
--------------------------------------
bq. After the backport, Spotbugs is run with only JDK 1.8 in the
hadoop-multibranch job, so I think we don't have to remove the flag. Now JDK
1.7 is used in only compile check, and findbugs is not run with JDK 1.7. It is
configured in
https://github.com/apache/hadoop/blob/branch-2.10/dev-support/Jenkinsfile#L162
It looks like this was committed 15 days ago, but we have precommit builds
failing in YARN-10501 as recently as yesterday with the same findbugs error. So
I don't think the problem is fixed. Either we need to remove the flag for 1.7
builds or we need to figure out how to support it
> Use spotbugs-maven-plugin instead of findbugs-maven-plugin
> ----------------------------------------------------------
>
> Key: HADOOP-16870
> URL: https://issues.apache.org/jira/browse/HADOOP-16870
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Reporter: Akira Ajisaka
> Assignee: Akira Ajisaka
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.3.1, 3.4.0, 3.1.5, 3.2.3
>
> Attachments: HADOOP-16870.branch-2.10.001.patch
>
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> findbugs-maven-plugin is no longer maintained. Use spotbugs-maven-plugin
> instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]