cucumber-attic / cuke4duke

Cucumber support for the JVM: Java, Scala, Groovy, Clojure, Ioke, Javascript, Spring, Guice, PicoContainer, WebDriver, Ant and Maven
http://wiki.github.com/aslakhellesoy/cuke4duke
MIT License
256 stars 72 forks source link

Groovy example fails - undefined method `tag_expressions' #56

Closed clemens68 closed 14 years ago

clemens68 commented 14 years ago

Since yesterday I get ... [cucumber] undefined method `tag_expressions' for #Java::Cuke4dukeInternalGroovy::GroovyHook:0x29483 (NoMethodError) ... when running the Groovy example. This used to work...

clemens68 commented 14 years ago

I am running the example through ant ant -Divy=true -Dgems=true

aslakhellesoy commented 14 years ago

Dupe of #56

clemens68 commented 14 years ago

Dupe of #57 ?

aslakhellesoy commented 14 years ago

Yes, I think this is a duplicate of issue #57 because you seem to be running against a cucumber codebase that isn't uptodate with my master. If you're using cuke4duke master you also need cucumber master.