From continuum-dev-return-5717-apmail-maven-continuum-dev-archive=maven.apache.org@maven.apache.org Tue Feb 20 16:15:49 2007 Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 35234 invoked from network); 20 Feb 2007 16:15:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Feb 2007 16:15:48 -0000 Received: (qmail 17626 invoked by uid 500); 20 Feb 2007 16:15:56 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 17474 invoked by uid 500); 20 Feb 2007 16:15:55 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 17463 invoked by uid 99); 20 Feb 2007 16:15:55 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Feb 2007 08:15:55 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [138.190.3.30] (HELO mrz.swissptt.ch) (138.190.3.30) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Feb 2007 08:15:43 -0800 Received: from sxmcmp01.corproot.net (SXMCMP01.corproot.net [138.190.70.99]) by mrz.swissptt.ch with ESMTP id l1KGFJHC028493 for ; Tue, 20 Feb 2007 17:15:19 +0100 (MET) Received: from sxsmtp02.corproot.net ([10.185.84.30]) by sxmcmp01.corproot.net with InterScan Messaging Security Suite; Tue, 20 Feb 2007 17:15:18 +0100 Received: from sg1255z.corproot.net ([10.185.84.160]) by sxsmtp02.corproot.net with Microsoft SMTPSVC(6.0.3790.1830); Tue, 20 Feb 2007 17:15:18 +0100 x-mimeole: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: build loop feature 4 continuum? Date: Tue, 20 Feb 2007 17:15:17 +0100 Message-ID: <3062945C8A115C419AA06FE904322AA401372FE3@sg1255z.corproot.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: build loop feature 4 continuum? Thread-Index: AcdVCk9cV1qfntYnSU6aDO/30tSIMw== From: To: X-OriginalArrivalTime: 20 Feb 2007 16:15:18.0242 (UTC) FILETIME=[4FEE9C20:01C7550A] X-Virus-Checked: Checked by ClamAV on apache.org Hi guys! I need something like the build loop feature of CruiseControl: "The Build Loop is designed to run as a daemon process which will periodically check your source control tool for changes to your codebase, build if necessary, and send out a notification regarding the status of the build." So before I start developing a plugin myself, does something like that already exist or is being developed? Thanx Tilman