This is a problem in buildr, with new rubygems. It will be solved in 1.4.0. https://issues.apache.org/jira/browse/BUILDR-384
You can use older rubygems now. 2010/4/3 Fernanda Araújo <[email protected]>: > Hi, i am trying to build APACHE ODE source code with Buildr using Ruby. I > installed ruby and installed Buildr with it, but when i run the command rake > package on the root of APACHE ODE source code it gives me this error > > C:\workspace2\APACHE_ODE_1.X>rake package --trace (in > C:/workspace2/APACHE_ODE_1.X) rake aborted! uninitialized constant > Gem::Requirement::OP_RE > > The gems i have installed > > C:\workspace2\APACHE_ODE_1.X>gem list > > ** LOCAL GEMS ** > > Antwrap (0.7.0) archive-tar-minitar (0.5.2) builder (2.1.2) buildr (1.3.5) > highline (1.5.1) hoe (2.3.3) net-sftp (2.0.2) net-ssh (2.0.15) rake (0.8.7) > rjb (1.1.6) rspec (1.2.8) rubyforge (1.0.5) rubygems-update (1.3.6) rubyzip > (0.9.1) xml-simple (1.0.12) > > > > thanks > Regards, -- Rafał Rusin http://rrusin.blogspot.com http://www.touk.pl http://top.touk.pl
