Can you try building the 1.1 branch? (This is the current stable branch) http://svn.apache.org/repos/asf/ode/branches/APACHE_ODE_1.1
alex Jackson, Douglas wrote:
Hi! I cannot build the latest source with rake. I was able to build partially from the 1.1 source distribution. With the 1.1 sources the unit tests fail and I cannot seem to generate an ode.war (no distro-axis directory), and I search and cannot find any war files produced anywhere in the ode source 1.1 directory. I tried various targets... Here is what I see with latest: I just installed subversion: svn, version 1.4.5 (r25188) compiled Aug 22 2007, 20:49:04 Checked out the ode sources: D:\ode-sources>svn checkout http://svn.apache.org/repos/asf/ode/trunk ode ... Then tried to build: D:\ode-sources\ode>rake test (in D:/ode-sources/ode) rake aborted! no such file to load -- buildr/antlr D:/ode-sources/ode/rakefile:23 D:\ode-sources\ode>rake --trace install (in D:/ode-sources/ode) rake aborted! no such file to load -- buildr/antlr C:/apps/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require' C:/apps/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require' D:/ode-sources/ode/rakefile:23 C:/apps/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1940:in `load' C:/apps/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1940:in `raw_load_rakefile' C:/apps/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1727:in `load_rakefile' C:/apps/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in `standard_exception_handling' C:/apps/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1726:in `load_rakefile' C:/apps/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1710:in `run' C:/apps/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in `standard_exception_handling' C:/apps/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1708:in `run' C:/apps/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/bin/rake:7 C:/apps/ruby/bin/rake.bat:20:in `load' C:/apps/ruby/bin/rake.bat:20
