[
https://issues.apache.org/jira/browse/HADOOP-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580645#action_12580645
]
Raghu Angadi commented on HADOOP-2939:
--------------------------------------
I am trying this. At my first attempt, I got {noformat}[...]
[exec] ERROR: can't run in a workspace that contains modifications
[...]{noformat} I guess because : {noformat}
cdev6016:hadoop> svn status
? tmp{noformat}
It is very common for developers to have a few 'unknown' files in the
workspace. Its better if -Dpatch.file is optional, i.e. patch might already be
applied. Alternately we can enforce clean checkout only when -Dpatch.file is
specified.
> Make the Hudson patch process an executable ant target
> ------------------------------------------------------
>
> Key: HADOOP-2939
> URL: https://issues.apache.org/jira/browse/HADOOP-2939
> Project: Hadoop Core
> Issue Type: Improvement
> Components: test
> Reporter: Nigel Daley
> Assignee: Nigel Daley
> Priority: Minor
> Fix For: 0.17.0
>
> Attachments: HADOOP-2939.patch, HADOOP-2939.patch, HADOOP-2939.patch
>
>
> The automatic Hadoop patch testing does some fairly intricate processing. It
> would be useful if this was exposed to the developers as an ant target.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.