From continuum-users-return-2128-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Wed Jul 05 16:12:27 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 78421 invoked from network); 5 Jul 2006 16:12:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jul 2006 16:12:27 -0000 Received: (qmail 18643 invoked by uid 500); 5 Jul 2006 16:12:25 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 18480 invoked by uid 500); 5 Jul 2006 16:12:24 -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 18322 invoked by uid 99); 5 Jul 2006 16:12:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jul 2006 09:12:24 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of alexlam99@gmail.com designates 64.233.182.185 as permitted sender) Received: from [64.233.182.185] (HELO nf-out-0910.google.com) (64.233.182.185) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jul 2006 09:12:23 -0700 Received: by nf-out-0910.google.com with SMTP id c2so778404nfe for ; Wed, 05 Jul 2006 09:12:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=MagG+mGLKkpQVKWmyz51tN4wKNusjXZROQP5gQH9hGsKdxG3VVuFkJh7pxhkp/nN6XxrnMOQ0hQlka5k+N7JftQMrDuaCvMN/M5MmVO35HK/x0SXi3914piPheHxFDvTDWcd9TbEn2lw8oQouxq6N2RvKplKguoZRdhAscBYLM4= Received: by 10.49.37.10 with SMTP id p10mr4033067nfj; Wed, 05 Jul 2006 09:12:01 -0700 (PDT) Received: by 10.48.246.10 with HTTP; Wed, 5 Jul 2006 09:12:01 -0700 (PDT) Message-ID: Date: Wed, 5 Jul 2006 09:12:01 -0700 From: "Alex Lam" To: continuum-users Subject: Projects in Continuum not building MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2939_13994746.1152115921944" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_2939_13994746.1152115921944 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, I have a question on how Continuum works. I set up a script to check things out of SVN and burn it to a CD every night. However, Continuum doesn't seem to be executing the script on a nightly basis. The script did seem to work on Jun 29, when the revision number was at 245. This was the last time the script executed. However, for the past week, Continuum is not executing the script and in the logfile, it says "The project was not build because there are no changes". The log file also states the revision number is at 249. Since Jun 29, I have been checking things in and out of my repository so I know there have been changes made to it. My question is " Is this an error in Continuum?" and how does Continuum detect that a build has no changes? Is it by the revision number? Thanks in advance for any help you can give me. -Alex ------=_Part_2939_13994746.1152115921944--