Misty Stanley-Jones created HBASE-14776:
-------------------------------------------
Summary: Rewrite smart-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: Misty Stanley-Jones
Fix For: 2.0.0
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)