Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 60903 invoked from network); 5 Dec 2005 07:44:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Dec 2005 07:44:35 -0000 Received: (qmail 67478 invoked by uid 500); 5 Dec 2005 07:44:35 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 67306 invoked by uid 500); 5 Dec 2005 07:44:33 -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 67280 invoked by uid 99); 5 Dec 2005 07:44:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Dec 2005 23:44:33 -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.151] (HELO mailsender.amenworld.com) (62.193.206.151) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Dec 2005 23:44:32 -0800 Received: from webmail9.amenworld.com (webmail9.amenworld.com [62.193.206.9]) by mailsender.amenworld.com (Postfix) with SMTP id 03ECD9D8414 for ; Mon, 5 Dec 2005 08:44:12 +0100 (CET) Received: (qmail 17718 invoked from network); 5 Dec 2005 07:44:11 -0000 Received: from 68.23.99-84.rev.gaoland.net (HELO ?127.0.0.1?) (84.99.23.68) by 0 with SMTP; 5 Dec 2005 07:44:11 -0000 Message-ID: <4393EFC9.8050308@venisse.net> Date: Mon, 05 Dec 2005 08:44:09 +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: what consequence have build definitions? What means DEFAULT_SCHEDULE? References: <4392F950.4020604@gmx.de> <43932F46.7020301@gmx.de> In-Reply-To: <43932F46.7020301@gmx.de> 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 In 1.0.2, you'll can configure the cron expression of default schedule (actually, every hours). You define define more then one build definition by project, but you must define a different schedule for each. We run only one build definition by project on a specific jod schedule. Emmanuel puschteblume a �crit : > Sorry, I have found out what Default_Schedule means. But what's about > build definitions? > > Thanks Heiko > > puschteblume wrote: > >> Hi >> >> I have created some build definitions. But it seems, that only the >> last one will be executed. Can I run them individually? Or why can I >> define more than one? Could you please explain that to me? >> >> Can I configure DEFAULT_SCHEDULE? What does it mean? >> >> Thanks Heiko >> >> > > > >