From continuum-users-return-3995-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Thu Jun 21 01:16:20 2007 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 93444 invoked from network); 21 Jun 2007 01:16:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Jun 2007 01:16:19 -0000 Received: (qmail 38499 invoked by uid 500); 21 Jun 2007 01:16:21 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 38481 invoked by uid 500); 21 Jun 2007 01:16:21 -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 38469 invoked by uid 99); 21 Jun 2007 01:16:21 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2007 18:16:21 -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 odndev@gmail.com designates 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO py-out-1112.google.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2007 18:16:17 -0700 Received: by py-out-1112.google.com with SMTP id u52so685873pyb for ; Wed, 20 Jun 2007 18:15:56 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=uI5eHiBJTKwjX7L7twW1HAYET5rb7VfbXJ1kOKQsVk2Ms2FXuAFPovkcQ0ZDLRpc9TKB0dnu1Rn1qn+JXBQpNlAuoU5WfKkova7Z0f4Zn9s0o+lX+8YuvKBRRuZ9Kzhc5Z9MTKmoSoA1/VlPOBhsjuwW7J3+yNYK2CQev9xLFoY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=TjoVFvcRRqzILCClVeZEEaw7u8fYUYkRSMqlsbgUVRBVL/KugiJWX3LM5Iilog0IqGfqn3RtYSOFRNEiKKHwZvCxegghuHt1ozcYSFD0/j+NRUSrKBmiTAvbJU1N4QDluwI1T964MCPDCz3TbWi1+EcabfQI4D/BPZeyRiolArE= Received: by 10.35.106.15 with SMTP id i15mr2205452pym.1182388556105; Wed, 20 Jun 2007 18:15:56 -0700 (PDT) Received: from ?192.168.1.100? ( [24.208.171.226]) by mx.google.com with ESMTP id i5sm1283527nzi.2007.06.20.18.15.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 20 Jun 2007 18:15:55 -0700 (PDT) Message-ID: <4679D15E.1080407@gmail.com> Date: Wed, 20 Jun 2007 21:16:14 -0400 From: Olivier Dehon User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Run different goals on different schedules for a project group References: <4679B8ED.9090208@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I am using version 1.0.3, enhanced with some patches. Wendy Smoak wrote: > 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. > > What version are you using? I vaguely remember asking Emmanuel about > that... >