JRuby 1.7.1 gives `eval' should not be aliased

Hi,

I just tried the latest 1.7.1 release and got

jruby-1.7.1/lib/jruby.jar!/jruby/java/java_package_module_template.rb:11
warning: `eval’ should not be aliased

when I try to run cucumber.

jruby-1.7.0.preview2 doesn’t show this error message.

Known bug or a problem with my setup ?

Regards
Roger

I have the same issue and error message with jruby 1.7.1

The cucumber features seem to run OK - although I have now lost cucumber
colour coding which is annoying and probably just some extra (unrelated)
config issue.