Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 71940 invoked from network); 20 Dec 2001 19:26:57 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 20 Dec 2001 19:26:57 -0000 Received: (qmail 11855 invoked by uid 97); 20 Dec 2001 19:26:50 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 11839 invoked by uid 97); 20 Dec 2001 19:26:50 -0000 Mailing-List: contact ant-user-help@jakarta.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 ant-user@jakarta.apache.org Received: (qmail 11828 invoked from network); 20 Dec 2001 19:26:49 -0000 From: "Ylan Segal" To: "Ant Users List" Subject: RE: Proper use of (a little off-topic) Date: Thu, 20 Dec 2001 13:29:11 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > 2) Can be put inside a ? I didn't see an answer to > this before, but a test showed that it couldn't. What I'm trying > to achieve is some feedback to System.out only if a task is executed: > > > > ... > > > Is there a way to do that? No echo can not be put inside a task, as it's a task on it's own. But you can put it right before the task :) ... Does that help? Ylan. -- To unsubscribe, e-mail: For additional commands, e-mail: