[ https://issues.apache.org/jira/browse/HBASE-14776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Busbey resolved HBASE-14776. --------------------------------- Resolution: Won't Fix Assignee: (was: Sean Busbey) Fix Version/s: (was: 2.0.0) obviated by our move to yetus. > 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 > 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)