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 5908271b1c2aa1bacb95c15433d9bd96e8fe076b (commit)
via 49dafd545c71a3afaa164a64b89569dbd37211ff (commit)
via 48ec1afcd06bb8756e8b86ff046968193a1e7f4e (commit)
via 7e8cd2803309497d4550afa4313d854dfcd27e68 (commit)
from 59f3db60d7f75e30e0651cd6c6164ee159078e0b (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 5908271b1c2aa1bacb95c15433d9bd96e8fe076b
Author: Paul Hammant <[email protected]>
Date: Sat Oct 16 23:18:40 2010 -0500
better example, plus improved exception for badly parsed dates
commit 49dafd545c71a3afaa164a64b89569dbd37211ff
Merge: 48ec1afcd06bb8756e8b86ff046968193a1e7f4e
59f3db60d7f75e30e0651cd6c6164ee159078e0b
Author: Paul Hammant <[email protected]>
Date: Sat Oct 16 15:23:42 2010 -0500
Merge branch 'master' of github.com:jbehave/jbehave-core
commit 48ec1afcd06bb8756e8b86ff046968193a1e7f4e
Merge: 927a71b12655c7aa16d1d2e6763b770a1f4b0521
7e8cd2803309497d4550afa4313d854dfcd27e68
Author: Paul Hammant <[email protected]>
Date: Sat Oct 16 11:13:57 2010 -0500
Merge branch 'master' of http://github.com/tanob/jbehave-core
commit 7e8cd2803309497d4550afa4313d854dfcd27e68
Author: Adriano Bonat <[email protected]>
Date: Mon Oct 11 22:07:43 2010 -0300
Added trader-groovy, an example of how to implement steps with Groovy
scripts.
-----------------------------------------------------------------------
Summary of changes:
examples/pom.xml | 1 +
examples/trader-groovy/pom.xml | 38 ++++++++++++
.../groovy/steps/ExampleGroovySteps.groovy | 25 ++++++++
.../examples/groovy/TraderGroovyStories.java | 61 ++++++++++++++++++++
.../examples/groovy/stories/ExampleGroovy.java | 8 +++
.../examples/groovy/stories/example_groovy.story | 3 +
.../jbehave/core/steps/ParameterConverters.java | 2 +-
7 files changed, 137 insertions(+), 1 deletions(-)
create mode 100644 examples/trader-groovy/pom.xml
create mode 100644
examples/trader-groovy/src/main/groovy/org/jbehave/examples/groovy/steps/ExampleGroovySteps.groovy
create mode 100644
examples/trader-groovy/src/main/java/org/jbehave/examples/groovy/TraderGroovyStories.java
create mode 100644
examples/trader-groovy/src/main/java/org/jbehave/examples/groovy/stories/ExampleGroovy.java
create mode 100644
examples/trader-groovy/src/main/java/org/jbehave/examples/groovy/stories/example_groovy.story
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>