You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2016/01/06 09:43:39 UTC

[jira] [Comment Edited] (YETUS-271) findbugs.sh will -1 if there are no java source code in the module.

    [ https://issues.apache.org/jira/browse/YETUS-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15085214#comment-15085214 ] 

Akira AJISAKA edited comment on YETUS-271 at 1/6/16 8:43 AM:
-------------------------------------------------------------

Executed test-patch.sh using the 01 patch in MAPREDUCE-6595. Looks good.
{noformat}
| Vote |      Subsystem |  Runtime   | Comment
============================================================================
|  +1  |       @author  |  0m 00s    | The patch does not contain any @author 
|      |                |            | tags.
|  +1  |      findbugs  |  3m 12s    | trunk passed 
|  +1  |    whitespace  |  0m 00s    | Patch has no whitespace issues. 
|  +1  |           xml  |  0m 01s    | The patch has no ill-formed XML file. 
|  +1  |      findbugs  |  3m 53s    | the patch passed 
|  -1  |    asflicense  |  0m 35s    | Patch generated 8 ASF License warnings. 
|      |                |  8m 05s    | 
{noformat}


was (Author: ajisakaa):
Executed test-patch.sh using the patch in MAPREDUCE-6595. Looks good.
{noformat}
| Vote |      Subsystem |  Runtime   | Comment
============================================================================
|  +1  |       @author  |  0m 00s    | The patch does not contain any @author 
|      |                |            | tags.
|  +1  |      findbugs  |  3m 12s    | trunk passed 
|  +1  |    whitespace  |  0m 00s    | Patch has no whitespace issues. 
|  +1  |           xml  |  0m 01s    | The patch has no ill-formed XML file. 
|  +1  |      findbugs  |  3m 53s    | the patch passed 
|  -1  |    asflicense  |  0m 35s    | Patch generated 8 ASF License warnings. 
|      |                |  8m 05s    | 
{noformat}

> findbugs.sh will -1 if there are no java source code in the module.
> -------------------------------------------------------------------
>
>                 Key: YETUS-271
>                 URL: https://issues.apache.org/jira/browse/YETUS-271
>             Project: Yetus
>          Issue Type: Bug
>            Reporter: Akira AJISAKA
>            Assignee: Akira AJISAKA
>         Attachments: YETUS-271.00.patch, YETUS-271.01.patch
>
>
> In MAPREDUCE-6595, I'm seeing "-1 findbugs" in hadoop-mapreduce-project module. There are no java source code in the module and that's why {{mvn findbugs:findbugs}} does not output {{target/findbugsXml.xml}}.
> {noformat}
> -1	findbugs	3m 34s	patch/hadoop-mapreduce-project no findbugs output file (hadoop-mapreduce-project/target/findbugsXml.xml)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)