[
https://issues.apache.org/jira/browse/HADOOP-12176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinayakumar B updated HADOOP-12176:
-----------------------------------
Status: Patch Available (was: Open)
> smart-apply-patch.sh fails to identify git patch prefixes in some cases
> -----------------------------------------------------------------------
>
> Key: HADOOP-12176
> URL: https://issues.apache.org/jira/browse/HADOOP-12176
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Vinayakumar B
> Assignee: Vinayakumar B
> Attachments: HADOOP-12176-01.patch
>
>
> after HADOOP-12018, git apply supported with --no-prefix.
> But for some patches this detection will identify git patch with prefix as
> no-prefix patch and fails to apply.
> Example case is ; If patch contains a line changed with '+++' or '---'
> somewhere in between. May be a javadoc update. This makes detection wrong and
> git apply will fail.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)