Thanks Tammo for the reply.
After adding the gem-lines to the Gemfile I was able to build it
successfully.
However using a previous version didn't work. Earlier I tried to use the
version 1.4.4 which is the minimum requirement mentioned in the web site,
but it didn't work. It gave me the bellow e
Hi Maduranga,
this is due to a very recent change in the new version of buildr. Either
uninstall this version and install 1.4.21 or add these gem-lines to Gemfile
and run "bundle install" before running buildr again.
Please let me know if this didn't help.
Best,
Tammo
On Mon, Mar 16, 2015 at
Hi all,
I cloned the ODE code base from [1] and tried to build. My
- buildr version = 1.4.22
- ruby version = 1.9.3p484 (2013-11-22 revision 43786)
- java version = 1.7.0_76
But I get the bellow error.
Buildr aborted!
RuntimeError : check() method invoked in buildfile but RSpec has not