Re: JIRA dependencies and Jenkins

2015-07-22 Thread Martin Walsh
On 07/22/15 03:08 PM, Chris Nauroth wrote: Jenkins will not recognize inter-dependencies of multiple jiras and try to pull in dependent patches. You'd need to wait for the dependent patch to get reviewed and committed first, and then trigger the Jenkins run for the second patch. OK. Sometim

Re: JIRA dependencies and Jenkins

2015-07-22 Thread Chris Nauroth
Jenkins will not recognize inter-dependencies of multiple jiras and try to pull in dependent patches. You'd need to wait for the dependent patch to get reviewed and committed first, and then trigger the Jenkins run for the second patch. Sometimes people like to get a "preview" Jenkins run to see

JIRA dependencies and Jenkins

2015-07-22 Thread Martin Walsh
I am working on the following two bugs: https://issues.apache.org/jira/browse/HADOOP-12184 https://issues.apache.org/jira/browse/HADOOP-7824 HADOOP-12184 is in the "Patch Available" state and is marked as a requirement for HADOOP-7824. When I submit the patch for HADOOP-7824 it will touch the