Hi,
I have a 64bit Ubuntu system.
I somehow managed to get buildr 1.2.10 installed.
I ran
$ buildr _1.2.10_ eclipse
in the directory of an ode-1.3.3 checkout.
It starts just fine, downloading tons of stuff vom Intalio's Maven repo.
But then it consistently throws a segfault after downloading
derbytools-10.1.2.1.pom, with Segmentation fault.
$ buildr _1.2.10_ ode:package
complains about something deprectated ("please use Java.wrapper()
instead" at derby.rake:22 and then, too, exits with Segfault.
Any ideas?