[
https://issues.apache.org/jira/browse/BEAM-6554?focusedWorklogId=217925&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-217925
]
ASF GitHub Bot logged work on BEAM-6554:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Mar/19 10:39
Start Date: 25/Mar/19 10:39
Worklog Time Spent: 10m
Work Description: iemejia commented on pull request #8121: [BEAM-6554]
Replace latest mentions of FindBugs in build files (part 2)
URL: https://github.com/apache/beam/pull/8121#discussion_r268577395
##########
File path: .test-infra/jenkins/job_PreCommit_Java.groovy
##########
@@ -41,7 +41,7 @@ builder.build {
checkStyle {
pattern('**/build/reports/checkstyle/*.xml')
}
- findBugs {
+ spotBugs {
Review comment:
Thanks for catching this one!
----------------------------------------------------------------
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: 217925)
Time Spent: 6h (was: 5h 50m)
> Consider spotbugs to replace findbugs
> -------------------------------------
>
> Key: BEAM-6554
> URL: https://issues.apache.org/jira/browse/BEAM-6554
> Project: Beam
> Issue Type: Test
> Components: build-system
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Priority: Major
> Labels: triaged
> Fix For: Not applicable
>
> Time Spent: 6h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)