Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 32973 invoked from network); 26 Feb 2008 15:17:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Feb 2008 15:17:07 -0000 Received: (qmail 41328 invoked by uid 500); 26 Feb 2008 15:16:58 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 41304 invoked by uid 500); 26 Feb 2008 15:16:58 -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 41293 invoked by uid 99); 26 Feb 2008 15:16:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2008 07:16:58 -0800 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 [130.167.251.70] (HELO dancer.stsci.edu) (130.167.251.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2008 15:16:12 +0000 Received: from avril.stsci.edu (avril.stsci.edu [130.167.237.89]) by dancer.stsci.edu (MOS 3.8.5-GA) with ESMTP id HXH17884; Tue, 26 Feb 2008 10:15:16 -0500 (EST) Message-ID: <47C42D4D.6020404@stsci.edu> Date: Tue, 26 Feb 2008 10:16:29 -0500 From: Donald McLean User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Ant Users List Subject: Re: how to detect failed build References: <42293.203.192.147.36.1204014527.squirrel@jp.bjitgroup.com> <47C42AC3.6040908@gmail.com> In-Reply-To: <47C42AC3.6040908@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Junkmail-Whitelist: YES (by domain whitelist at dancer.stsci.edu) X-Virus-Checked: Checked by ClamAV on apache.org I recommend TeamCity. We bought a license and I haven't regretted it even for one second. Vijay Aravamudhan wrote: > hi, > I have also seen some clients who use ant's MailLogger to notify > interested parties of failed builds - in case you have a wide audience. > > btw: are you running inside a CI environment? If not, try CruiseControl, > Hudson, Bamboo or TeamCity. Depending on whether you want an open source > tool or a commercial one, and based on your requirements, one or more > might fit. > > hth, > Vijay > > Md. Jahidul Hasan wrote: >> is there any task / properties which can be use to track the build failed >> or not. I don't want to extend any ant class for this task. Is there any >> built in task ? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org