One more thing: 'gem install version_bumper'
To fix 'version bumper not available!" On develop you can do 'bundle install' and then 'rake'. Regards, Henrik -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of gusgorman Sent: den 26 juli 2011 12:43 To: Castle Project Users Subject: Building Castle.Transactions Hi all, I'm trying to build Castle.Transactions from the trunk. I've just installed the latest ruby, rake etc, and when I run "rake prepare" it fails with the error below. Any help much appreciated. cheers, Jordan version bumper not available! rake aborted! uninitialized constant Object::VERSION_INFORMAL C:/Ruby192/lib/ruby/1.9.1/rake.rb:2482:in `const_missing' C:/Files/Dev/Castle/Castle.Transactions/rakefile.rb:119:in `block (2 levels) in <top (required)>' C:/Ruby192/lib/ruby/gems/1.9.1/gems/albacore-0.2.7/lib/albacore/ support/createta sk.rb:18:in `call' C:/Ruby192/lib/ruby/gems/1.9.1/gems/albacore-0.2.7/lib/albacore/ support/createta sk.rb:18:in `block in assemblyinfo' C:/Ruby192/lib/ruby/1.9.1/rake.rb:634:in `call' C:/Ruby192/lib/ruby/1.9.1/rake.rb:634:in `block in execute' C:/Ruby192/lib/ruby/1.9.1/rake.rb:629:in `each' C:/Ruby192/lib/ruby/1.9.1/rake.rb:629:in `execute' C:/Ruby192/lib/ruby/1.9.1/rake.rb:595:in `block in invoke_with_call_chain' C:/Ruby192/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize' C:/Ruby192/lib/ruby/1.9.1/rake.rb:588:in `invoke_with_call_chain' C:/Ruby192/lib/ruby/1.9.1/rake.rb:605:in `block in invoke_prerequisites' C:/Ruby192/lib/ruby/1.9.1/rake.rb:602:in `each' C:/Ruby192/lib/ruby/1.9.1/rake.rb:602:in `invoke_prerequisites' C:/Ruby192/lib/ruby/1.9.1/rake.rb:594:in `block in invoke_with_call_chain' C:/Ruby192/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize' C:/Ruby192/lib/ruby/1.9.1/rake.rb:588:in `invoke_with_call_chain' C:/Ruby192/lib/ruby/1.9.1/rake.rb:605:in `block in invoke_prerequisites' C:/Ruby192/lib/ruby/1.9.1/rake.rb:602:in `each' C:/Ruby192/lib/ruby/1.9.1/rake.rb:602:in `invoke_prerequisites' C:/Ruby192/lib/ruby/1.9.1/rake.rb:594:in `block in invoke_with_call_chain' C:/Ruby192/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize' C:/Ruby192/lib/ruby/1.9.1/rake.rb:588:in `invoke_with_call_chain' C:/Ruby192/lib/ruby/1.9.1/rake.rb:581:in `invoke' C:/Ruby192/lib/ruby/1.9.1/rake.rb:2041:in `invoke_task' C:/Ruby192/lib/ruby/1.9.1/rake.rb:2019:in `block (2 levels) in top_level' C:/Ruby192/lib/ruby/1.9.1/rake.rb:2019:in `each' C:/Ruby192/lib/ruby/1.9.1/rake.rb:2019:in `block in top_level' C:/Ruby192/lib/ruby/1.9.1/rake.rb:2058:in `standard_exception_handling' C:/Ruby192/lib/ruby/1.9.1/rake.rb:2013:in `top_level' C:/Ruby192/lib/ruby/1.9.1/rake.rb:1992:in `run' C:/Ruby192/bin/rake:31:in `<main>' -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en.
