Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 74924 invoked from network); 8 Jul 2007 15:02:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jul 2007 15:02:38 -0000 Received: (qmail 22452 invoked by uid 500); 8 Jul 2007 15:02:39 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 22436 invoked by uid 500); 8 Jul 2007 15:02:39 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 22425 invoked by uid 99); 8 Jul 2007 15:02:39 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jul 2007 08:02:39 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of wsmoak@gmail.com designates 66.249.82.239 as permitted sender) Received: from [66.249.82.239] (HELO wx-out-0506.google.com) (66.249.82.239) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jul 2007 08:02:35 -0700 Received: by wx-out-0506.google.com with SMTP id h28so608985wxd for ; Sun, 08 Jul 2007 08:02:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OWxnXWN1pkP8+idhNgApQZ78ZulSjoE9yL4q/txy8z0o/WwTLlLvlI8aOU/XUgJ5gmrfT1qEmHVsOtY250rqmGEZTd1DDS0YlqsQskmr8XxFGf5LdxEbHp5p2L8V1VhGV52I0obqrJzqi/PpZaSDWKdaJvBZP/oZK5ie0RRjJrA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GPVrKUsoNa09bBvdfhaVwscPpplwp7ynVg+NXajRTNZqCjghRHqvQYhiLN/Ff68bMBLo0+RawnTJdwc9H99t3qOkm9OSKZGI4ioQzEvM19DTT7gjGPKSDA53iBRs+fLLebdeBZTVtEhMxkaYnpFxdUtlW9IsQzkMLY2O01hSgec= Received: by 10.90.25.3 with SMTP id 3mr1248078agy.1183906935142; Sun, 08 Jul 2007 08:02:15 -0700 (PDT) Received: by 10.90.120.14 with HTTP; Sun, 8 Jul 2007 08:02:15 -0700 (PDT) Message-ID: Date: Sun, 8 Jul 2007 08:02:15 -0700 From: "Wendy Smoak" To: continuum-users@maven.apache.org Subject: Re: Run different goals on different schedules for a project group In-Reply-To: <4679B8ED.9090208@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4679B8ED.9090208@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 6/20/07, Olivier Dehon wrote: > The problem I am facing is that the daily build will never get kicked off > because the scm changes have already been "consumed" by the hourly build. Has this been resolved in 1.1-alpha-2 ? CONTINUUM-686 suggests a separate working copy per build definition. Is it still relevant? -- Wendy