RE: OutOfMemoryError when running unit tests
"David Leangen" <[email protected]> Tue, 5 Oct 2004 00:21:55 +0900
| Newsgroups | gmane.comp.jakarta.avalon.user |
|---|---|
| Message-ID | <[email protected]> |
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 course, an svn update. I know this is a bit overkill, but I figured it was about time to do this anyway. Also, I am sure that the property project.test.compile.fork is set to true. Unfortunately, though, this didn't solve the problem. I'm wondering what I'm doing wrong now... Any ideas?