[
https://issues.apache.org/jira/browse/BEAM-6912?focusedWorklogId=218690&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-218690
]
ASF GitHub Bot logged work on BEAM-6912:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Mar/19 15:31
Start Date: 26/Mar/19 15:31
Worklog Time Spent: 10m
Work Description: iemejia commented on pull request #8141: [BEAM-6912]
Spotbugs causes error in SeedJob while parsing PreCommit_Java
URL: https://github.com/apache/beam/pull/8141
----------------------------------------------------------------
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: 218690)
Time Spent: 1h 20m (was: 1h 10m)
> Spotbugs causes error in SeedJob while parsing PreCommit_Java
> -------------------------------------------------------------
>
> Key: BEAM-6912
> URL: https://issues.apache.org/jira/browse/BEAM-6912
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Reporter: Kasia Kucharczyk
> Assignee: Kasia Kucharczyk
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> cc: [~iemejia] cc: [~kenn]
> Change from Findbugs to Spotbug in PreCommit_Java caused following error
> while running seed job:
> {code:java}
> ERROR: (job_PreCommit_Java.groovy, line 44) No signature of method:
> javaposse.jobdsl.plugin.structs.DescribableListContext.spotbugs() is
> applicable for argument types:
> (job_PreCommit_Java$_run_closure1$_closure2$_closure3$_closure5$_closure7)
> values:
> [job_PreCommit_Java$_run_closure1$_closure2$_closure3$_closure5$_closure7@a79b3a7]
> {code}
> Example job run here:
>
> [https://builds.apache.org/view/A-D/view/Beam/view/All/job/beam_SeedJob/3704/]
> After investigating it with Ismaƫl, probably the reason is following PR:
> [https://github.com/apache/beam/pull/8121/]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)