You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Misty Stanley-Jones (JIRA)" <ji...@apache.org> on 2015/12/17 19:51:47 UTC

[jira] [Commented] (HBASE-14776) Rewrite smart-apply-patch.sh to use 'git am' or 'git apply' rather than 'patch'

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

Misty Stanley-Jones commented on HBASE-14776:
---------------------------------------------

Assigning this to [~busbey] because he already has a prototype he is using in a different project.

> Rewrite smart-apply-patch.sh to use 'git am' or 'git apply' rather than 'patch'
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-14776
>                 URL: https://issues.apache.org/jira/browse/HBASE-14776
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 2.0.0
>            Reporter: Misty Stanley-Jones
>            Assignee: Sean Busbey
>             Fix For: 2.0.0
>
>         Attachments: HBASE-14776.patch
>
>
> We require patches to be created using 'git format-patch' or 'git diff', so patches should be tested using 'git am' or 'git apply', not 'patch -pX'. This causes false errors in the Jenkins patch tester.



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