Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 32077CDDD for ; Fri, 25 May 2012 13:28:25 +0000 (UTC) Received: (qmail 26394 invoked by uid 500); 25 May 2012 13:28:24 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 26355 invoked by uid 500); 25 May 2012 13:28:24 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 26252 invoked by uid 99); 25 May 2012 13:28:24 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 May 2012 13:28:24 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 3E0F9141F4C for ; Fri, 25 May 2012 13:28:24 +0000 (UTC) Date: Fri, 25 May 2012 13:28:24 +0000 (UTC) From: "Harsh J (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <741557117.1796.1337952504256.JavaMail.jiratomcat@issues-vm> In-Reply-To: <333418339.11780.1334142863018.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HADOOP-8268) A few pom.xml across Hadoop project may fail XML validation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-8268?page=3Dcom.atlassi= an.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. Wil= l commit this in by monday regardless of QA (would be good to have it run t= hough) 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=E2=80=A6) =20 > 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 '>' - r= edirection. This makes XML file invalid and this POM file can not be deploy= ed 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 administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira