Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 88705 invoked from network); 20 Jul 2008 04:13:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jul 2008 04:13:22 -0000 Received: (qmail 97894 invoked by uid 500); 20 Jul 2008 04:13:21 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 97871 invoked by uid 500); 20 Jul 2008 04:13:21 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 97860 invoked by uid 99); 20 Jul 2008 04:13:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Jul 2008 21:13:20 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wsmoak@gmail.com designates 74.125.46.152 as permitted sender) Received: from [74.125.46.152] (HELO yw-out-1718.google.com) (74.125.46.152) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Jul 2008 04:12:27 +0000 Received: by yw-out-1718.google.com with SMTP id 9so388981ywk.50 for ; Sat, 19 Jul 2008 21:12:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=2OxoyyulHfBVt3Tv+Lm1mQsKKSG7o0hMPd7Lrw4IMic=; b=H1aqnhXJBGgdTaq1a5ZcHxs4QhscOxnd8eb0ZIBxKcLyw8BNQYNQWiNSp+YcCe+xBE zy23aL6x0s001MV8t6Rnvhg9DtuJS/Hp5Of6XKUN2tErkCPhba1Ag8FZ5qx3mAJ+rkCa swJaj3TZ5YzWougZ06SGg+PL2KVs25ippplNE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ugaloPjLPI/+wW3xlqL95EBpUhYT55bPe095E8jaxQe880jo3N3VMHGEoZ6rs/CiFA Jkk5jnye1aqp2d48V4wH1shz4VIX4+fbFvqycjvoSQ2yUqF6SyUTLfeFDkZU/+aKZ/Aw UhQOWrae8O6lh1U91geg047hGovNPm0Rxpgfs= Received: by 10.151.155.5 with SMTP id h5mr2071743ybo.241.1216527161970; Sat, 19 Jul 2008 21:12:41 -0700 (PDT) Received: by 10.150.154.10 with HTTP; Sat, 19 Jul 2008 21:12:41 -0700 (PDT) Message-ID: Date: Sat, 19 Jul 2008 21:12:41 -0700 From: "Wendy Smoak" To: users@continuum.apache.org Subject: Re: Running Forced Nightly Builds - C 1.1 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Jul 19, 2008 at 6:58 PM, Morgovsky, Alexander (US - Glen Mills) wrote: > Hi...Could someone please tell me how I can schedule forced nightly > builds even if there is no change in source code in my codebase? Did you try checking the "Always Build" checkbox on the build definition? -- Wendy