Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 82222 invoked from network); 1 Mar 2006 16:37:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Mar 2006 16:37:02 -0000 Received: (qmail 67026 invoked by uid 500); 1 Mar 2006 16:37:49 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 66806 invoked by uid 500); 1 Mar 2006 16:37:48 -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 66793 invoked by uid 99); 1 Mar 2006 16:37:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 08:37:48 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 01 Mar 2006 08:37:47 -0800 Received: (qmail 16819 invoked from network); 1 Mar 2006 16:37:33 -0000 Received: from 119.23.99-84.rev.gaoland.net (HELO ?127.0.0.1?) (84.99.23.119) by 0 with SMTP; 1 Mar 2006 16:37:33 -0000 Message-ID: <4405CDC0.9090501@venisse.net> Date: Wed, 01 Mar 2006 17:37:20 +0100 From: Emmanuel Venisse User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: fr, en MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Cron schedule bug? References: <2BABBE7D2A66E04DB8A66A527D29927E0BDF26@intrepid.infinity.nu> In-Reply-To: <2BABBE7D2A66E04DB8A66A527D29927E0BDF26@intrepid.infinity.nu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Do you want to try a snapshot? Emmanuel Brian E. Fox a �crit : > I can confirm that removing the multiple schedules did solve this. I'll > wait a couple more days for the 1.0.3 release. > > -----Original Message----- > From: dan tran [mailto:dantran@gmail.com] > Sent: Monday, February 27, 2006 1:09 AM > To: continuum-users@maven.apache.org > Subject: Re: Cron schedule bug? > > http://jira.codehaus.org/browse/CONTINUUM-519 > > Brave enought to use the latest continuum 1.0.3 snapshot build? > > -D > > > On 2/26/06, Brian E. Fox wrote: > >>Hrm. I changed it back to 0 0 * * * ? And it's still not working... >> >>-----Original Message----- >>From: Brian E. Fox [mailto:brianf@reply.infinity.nu] >>Sent: Sunday, February 26, 2006 11:49 AM >>To: continuum-users@maven.apache.org >>Subject: Cron schedule bug? >> >>I changed my default schedule to 0 15,45 * * * ? >> >>According to the syntax link, this should fire at :15 and :45 every >>hour. Since I've made this change several days ago, the builds haven't > > >>fired at all even though there have been changes. Is my syntax wrong >>or is this a bug? >> >> >> > > > > >