Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 35532 invoked from network); 29 Oct 2007 16:18:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Oct 2007 16:18:39 -0000 Received: (qmail 21429 invoked by uid 500); 29 Oct 2007 16:18:26 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 21110 invoked by uid 500); 29 Oct 2007 16:18:25 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 21098 invoked by uid 99); 29 Oct 2007 16:18:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Oct 2007 09:18:25 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [206.190.58.161] (HELO web55112.mail.re4.yahoo.com) (206.190.58.161) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 29 Oct 2007 16:18:36 +0000 Received: (qmail 16993 invoked by uid 60001); 29 Oct 2007 16:18:05 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=OhTk+TXKCWBBAxQbPxIB8tFCEDYFJqjrcNBtNkK3TEYHILGheJHXKnrhCGTm7QElG5vMk/fjWaGan/gZ8D4bEkrh4jCvTDalCBS+tA5TaomAH11J41fA8krhB5vZTeYiqW2NRoVpDQdhlPloLFh4hb2m1b2CLhY+to33dPF+R6o=; X-YMail-OSG: i_wbOZoVM1kGHZ63AgdhtCEEJeAPC6yz95ZCDKr6N6IhoFL1Jx3HksQ8uwUBL2mxFYhwvigCVuYre9mnDZnZ7p_LFzNbyGk1QjnRzh_hdjLCOM7dJKA- Received: from [67.142.130.21] by web55112.mail.re4.yahoo.com via HTTP; Mon, 29 Oct 2007 09:18:05 PDT Date: Mon, 29 Oct 2007 09:18:05 -0700 (PDT) From: Matt Benson Subject: Re: adding a waitfor to a sequence To: Ant Developers List In-Reply-To: <4725FC9A.4060103@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <681761.16764.qm@web55112.mail.re4.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --- Steve Loughran wrote: > > How do I go (new Sequential).addTask(new > WaitFor())? > > Because WaitFor is not a task, just a project > component with an execute > method. Can't you use a TaskAdapter in code? -Matt > > -steve > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > dev-unsubscribe@ant.apache.org > For additional commands, e-mail: > dev-help@ant.apache.org > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org