Patch process should determine issue number differently
-------------------------------------------------------
Key: HADOOP-2602
URL: https://issues.apache.org/jira/browse/HADOOP-2602
Project: Hadoop
Issue Type: Improvement
Components: build
Reporter: Nigel Daley
Priority: Minor
When an email comes in, the processHadoopPatchEmail.sh script
(http://svn.apache.org/viewvc/lucene/hadoop/nightly/processHadoopPatchEmail.sh?view=markup)
determines the issue number based on the first occurance of "HADOOP-#*". This
picks the wrong issue number when there is a different issue number in the
synopsis of the issue (such as HADOOP-2570). Instead, the script should look
for "Key: HADOOP-#*"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.