On Tue, Jul 1, 2008 at 9:01 AM, Dan Kearns <[EMAIL PROTECTED]> wrote:
> On Tue, Jul 1, 2008 at 8:12 AM, Matthieu Riou <[EMAIL PROTECTED]> > wrote: > >> is this me or Ode? (buildr is 1.3.1.1) >>> >> >> I think it's your RubyGems, probably a bit old. Try: >> sudo gem update --system >> Should work better. Enjoy the new IAPI ;) >> > > Yup, that works better. thanks! > > [EMAIL PROTECTED] :-)buildr ode:package > /usr/local/java/ode/odetrunk/tasks/derby.rake:22: Deprecated: See > documentation for new way to access Java code. > /usr/local/java/ode/odetrunk/tasks/derby.rake:22: Deprecated: Append to > Java.classpath instead. > (in /usr/local/java/ode/odetrunk, development) > .... > ** Execute ode:jacob-ap > Segmentation fault > > I'm pretty sure this isn't the buildfile's fault now ;-) > Right. It's probably related to your JDK version now, RJB really doesn't like to be built against one version and run against another. Matthieu > > -d
