Allen Wittenauer created MAPREDUCE-6352:
-------------------------------------------
Summary: test-patch.sh goes into an infinite loop on non-maven
builds
Key: MAPREDUCE-6352
URL: https://issues.apache.org/jira/browse/MAPREDUCE-6352
Project: Hadoop Map/Reduce
Issue Type: Test
Components: test
Reporter: Allen Wittenauer
Priority: Critical
If post HADOOP-11746 test patch is given a non-maven-based build, it goes into
an infinite loop looking for modules pom.xml. There should be an escape clause
after switching branches to see if it is maven based. If it is not maven based,
then test-patch should either abort or re-exec using that version's test-patch
script.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)