Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 57524 invoked from network); 26 Apr 2005 12:26:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Apr 2005 12:26:13 -0000 Received: (qmail 46347 invoked by uid 500); 26 Apr 2005 12:26:37 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 46306 invoked by uid 500); 26 Apr 2005 12:26:36 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 46293 invoked by uid 99); 26 Apr 2005 12:26:36 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from bodewig.bost.de (HELO bodewig.bost.de) (62.96.16.111) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 26 Apr 2005 05:26:36 -0700 Received: (from bodewig@localhost) by bodewig.bost.de (8.11.6/8.11.6) id j3QCPsx23208; Tue, 26 Apr 2005 14:25:54 +0200 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: user@ant.apache.org Subject: Re: about the task X-Draft-From: ("nnfolder:mail.jakarta-ant-user" 47659) References: From: Stefan Bodewig Date: Tue, 26 Apr 2005 14:25:54 +0200 In-Reply-To: (Antoine Solomon's message of "Tue, 26 Apr 2005 08:17:52 -0400") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Tue, 26 Apr 2005, Antoine Solomon wrote: > I was looking around in javadoc of ant You should consult the manual instead, really. Unless you want to write your own task, that is. > and i noticed that the task is deprecated. It is not. The Exec class is. is not backed by that class but by the ExecTask class. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org