Matthieu Riou schrieb:
On Wed, Jun 18, 2008 at 5:52 AM, Jens Müller <[EMAIL PROTECTED]> wrote:
Jens Müller schrieb:
Hi,
as I already wrote in another thread, I have problems getting Ode built.
[...]
Any hints? Thanks a lot ...
No ideas, anyone? Anything else I should try, perhaps?
For now if you just want a build, you could just skip the tests:
buildr --buildfile=Rakefile.buildr1.3 clean package TEST=no
That at least works ...
Unfortunately I can't reproduce the OOM myself, but you could also try to
tweak the test task of the failing module to pass a -Xmx parameter like
explained here:
http://incubator.apache.org/buildr/testing.html#using_junit
OK, I'll have a try later ... Maybe it has something to do with that I
am running a 64bit OS and 64bit JVM, so everything needs more memory.
Let me know how it goes.
I'll do.