[
https://issues.apache.org/jira/browse/HADOOP-16870?focusedWorklogId=510571&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-510571
]
ASF GitHub Bot logged work on HADOOP-16870:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 12/Nov/20 02:40
Start Date: 12/Nov/20 02:40
Worklog Time Spent: 10m
Work Description: aajisaka commented on pull request #2454:
URL: https://github.com/apache/hadoop/pull/2454#issuecomment-725791585
> commands of spotbugs installed in Docker container do not have x
permission. Could this cause any problem?
Yes, it caused errors
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2454/2/console
```
12:19:51 executable '/opt/spotbugs/bin/computeBugHistory' for
'computeBugHistory' is not executable.
12:19:51 executable '/opt/spotbugs/bin/convertXmlToText' for
'convertXmlToText' is not executable.
12:19:51 executable '/opt/spotbugs/bin/filterBugs' for 'filterBugs' is not
executable.
12:19:51 executable '/opt/spotbugs/bin/setBugDatabaseInfo' for
'setBugDatabaseInfo' is not executable.
12:19:51 executable '/opt/spotbugs/bin/unionBugs' for 'unionBugs' is not
executable.
```
I'll fix it. Thank you.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 510571)
Time Spent: 1h 10m (was: 1h)
> 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
> Time Spent: 1h 10m
> 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]