> -Original Message-
> From: Niclas Hedhman [mailto:[EMAIL PROTECTED]
> Sent: 05 October 2004 01:10
> To: Avalon framework users
> Subject: Re: OutOfMemoryError when running unit tests
>
> On Tuesday 05 October 2004 01:20, Stephen McConnell wrote:
> > Attach
On Tuesday 05 October 2004 01:20, Stephen McConnell wrote:
> Attached is an updated version of the JUnitTestTask.java - you should
> replace the current version of the source then from /tools/magic do the
> following:
No attachment.
Cheers
Niclas
--
+--//---+
/ http://ww
> -Original Message-
> From: Stephen McConnell [mailto:[EMAIL PROTECTED]
> Sent: 04 October 2004 19:20
> To: 'Avalon framework users'; [EMAIL PROTECTED]
> Subject: RE: OutOfMemoryError when running unit tests
>
>
> Attached is an updated version of t
mode.
Steve.
> -Original Message-
> From: David Leangen [mailto:[EMAIL PROTECTED]
> Sent: 04 October 2004 18:55
> To: Avalon framework users
> Subject: RE: OutOfMemoryError when running unit tests
>
>
> Stephen, Peter,
>
> Thank you for your awesome support,
PROTECTED]
> Subject: RE: OutOfMemoryError when running unit tests
>
>
>
>
> > -Original Message-
> > From: David Leangen [mailto:[EMAIL PROTECTED]
> > Sent: 04 October 2004 17:22
> > To: Avalon framework users
> > Subject: RE: OutOfMemoryError when
> -Original Message-
> From: David Leangen [mailto:[EMAIL PROTECTED]
> Sent: 04 October 2004 17:22
> To: Avalon framework users
> Subject: RE: OutOfMemoryError when running unit tests
>
>
> Hi, Peter,
>
> > Did yo do "svn update" to get
Hi, Peter,
> Did yo do "svn update" to get the latest magic source? You MUST have the
> patch applied (see the dev list) since in the unpatched source, the for
> property is set too early and does not have any effect.
Well, just to be sure, I just did a complete rebuild of avalon following, of
c
Peter,
Thanks for your quick reply!
I tried your suggestion by setting project.test.compile.fork=true in my
user.properties file. I'm pretty sure that this should have the same effect.
Unfortunately, however, this did not do the trick.
What exactly does "fork" do? Does it fork per project? Per