You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/03/26 12:31:00 UTC

[jira] [Work logged] (BEAM-6912) Spotbugs causes error in SeedJob while parsing PreCommit_Java

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

ASF GitHub Bot logged work on BEAM-6912:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Mar/19 12:30
            Start Date: 26/Mar/19 12:30
    Worklog Time Spent: 10m 
      Work Description: kkucharc commented on issue #8141: [BEAM-6912] changed pattern passing in spotbugs
URL: https://github.com/apache/beam/pull/8141#issuecomment-476603974
 
 
   run seed job
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 218611)
    Time Spent: 20m  (was: 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
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)