Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Cuke newbie trying to get Cuke4Duke Running Part II #88

Open
gary-kupferle opened this issue Oct 28, 2010 · 0 comments
Open

Cuke newbie trying to get Cuke4Duke Running Part II #88

gary-kupferle opened this issue Oct 28, 2010 · 0 comments

Comments

@gary-kupferle
Copy link

Since I had trouble with getting Cuke4Duke one way, I tried an alternate route (running on Windows, trying to get something to work at work)

I went the "build" route on http://github.com/aslakhellesoy/cuke4duke/wiki/build-cuke4duke

but get the error below running
rake clean jar

under the "Build Gherkin" step
I have 2x checked that my path has ragel in it

The interesting output from "rake clean jar --trace" is below. It looks to me like it cannot find the file:
java/src/main/java/gherkin/lexer/i18n/AR.java
which is not there (the dir structure is there)

** Execute C:/gitrepo/gherkin/tasks/../ragel/i18n/ar.java.rl
** Invoke C:/gitrepo/gherkin/tasks/../ragel/i18n/lexer_common.ar.rl (first_time)
** Invoke C:/gitrepo/gherkin/tasks/../ragel/lexer_common.rl.erb (first_time, not_needed)
** Execute C:/gitrepo/gherkin/tasks/../ragel/i18n/lexer_common.ar.rl
** Execute java/src/main/java/gherkin/lexer/i18n/AR.java
ragel -J C:/gitrepo/gherkin/tasks/../ragel/i18n/ar.java.rl -o java/src/main/java
/gherkin/lexer/i18n/AR.java
C:/gitrepo/gherkin/tasks/../ragel/i18n/ar.java.rl:134:46: include: failed to loc
ate file
C:/gitrepo/gherkin/tasks/../ragel/i18n/ar.java.rl:134:46: include: attempted: "lexer_common.ar.rl"
rake aborted!
Command failed with status (1): [ragel -J C:/gitrepo/gherkin/tasks/../ragel...]
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:995
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1010:in call' C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1010:insh'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1094:in sh' C:/gitrepo/gherkin/tasks/ragel_task.rb:16 C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:incall'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in execute' C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:ineach'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in execute' C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:ininvoke_with_cal
l_chain'
C:/Ruby187/lib/ruby/1.8/monitor.rb:242:in synchronize' C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:ininvoke_with_cal
l_chain'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequi
sites'

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant