Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 79222 invoked from network); 22 Jul 2004 18:55:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 22 Jul 2004 18:55:44 -0000 Received: (qmail 15232 invoked by uid 500); 22 Jul 2004 18:55:35 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 15154 invoked by uid 500); 22 Jul 2004 18:55:35 -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 15139 invoked by uid 99); 22 Jul 2004 18:55:35 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [62.193.199.229] (HELO vds-280544.amen-pro.com) (62.193.199.229) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 22 Jul 2004 11:55:33 -0700 Received: (qmail 18312 invoked from network); 22 Jul 2004 18:55:19 -0000 Received: from host81-154-99-185.range81-154.btcentralplus.com (HELO r2) (81.154.99.185) by vds-280544.amen-pro.com with SMTP; 22 Jul 2004 18:55:19 -0000 Message-ID: <039301c4701d$70650e50$5801a8c0@buildmonkey.com> From: "John Birtley" To: "Ant Users List" References: <40FEB945.9000202@mdl.com> Subject: Re: What continuous integration tool would you recommend? Date: Thu, 22 Jul 2004 19:54:50 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Try BuildMonkey. ----- Original Message ----- From: "Alexey N. Solofnenko" To: "Ant Users List" Sent: Wednesday, July 21, 2004 7:43 PM Subject: What continuous integration tool would you recommend? > Hello, > > I have a Jython script that constantly watches ClearCase view for > changes and starts a build. It also sends emails to people who checked > in files since the last good build and some other "special" people. The > main difference from what I see is available - is the behaviour of my > script when a build fails - it waits for some time and then starts > "smart" build - it tries to certify different subsets of changes > separately (different people changes, random directories, last chance - > random files). The script also keeps some statistics in order to be able > to guess "good" changes better. Plus any builds after a failed build > execute the last failed target(s) first, to make retries faster (it uses > patch 21421 plus some not submitted patches for "-sooner" option). > > Now people want some interactivity - stopping builds, web reports, > disable some people changes via WEB interface,... I guess I could host a > Jython script within a servlet and deal with the threading issues, but > maybe there is a solution already that I can adopt to do a similar thing > that I have already. There are new tools coming every month. Can you > recommend something for me to look at? > > - Alexey. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org