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 c27f3479b78f40957ab079138006308219140621 (commit)
via 0abb2b8757d5707e35d6ca11ba981049eb79bb33 (commit)
from 417c66ba98b48e93cafffcb4011d00a497c75b52 (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 c27f3479b78f40957ab079138006308219140621
Author: Mauro Talevi <[email protected]>
Date: Mon Apr 11 11:53:13 2011 +0100
Updated groovy examples names to better reflect behaviour. Updated docs.
commit 0abb2b8757d5707e35d6ca11ba981049eb79bb33
Author: Mauro Talevi <[email protected]>
Date: Mon Apr 11 11:45:44 2011 +0100
Renamed groovy example.
-----------------------------------------------------------------------
Summary of changes:
.../src/site/content/examples-philosophy.html | 2 +-
examples/{trader-groovy => groovy}/pom.xml | 4 ++--
.../groovy/configuration/MyReporterBuilder.groovy | 0
.../examples/groovy/steps/GroovySteps.groovy} | 0
.../groovy/AnnotatedEmbedderUsingGroovy.java | 0
.../jbehave/examples/groovy/GroovyStories.java} | 2 +-
.../examples/groovy/stories/UsingGroovy.java | 6 ++++++
.../examples/groovy/stories/using_groovy.story} | 0
examples/pom.xml | 2 +-
.../examples/groovy/stories/ExampleGroovy.java | 8 --------
10 files changed, 11 insertions(+), 13 deletions(-)
rename examples/{trader-groovy => groovy}/pom.xml (94%)
rename examples/{trader-groovy =>
groovy}/src/main/groovy/org/jbehave/examples/groovy/configuration/MyReporterBuilder.groovy
(100%)
rename
examples/{trader-groovy/src/main/groovy/org/jbehave/examples/groovy/steps/ExampleGroovySteps.groovy
=>
groovy/src/main/groovy/org/jbehave/examples/groovy/steps/GroovySteps.groovy}
(100%)
rename examples/{trader-groovy =>
groovy}/src/main/java/org/jbehave/examples/groovy/AnnotatedEmbedderUsingGroovy.java
(100%)
rename
examples/{trader-groovy/src/main/java/org/jbehave/examples/groovy/TraderGroovyStories.java
=> groovy/src/main/java/org/jbehave/examples/groovy/GroovyStories.java} (95%)
create mode 100644
examples/groovy/src/main/java/org/jbehave/examples/groovy/stories/UsingGroovy.java
rename
examples/{trader-groovy/src/main/java/org/jbehave/examples/groovy/stories/example_groovy.story
=>
groovy/src/main/java/org/jbehave/examples/groovy/stories/using_groovy.story}
(100%)
delete mode 100644
examples/trader-groovy/src/main/java/org/jbehave/examples/groovy/stories/ExampleGroovy.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>