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 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 Let me know how it goes. Cheers, Matthieu
