Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 15024 invoked from network); 11 Nov 2005 15:25:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Nov 2005 15:25:34 -0000 Received: (qmail 16863 invoked by uid 500); 11 Nov 2005 15:25:25 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 16691 invoked by uid 500); 11 Nov 2005 15:25:24 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 16556 invoked by uid 99); 11 Nov 2005 15:25:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2005 07:25:23 -0800 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of asolomon15@gmail.com designates 66.249.82.193 as permitted sender) Received: from [66.249.82.193] (HELO xproxy.gmail.com) (66.249.82.193) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2005 07:25:16 -0800 Received: by xproxy.gmail.com with SMTP id t15so681513wxc for ; Fri, 11 Nov 2005 07:25:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=EiIPuc8gEFg1MDgmiiCP1vNXGt9PWOv+X/Lgqbss6bjS25U1YncbiGq62FxLpllh6QhEIfINjP+XNgO8aBauHUd5in2NTdm7eYY1DM192b+ssdtLpQexj3Dq2WcORRRWxrhNwzBVAjYFjT8xne/1sOCXnT7BwoBbfjfrmozZ0mI= Received: by 10.70.109.20 with SMTP id h20mr2278354wxc; Fri, 11 Nov 2005 07:25:01 -0800 (PST) Received: by 10.70.89.5 with HTTP; Fri, 11 Nov 2005 07:25:01 -0800 (PST) Message-ID: Date: Fri, 11 Nov 2005 10:25:01 -0500 From: Antoine Solomon To: user@ant.apache.org Subject: which class belongs to tag MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_18028_3924889.1131722701630" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_18028_3924889.1131722701630 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello all, I would like to know which class belongs to the tag. I would like to create a task that has the same functionality of with a few added features. I looked at the org.apache.tools.ant.taskdefs.Execute but when extending an= d trying to use it in my ant build.xml file, it complained that it doesn't support the executable. -- Antoine W. Solomon Jr. ------=_Part_18028_3924889.1131722701630--