You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Giridharan Kesavan (JIRA)" <ji...@apache.org> on 2009/03/06 18:19:56 UTC

[jira] Commented: (PIG-700) To automate the pig patch test process

    [ https://issues.apache.org/jira/browse/PIG-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679654#action_12679654 ] 

Giridharan Kesavan commented on PIG-700:
----------------------------------------

Proposal to add a new ant patch test target

*Objective*
To automatically run check on the patch when a patch is made available.

*check's include*
1) Check if the patch contains author tag
2) Check if the patch has also contributed any new testcase 
3) Check if the patch merges seemlessly without any conflict with the current trunk code.
4) Check if patch has introduced any new java warnings.
5) Exceute the test target to see if everything passes. 
Finally update the jira with the jira with the patch check comments.

Enhancements:
We can also add - findbugs, rats for release audit at later point to enhance this patch test automation process.

> To automate the pig patch test process
> --------------------------------------
>
>                 Key: PIG-700
>                 URL: https://issues.apache.org/jira/browse/PIG-700
>             Project: Pig
>          Issue Type: New Feature
>          Components: build
>            Reporter: Giridharan Kesavan
>


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