On 24 February 2010 13:21, Jan Sinschek <[email protected]> wrote: > Hello everyone, > > I wanted to start developing on windows ODE, but encountered a number of > problems along the way. In terms of documentation: > There are three instances of documentation telling me what to do > 1) The INSTALL file in the distribution > 2) http://ode.apache.org/building-ode.html > 3) http://ode.apache.org/eclipse-ide.html
Please go ahead with http://ode.apache.org/building-ode.html. > > Neither of these work very well, using either ODE 1.3 or 2.0 beta I > encounter different errors that I might want to discuss separately. What's > surely wrong: > ODE 2.0's install guideline wants me to use rake, equals to 2), but in > contrast to 3). ODE 2.0, however, no longer has a rakefile. > > Currently, when compiling ODE 1.3, buildr gets stuck, I might look up where. > When building ODE 2.0, buildr complains early on that > .../apache-ode-src-2.0-beta2/tasks/derby.rake:22: undefined method > `classpath' for Buildr::Java:Module (NoMethodError) > This might just be saying that there is something missing on my classpath, > but I couldn't tell from the trace or the source line, either. > > What would you recommend I try? Building version 1.3, 2.0, or a later git > checkout? > Can I expect to be luckier building on linux (This might not be an option > for our team, though)? > > sincerely, > Jan Sinschek > Please use ODE-1.X, jruby with buildr-348 patch and run buildr package test=no This is described in building-ode.html. If this doesn't work, create a jira entry. Regards, -- RafaĆ Rusin http://rrusin.blogspot.com http://www.touk.pl http://top.touk.pl
