Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 114AE98FB for ; Sun, 18 Dec 2011 21:41:05 +0000 (UTC) Received: (qmail 72820 invoked by uid 500); 18 Dec 2011 21:41:01 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 72779 invoked by uid 500); 18 Dec 2011 21:41:01 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 72771 invoked by uid 99); 18 Dec 2011 21:41:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Dec 2011 21:41:01 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of manu.infy@gmail.com designates 74.125.82.176 as permitted sender) Received: from [74.125.82.176] (HELO mail-we0-f176.google.com) (74.125.82.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Dec 2011 21:40:55 +0000 Received: by werm10 with SMTP id m10so1456455wer.35 for ; Sun, 18 Dec 2011 13:40:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=mhUOE1lD/2CokoqYFoHLCHj/5VmkREfjyArggs3LmCY=; b=ANRN/exe2MUmbQgLb4+JN/+FqqdxlpZFMFTg66HQLfdY4zU6tvtYTJgCObIAhIH4ga XAZhIPly+TlvuznpBrasvHhqBT89aZRaSfGRQPqBH776PTqmInZDS5jcFhGpCLZGlv+2 N6JgCTTLzC3dpFrSIDdK138nveyijvL8CLHuw= Received: by 10.216.138.201 with SMTP id a51mr7356494wej.24.1324244434189; Sun, 18 Dec 2011 13:40:34 -0800 (PST) MIME-Version: 1.0 Received: by 10.180.86.234 with HTTP; Sun, 18 Dec 2011 13:40:13 -0800 (PST) From: Abhishek Pratap Singh Date: Sun, 18 Dec 2011 13:40:13 -0800 Message-ID: Subject: jsp-compile doesn't support the "webxml" attribute To: common-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=0016e6dd98f2187f5704b464afaa --0016e6dd98f2187f5704b464afaa Content-Type: text/plain; charset=ISO-8859-1 Hi All, I m compiling hadoop core 0.20.2 and getting this error --- hadoop-common-0.20.2/build.xml:357: jsp-compile doesn't support the "webxml" attribute I m using ant 1.8.1. Any pointers why this is coming up? Regards, Abhishek --0016e6dd98f2187f5704b464afaa--