Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 49927 invoked from network); 5 Nov 2005 21:44:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Nov 2005 21:44:50 -0000 Received: (qmail 46467 invoked by uid 500); 5 Nov 2005 21:44:45 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 46399 invoked by uid 500); 5 Nov 2005 21:44:44 -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 46388 invoked by uid 99); 5 Nov 2005 21:44:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Nov 2005 13:44:44 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [156.153.255.213] (HELO atlrel7.hp.com) (156.153.255.213) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Nov 2005 13:44:38 -0800 Received: from ataexg11.americas.cpqcorp.net (ataexg11.americas.cpqcorp.net [16.114.1.30]) by atlrel7.hp.com (Postfix) with ESMTP id 3CCCC404 for ; Sat, 5 Nov 2005 16:44:22 -0500 (EST) Received: from ataexc01.americas.cpqcorp.net ([16.114.1.51]) by ataexg11.americas.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.211); Sat, 5 Nov 2005 16:44:21 -0500 x-mimeole: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: Anyone have a Success task? Date: Sat, 5 Nov 2005 16:44:21 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Anyone have a Success task? Thread-Index: AcXhccC6yHsHNxlkS+mUttwhiL+3NAA4BHAA From: "Lasher, James L" To: "Ant Users List" X-OriginalArrivalTime: 05 Nov 2005 21:44:22.0152 (UTC) FILETIME=[153E3080:01C5E252] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm looking for a task to do the opposite of the provided task (end the build with a BUILD SUCCESSFUL). I tried writing a custom task to fire a buildFinished event, but wasn't exactly successful. Thanks. -jim- --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org