You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Chao Wang (JIRA)" <ji...@apache.org> on 2009/10/07 01:52:31 UTC

[jira] Created: (PIG-996) [zebra] Zebra build script does not have findbugs and clover targets.

[zebra] Zebra build script does not have findbugs and clover targets.
---------------------------------------------------------------------

                 Key: PIG-996
                 URL: https://issues.apache.org/jira/browse/PIG-996
             Project: Pig
          Issue Type: Bug
          Components: build
            Reporter: Chao Wang
            Assignee: Chao Wang


Zebra build script does not have findbugs and clover targets, leading hudson build process to fail on Zebra.

This jira is to fix this by adding these two targets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-996) [zebra] Zebra build script does not have findbugs and clover targets.

Posted by "Chao Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chao Wang updated PIG-996:
--------------------------

    Status: Open  (was: Patch Available)

This patch should be applied only after pig-944 patch has been applied - cancelling for now - will re-submit again.

> [zebra] Zebra build script does not have findbugs and clover targets.
> ---------------------------------------------------------------------
>
>                 Key: PIG-996
>                 URL: https://issues.apache.org/jira/browse/PIG-996
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.4.0
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>             Fix For: 0.6.0
>
>         Attachments: patch_build
>
>
> Zebra build script does not have findbugs and clover targets, leading hudson build process to fail on Zebra.
> This jira is to fix this by adding these two targets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PIG-996) [zebra] Zebra build script does not have findbugs and clover targets.

Posted by "Giridharan Kesavan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768567#action_12768567 ] 

Giridharan Kesavan commented on PIG-996:
----------------------------------------

How do we want this findbugs and checkstsyle to be run?
with this patch if someone wants to execute findbugs they cant run it from the top level pig project..
 
Can we not use subant task to run finbugs on zebra as well when findbugs at the root level(pig tunk) is called?






> [zebra] Zebra build script does not have findbugs and clover targets.
> ---------------------------------------------------------------------
>
>                 Key: PIG-996
>                 URL: https://issues.apache.org/jira/browse/PIG-996
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.4.0
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>             Fix For: 0.6.0
>
>         Attachments: patch_build, patch_build
>
>
> Zebra build script does not have findbugs and clover targets, leading hudson build process to fail on Zebra.
> This jira is to fix this by adding these two targets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-996) [zebra] Zebra build script does not have findbugs and clover targets.

Posted by "Chao Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chao Wang updated PIG-996:
--------------------------

    Attachment: patch_build

> [zebra] Zebra build script does not have findbugs and clover targets.
> ---------------------------------------------------------------------
>
>                 Key: PIG-996
>                 URL: https://issues.apache.org/jira/browse/PIG-996
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.4.0
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>             Fix For: 0.6.0
>
>         Attachments: patch_build, patch_build
>
>
> Zebra build script does not have findbugs and clover targets, leading hudson build process to fail on Zebra.
> This jira is to fix this by adding these two targets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PIG-996) [zebra] Zebra build script does not have findbugs and clover targets.

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768549#action_12768549 ] 

Hadoop QA commented on PIG-996:
-------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12422619/patch_build
  against trunk revision 828213.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 4 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h7.grid.sp2.yahoo.net/108/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h7.grid.sp2.yahoo.net/108/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h7.grid.sp2.yahoo.net/108/console

This message is automatically generated.

> [zebra] Zebra build script does not have findbugs and clover targets.
> ---------------------------------------------------------------------
>
>                 Key: PIG-996
>                 URL: https://issues.apache.org/jira/browse/PIG-996
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.4.0
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>             Fix For: 0.6.0
>
>         Attachments: patch_build, patch_build
>
>
> Zebra build script does not have findbugs and clover targets, leading hudson build process to fail on Zebra.
> This jira is to fix this by adding these two targets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-996) [zebra] Zebra build script does not have findbugs and clover targets.

Posted by "Chao Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chao Wang updated PIG-996:
--------------------------

    Status: Patch Available  (was: Open)

> [zebra] Zebra build script does not have findbugs and clover targets.
> ---------------------------------------------------------------------
>
>                 Key: PIG-996
>                 URL: https://issues.apache.org/jira/browse/PIG-996
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.4.0
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>             Fix For: 0.6.0
>
>         Attachments: patch_build, patch_build
>
>
> Zebra build script does not have findbugs and clover targets, leading hudson build process to fail on Zebra.
> This jira is to fix this by adding these two targets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-996) [zebra] Zebra build script does not have findbugs and clover targets.

Posted by "Alan Gates (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates updated PIG-996:
---------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Checked in the patch.

> [zebra] Zebra build script does not have findbugs and clover targets.
> ---------------------------------------------------------------------
>
>                 Key: PIG-996
>                 URL: https://issues.apache.org/jira/browse/PIG-996
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.4.0
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>             Fix For: 0.6.0
>
>         Attachments: patch_build, patch_build
>
>
> Zebra build script does not have findbugs and clover targets, leading hudson build process to fail on Zebra.
> This jira is to fix this by adding these two targets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-996) [zebra] Zebra build script does not have findbugs and clover targets.

Posted by "Chao Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chao Wang updated PIG-996:
--------------------------

    Attachment: patch_build

> [zebra] Zebra build script does not have findbugs and clover targets.
> ---------------------------------------------------------------------
>
>                 Key: PIG-996
>                 URL: https://issues.apache.org/jira/browse/PIG-996
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>         Attachments: patch_build
>
>
> Zebra build script does not have findbugs and clover targets, leading hudson build process to fail on Zebra.
> This jira is to fix this by adding these two targets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-996) [zebra] Zebra build script does not have findbugs and clover targets.

Posted by "Chao Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chao Wang updated PIG-996:
--------------------------


Also added a dummy checkstyle target. 

> [zebra] Zebra build script does not have findbugs and clover targets.
> ---------------------------------------------------------------------
>
>                 Key: PIG-996
>                 URL: https://issues.apache.org/jira/browse/PIG-996
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.4.0
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>             Fix For: 0.6.0
>
>         Attachments: patch_build
>
>
> Zebra build script does not have findbugs and clover targets, leading hudson build process to fail on Zebra.
> This jira is to fix this by adding these two targets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-996) [zebra] Zebra build script does not have findbugs and clover targets.

Posted by "Chao Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chao Wang updated PIG-996:
--------------------------

        Fix Version/s: 0.6.0
    Affects Version/s: 0.4.0
               Status: Patch Available  (was: Open)

> [zebra] Zebra build script does not have findbugs and clover targets.
> ---------------------------------------------------------------------
>
>                 Key: PIG-996
>                 URL: https://issues.apache.org/jira/browse/PIG-996
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.4.0
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>             Fix For: 0.6.0
>
>         Attachments: patch_build
>
>
> Zebra build script does not have findbugs and clover targets, leading hudson build process to fail on Zebra.
> This jira is to fix this by adding these two targets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PIG-996) [zebra] Zebra build script does not have findbugs and clover targets.

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763305#action_12763305 ] 

Hadoop QA commented on PIG-996:
-------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12421577/patch_build
  against trunk revision 822382.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 5 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h8.grid.sp2.yahoo.net/14/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h8.grid.sp2.yahoo.net/14/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h8.grid.sp2.yahoo.net/14/console

This message is automatically generated.

> [zebra] Zebra build script does not have findbugs and clover targets.
> ---------------------------------------------------------------------
>
>                 Key: PIG-996
>                 URL: https://issues.apache.org/jira/browse/PIG-996
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.4.0
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>             Fix For: 0.6.0
>
>         Attachments: patch_build
>
>
> Zebra build script does not have findbugs and clover targets, leading hudson build process to fail on Zebra.
> This jira is to fix this by adding these two targets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PIG-996) [zebra] Zebra build script does not have findbugs and clover targets.

Posted by "Jing Huang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767905#action_12767905 ] 

Jing Huang commented on PIG-996:
--------------------------------

+1
New patch reviewed.

> [zebra] Zebra build script does not have findbugs and clover targets.
> ---------------------------------------------------------------------
>
>                 Key: PIG-996
>                 URL: https://issues.apache.org/jira/browse/PIG-996
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.4.0
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>             Fix For: 0.6.0
>
>         Attachments: patch_build, patch_build
>
>
> Zebra build script does not have findbugs and clover targets, leading hudson build process to fail on Zebra.
> This jira is to fix this by adding these two targets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PIG-996) [zebra] Zebra build script does not have findbugs and clover targets.

Posted by "Jing Huang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763324#action_12763324 ] 

Jing Huang commented on PIG-996:
--------------------------------

+1 
Patch reviewed.

> [zebra] Zebra build script does not have findbugs and clover targets.
> ---------------------------------------------------------------------
>
>                 Key: PIG-996
>                 URL: https://issues.apache.org/jira/browse/PIG-996
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.4.0
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>             Fix For: 0.6.0
>
>         Attachments: patch_build
>
>
> Zebra build script does not have findbugs and clover targets, leading hudson build process to fail on Zebra.
> This jira is to fix this by adding these two targets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.