The svn sources have been nuked from /trunk. I left the /tags directory just in 
case anyone needs the sources to a previous build that isn't in git. /trunk now 
only have one file in it ... a README that directs people to github: 
http://ironruby.rubyforge.org/svn/trunk.
________________________________________
From: ironruby-core-boun...@rubyforge.org [ironruby-core-boun...@rubyforge.org] 
on behalf of Shri Borde [shri.bo...@microsoft.com]
Sent: Tuesday, March 31, 2009 2:19 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Error when running Cucumber examples with IronRuby

src\IronRuby.Libraries is no longer a valid path in the sources. You must have 
the old sources. We have moved from SVN to GIT. See 
http://wiki.github.com/ironruby/ironruby for the latest instructions.

Jimmy, were you going to delete the SVN sources and put a pointer to the GIT 
repo? This is the second instance someone has used the old sources, so we 
should go ahead and nuke the SVN sources.

Chamini, do keep us updated on how things go with the latest sources.

-----Original Message-----
From: ironruby-core-boun...@rubyforge.org 
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Chamini Gallage
Sent: Tuesday, March 31, 2009 3:22 AM
To: ironruby-core@rubyforge.org
Subject: [Ironruby-core] Error when running Cucumber examples with IronRuby

Hi,

I have been putting all my might to get the simple examples working with
IronRuby and Cucumber. I followed ironruby-and-net guidlines in the
following link.
 http://wiki.github.com/aslakhellesoy/cucumber/ironruby-and-net

All the steps were successful up to the point of running the cucumber
examples.

when I run "icucumber features" after cd to the i18n\en I get the
follwing error.

(eval):220:in `_nt_keyword_space': unexpected break (LocalJumpError)
        from
c:\ironruby_source\ironruby\src\IronRuby.Libraries\Builtins\kernelops.cs:432:in
`loop'
        from (eval):211:in `_nt_keyword_space'
        from feature.rb:900:in `_nt_step'
        from feature.rb:848:in `_nt_steps'
        from
c:\ironruby_source\ironruby\src\IronRuby.Libraries\Builtins\kernelops.cs:432:in
`loop'
        from feature.rb:839:in `_nt_steps'
        from feature.rb:763:in `_nt_scenario_outline'
        from feature.rb:96:in `_nt_feature'
        from
c:\ironruby_source\ironruby\src\IronRuby.Libraries\Builtins\kernelops.cs:432:in
`loop'
        from feature.rb:71:in `_nt_feature'
        from
c:\ironruby_source\ironruby\src\IronRuby.Libraries\Builtins\kernelops.cs:1259:in
`send'
        from compiled_parser.rb:15:in `parse'
        from treetop_ext.rb:39:in `parse_or_fail'
        from treetop_ext.rb:28:in `parse_file'
        from treetop_ext.rb:19:in `parse_file'
        from main.rb:54:in `load_plain_text_features'
        from
c:\ironruby_source\ironruby\src\IronRuby.Libraries\Extensions\IListOps.cs:700:in
`each'
        from main.rb:49:in `load_plain_text_features'
        from main.rb:30:in `execute!'
        from main.rb:19:in `execute'
        from :0
        from
c:\ironruby_source\ironruby\src\IronRuby.Libraries\Builtins\kernelops.cs:390:in
`load'
        from :0

Thank u very much if somebody can help me on this :)

Cheers!!!
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to