Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@www.apache.org Received: (qmail 16877 invoked from network); 27 Jan 2004 03:55:12 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 27 Jan 2004 03:55:12 -0000 Received: (qmail 70238 invoked by uid 500); 27 Jan 2004 03:44:37 -0000 Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 61671 invoked by uid 500); 27 Jan 2004 03:40:05 -0000 Mailing-List: contact geronimo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-dev@incubator.apache.org Received: (qmail 23037 invoked from network); 26 Jan 2004 22:17:56 -0000 Received: from unknown (HELO www.princetongames.org) (66.250.40.202) by daedalus.apache.org with SMTP; 26 Jan 2004 22:17:56 -0000 Received: from localhost (ammulder@localhost) by www.princetongames.org (8.11.6/8.11.6) with ESMTP id i0QMI6B32235 for ; Mon, 26 Jan 2004 17:18:06 -0500 X-Authentication-Warning: www.princetongames.org: ammulder owned process doing -bs Date: Mon, 26 Jan 2004 17:18:06 -0500 (EST) From: Aaron Mulder X-X-Sender: ammulder@www.princetongames.org To: geronimo-dev@incubator.apache.org Subject: Re: jetty DeploymentTest failure In-Reply-To: <40152FD4.2080109@coredevelopers.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Mon, 26 Jan 2004, Jeremy Boynes wrote: > > I'm seeing the testPacked test in jetty DeploymentTest fail on my Linux > > machine but pass on os X. > > > > Haven't investigated, anyone else see this? Fails for me too (also on Linux). Could it be a case sensitivity problem? Aaron