Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 12506 invoked from network); 28 Oct 2006 00:06:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Oct 2006 00:06:29 -0000 Received: (qmail 24599 invoked by uid 500); 28 Oct 2006 00:06:40 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 24575 invoked by uid 500); 28 Oct 2006 00:06:40 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 24564 invoked by uid 99); 28 Oct 2006 00:06:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Oct 2006 17:06:40 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of wsmoak@gmail.com designates 64.233.182.191 as permitted sender) Received: from [64.233.182.191] (HELO nf-out-0910.google.com) (64.233.182.191) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Oct 2006 17:06:27 -0700 Received: by nf-out-0910.google.com with SMTP id l23so1444627nfc for ; Fri, 27 Oct 2006 17:06:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gdsmmgrTi13wGfiaypsWcs0e7iI8ZrZCgqTOur/VodGVJ1BVtmmZZDTNYvF5dESxpPFDqwiiI3gHj5tg1PtGtajrk35iv68Q96pr79AZrZ4Sl6++hSLXmRQD5/i+L9euL7kGVyVdyl0qaVwVlBMjM8jHyGKjCaysgHvxrVcW7hQ= Received: by 10.82.118.2 with SMTP id q2mr63838buc; Fri, 27 Oct 2006 17:06:05 -0700 (PDT) Received: by 10.82.130.7 with HTTP; Fri, 27 Oct 2006 17:06:05 -0700 (PDT) Message-ID: Date: Fri, 27 Oct 2006 17:06:05 -0700 From: "Wendy Smoak" To: continuum-dev@maven.apache.org Subject: Re: Test failure in continuum-release In-Reply-To: <45429A5E.8000805@exist.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45429A5E.8000805@exist.com> X-Virus-Checked: Checked by ClamAV on apache.org On 10/27/06, Edwin Punzalan wrote: > Did that failure just return? I tried building it and I didn't get the > failure. I remember evenisse fixed something like this. I've never been able to build Continuum without skipping the tests (in continuum-release). > Again, was probably caused by the outdated snapshot repo, this time for > the maven-scm. Installing maven-scm locally should do the trick. Tried that. Ouch. Something in scm called 'bzr' makes Windows *very* unhappy: "16 bit MS-DOS Subsystem ... The NTVDM has encountered an illegal instruction ..." Repeatedly. I'll wait for that new snapshot. :) -- Wendy