This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jbehave-core".
The branch, master has been updated
via 38cf3685e17ac15d9fa841ba7826b53a692d99a5 (commit)
from b086a3f5172ab6d2e29ec33f009abe0fee8167af (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 38cf3685e17ac15d9fa841ba7826b53a692d99a5
Author: Paul Hammant <[email protected]>
Date: Mon Oct 18 05:54:47 2010 -0500
Groovy-Jbehave is now parameter name sensitive
-----------------------------------------------------------------------
Summary of changes:
.../groovy/steps/ExampleGroovySteps.groovy | 16 +++--
.../examples/groovy/TraderGroovyStories.java | 16 +++--
.../examples/groovy/stories/example_groovy.story | 1 +
.../jbehave/core/configuration/Configuration.java | 15 +++--
.../core/annotations/groovy/UsingGroovy.java | 7 +-
.../groovy/GroovyAnnotationBuilder.java | 12 ++--
.../core/configuration/groovy/GroovyContext.java | 13 ++--
.../groovy/JBehaveGroovyClassLoader.java | 66 ++++++++++++++++++++
.../groovy/JBehaveGroovyClassLoaderBehaviour.java | 24 +++++++
9 files changed, 137 insertions(+), 33 deletions(-)
create mode 100644
jbehave-groovy/src/main/java/org/jbehave/core/configuration/groovy/JBehaveGroovyClassLoader.java
create mode 100644
jbehave-groovy/src/test/java/org/jbehave/core/configuration/groovy/JBehaveGroovyClassLoaderBehaviour.java
hooks/post-receive
--
jbehave-core
<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
<a
href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>