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 0ddc26ebd968a0f56466eacf13d29abc354ff83a (commit)
via 9cb44dccb55524407c372514c2e43c754989b222 (commit)
from a49f0fb14df37b82fc7c6b1e14628c89c19893bc (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 0ddc26ebd968a0f56466eacf13d29abc354ff83a
Merge: 9cb44dccb55524407c372514c2e43c754989b222
a49f0fb14df37b82fc7c6b1e14628c89c19893bc
Author: Mauro Talevi <[email protected]>
Date: Thu Apr 14 15:17:25 2011 +0200
Merge branch 'master' of ssh://git.codehaus.org/jbehave-core
commit 9cb44dccb55524407c372514c2e43c754989b222
Author: Mauro Talevi <[email protected]>
Date: Thu Apr 14 15:16:52 2011 +0200
JBEHAVE-476: Added archetype using Groovy to write steps.
-----------------------------------------------------------------------
Summary of changes:
.../pom.xml | 6 +++---
.../META-INF/maven/archetype-metadata.xml | 5 ++++-
.../src/main/resources/archetype-resources/pom.xml | 8 ++++++--
.../groovy/configuration/MyReporterBuilder.groovy | 12 ++++++++++++
.../src/main/groovy/steps/MySteps.groovy | 2 +-
.../src/main/java}/GroovyStories.java | 20 ++++++++++++++------
.../src/main/resources/stories/my.story | 4 ++++
archetypes/pom.xml | 1 +
8 files changed, 45 insertions(+), 13 deletions(-)
copy archetypes/{jbehave-simple-archetype => jbehave-groovy-archetype}/pom.xml
(72%)
copy archetypes/{jbehave-simple-archetype =>
jbehave-groovy-archetype}/src/main/resources/META-INF/maven/archetype-metadata.xml
(86%)
copy archetypes/{jbehave-spring-archetype =>
jbehave-groovy-archetype}/src/main/resources/archetype-resources/pom.xml (90%)
create mode 100644
archetypes/jbehave-groovy-archetype/src/main/resources/archetype-resources/src/main/groovy/configuration/MyReporterBuilder.groovy
copy
examples/groovy/src/main/groovy/org/jbehave/examples/groovy/steps/GroovySteps.groovy
=>
archetypes/jbehave-groovy-archetype/src/main/resources/archetype-resources/src/main/groovy/steps/MySteps.groovy
(96%)
copy {examples/groovy/src/main/java/org/jbehave/examples/groovy =>
archetypes/jbehave-groovy-archetype/src/main/resources/archetype-resources/src/main/java}/GroovyStories.java
(85%)
copy
examples/groovy/src/main/java/org/jbehave/examples/groovy/stories/using_groovy.story
=>
archetypes/jbehave-groovy-archetype/src/main/resources/archetype-resources/src/main/resources/stories/my.story
(77%)
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>