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

Hudson commented on HADOOP-7384:
--------------------------------

Integrated in Hadoop-Common-trunk-maven #17 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-maven/17/])
    Amend commit of HADOOP-7384 to include svn:executable bit on 
smart-apply-patch.sh
HADOOP-7384. Allow test-patch to be more flexible about patch format. 
Contributed by Todd Lipcon.

todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1135636
Files : 
* /hadoop/common/trunk/common/src/test/bin/smart-apply-patch.sh

todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1135633
Files : 
* /hadoop/common/trunk/common/CHANGES.txt
* /hadoop/common/trunk/common/src/test/bin/smart-apply-patch.sh
* /hadoop/common/trunk/common/src/test/bin/test-patch.sh


> Allow test-patch to be more flexible about patch format
> -------------------------------------------------------
>
>                 Key: HADOOP-7384
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7384
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7384.txt
>
>
> Right now the test-patch process only accepts patches that are generated as 
> "-p0" relative to common/, hdfs/, or mapreduce/. This has always been 
> annoying for git users where the default patch format is -p1. It's also now 
> annoying for SVN users who may generate a patch relative to trunk/ instead of 
> the subproject subdirectory. We should auto-detect the correct patch level.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to