[ https://issues.apache.org/jira/browse/HADOOP-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Harsh J updated HADOOP-8268: ---------------------------- Attachment: HADOOP-8628.patch Patch had a few issues: New lines were Windows-style (trailing CRs in it), and wasn't -p0 applicable (although not an issue these days with test-patch, as it tries upto three levels). Here's a more compatible svn patch. Lets hit QA Bot with this. Locally mvn 3.x passes an install run (without tests) for me. So am +1. Will commit this in by monday regardless of QA (would be good to have it run though) unless someone else objects. The same kinda lines is already used in HBase, and thats another basis for my +1 here. Thanks Radim. (Here it goes…) > A few pom.xml across Hadoop project may fail XML validation > ----------------------------------------------------------- > > Key: HADOOP-8268 > URL: https://issues.apache.org/jira/browse/HADOOP-8268 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 2.0.0-alpha > Environment: FreeBSD 8.2 / AMD64 > Reporter: Radim Kolar > Assignee: Radim Kolar > Labels: maven, patch > Attachments: HADOOP-8268.patch, HADOOP-8268.patch, hadoop-pom.txt, > hadoop-pom.txt, hadoop-pom.txt, poms-patch.txt, poms-patch.txt > > > In a few pom files there are embedded ant commands which contains '>' - > redirection. This makes XML file invalid and this POM file can not be > deployed into validating Maven repository managers such as Artifactory. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira