From users-return-7574-apmail-continuum-users-archive=continuum.apache.org@continuum.apache.org Wed Mar 04 15:59:26 2009 Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 2804 invoked from network); 4 Mar 2009 15:59:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2009 15:59:26 -0000 Received: (qmail 85758 invoked by uid 500); 4 Mar 2009 15:59:25 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 85729 invoked by uid 500); 4 Mar 2009 15:59:25 -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 Delivered-To: moderator for users@continuum.apache.org Received: (qmail 25472 invoked by uid 99); 4 Mar 2009 15:25:24 -0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1236180293; bh=MKtaPluQB6MKi4c37SIem7hEwOBOc1psOnIK7uOomQ0=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=IJiNUo+X1foLZsOu4y7EgY3OFjdGxs5zs3azPINEEjzBtQao6sYRfpxugZLqR1hQRDP04k+y/ipSrgq+QICByCHPn4WkwCwkcFOGQNRm6XG0xlihzXXnwdYf69w2Umyo6WYoyTK8aN4eqvx4gXqma9uI9sADcyK4sjlYGoPejS8= DomainKey-Signature:a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=swLr+Jb79PBYqZSB3IGdaKhQcB5WueGoNAiffSlNFpScKqJrl2JGaS7y6iRB22di2lNeVq1+i3eR6hxx3Oq0ZhLi+2vq8evDxFVzTebIZP6lGzvsYA+NzITl4LqnTRXPmJpFC3t4tAccRikDnG3vfol+41rGiSm7ucu7vB45hBU=; Message-ID: <845775.27711.qm@web57001.mail.re3.yahoo.com> X-YMail-OSG: ZLOg7z4VM1m2g6m4S7fOUkSypxqCl3esTpa9ZkmGJcVYcOuKhTwtWjmI_qdfJatBzxf_GR3kiTts26lWQo4wTc2qV_t2GHAV5_bRothYszGxRmbrGUFrNW1Z4kCIOnNHzE28xaK7Of49u8uKCKwurlBUvQ-- X-Mailer: YahooMailRC/1155.45 YahooMailWebService/0.7.289.1 Date: Wed, 4 Mar 2009 07:24:53 -0800 (PST) From: java javae Subject: Test Summary section is empty in email notification To: users@continuum.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1529106282-1236180293=:27711" X-Virus-Checked: Checked by ClamAV on apache.org --0-1529106282-1236180293=:27711 Content-Type: text/plain; charset=us-ascii Hi, I am using Continuum 1.2.3 version and I'm having a problem with build results. I have scheduled a nightly build for my project with the goals (clean install site dashboard:persist dashboard:dashboard site:deploy). However, It doesn't look like the nightly build is doing everything such as: - refresh from svn - clean - compile - test Also, when I look at the build notification email for my nightly build, I noticed that the Test Summary section in the email notifications is looks like this: **************************************************************************** Test Summary: **************************************************************************** Tests: 0 Failures: 0 Errors: 0 Total time: 0.0 s. but I can see that some of the test are compiled but I don't know why the Test Summary section dosen't show that. Do I need to do anything extra in order to get Test Summary section working in Continuum? Thanks. --0-1529106282-1236180293=:27711--