Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 21843 invoked by uid 500); 15 May 2003 09:23:25 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 21826 invoked from network); 15 May 2003 09:23:24 -0000 Received: from vamana-60.cablenet.com.ni (HELO ags01.agsoftware.dnsalias.com) (216.6.48.60) by daedalus.apache.org with SMTP; 15 May 2003 09:23:24 -0000 Received: from ags01.agsoftware.dnsalias.com (localhost [127.0.0.1]) by ags01.agsoftware.dnsalias.com (8.12.8/8.12.5) with ESMTP id h4F9NbVN003681 for ; Thu, 15 May 2003 03:23:37 -0600 Received: (from apache@localhost) by ags01.agsoftware.dnsalias.com (8.12.8/8.12.8/Submit) id h4F9NbMx003679; Thu, 15 May 2003 03:23:37 -0600 X-Authentication-Warning: ags01.agsoftware.dnsalias.com: apache set sender to agallardo@agsoftware.dnsalias.com using -f Received: from 10.0.0.5 (SquirrelMail authenticated user agallardo) by ags01.agsoftware.dnsalias.com with HTTP; Thu, 15 May 2003 03:23:37 -0600 (CST) Message-ID: <33286.10.0.0.5.1052990617.squirrel@ags01.agsoftware.dnsalias.com> Date: Thu, 15 May 2003 03:23:37 -0600 (CST) Subject: Re: Build broken [FIXED] From: "Antonio Gallardo" To: In-Reply-To: References: <33213.10.0.0.5.1052989558.squirrel@ags01.agsoftware.dnsalias.com> X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi: Now it works fine. Thanks to yu Michael :) Antonio Gallardo. Stephan Michels dijo: > > > On Thu, 15 May 2003, Antonio Gallardo wrote: > >> Hi: >> >> I just downloaded the CVS version and when try to compile it I got: >> >> BUILD FAILED >> file:CVS/cocoon/cocoon-2.1/src/targets/webapp-build.xml:100: The >> task doesn't support the "extension" attribute. >> >> I tried to build using: "./build.sh war" > > Fixed, thank you.