[ 
https://issues.apache.org/jira/browse/HADOOP-16870?focusedWorklogId=512102&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-512102
 ]

ASF GitHub Bot logged work on HADOOP-16870:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Nov/20 02:42
            Start Date: 16/Nov/20 02:42
    Worklog Time Spent: 10m 
      Work Description: aajisaka commented on a change in pull request #2454:
URL: https://github.com/apache/hadoop/pull/2454#discussion_r523866636



##########
File path: dev-support/docker/Dockerfile
##########
@@ -92,6 +92,15 @@ ENV MAVEN_HOME /usr
 ENV JAVA_HOME /usr/lib/jvm/java-8-openjdk-amd64
 ENV FINDBUGS_HOME /usr
 
+#######
+# Install SpotBugs 4.1.3

Review comment:
       I want to make this version number a variable but I don't know how to do 
this. The Dockerfile itself can be used from many places (start-build-env.sh, 
Jenkins precommit job, qbt job, ...), so I don't think we can use a variable.




----------------------------------------------------------------
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: 512102)
    Time Spent: 2h  (was: 1h 50m)

> 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: 2h
>  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]

Reply via email to