Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 21085 invoked by uid 500); 13 Aug 2003 20:38:49 -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 21072 invoked from network); 13 Aug 2003 20:38:48 -0000 Received: from smtp101.mail.sc5.yahoo.com (216.136.174.139) by daedalus.apache.org with SMTP; 13 Aug 2003 20:38:48 -0000 Received: from 82-35-107-109.cable.ubr06.dals.blueyonder.co.uk (HELO yahoo.co.uk) (james?strachan@82.35.107.109 with plain) by smtp.mail.vip.sc5.yahoo.com with SMTP; 13 Aug 2003 20:38:54 -0000 Date: Wed, 13 Aug 2003 21:38:52 +0100 Subject: Re: [test] maven unit tests Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: James Strachan To: geronimo-dev@incubator.apache.org Content-Transfer-Encoding: 7bit In-Reply-To: Message-Id: <268E1260-CDCE-11D7-B36D-000A959D0312@yahoo.co.uk> X-Mailer: Apple Mail (2.552) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wednesday, August 13, 2003, at 08:49 pm, Jeremy Boynes wrote: > Also, when I ran maven --debug it seemed that every unit test was run > in a > separate shell. Is this true, deliberate, and if so desirable given we > should end up with a *lot* of these? FWIW right now we're using maven.test.fork=true (in etc/project.properties) to spawn new JVMs when running the unit tests - this fixes all kinds of classpath issues you often get with unit tests, JUnit, Ant & XML parsers etc. James ------- http://radio.weblogs.com/0112098/