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 ab57651f57a626c763468ab46370df5b41d202ac (commit)
from 112d5b70d484a8cbe8dd0046fcd84cf795d07ded (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 ab57651f57a626c763468ab46370df5b41d202ac
Author: Mauro Talevi <[email protected]>
Date: Thu Sep 29 21:58:03 2011 +0530
JBEHAVE-607: Modeled scala example after Groovy example.
-----------------------------------------------------------------------
Summary of changes:
distribution/src/site/content/using-scala.html | 34 ++++++++++----------
.../examples/groovy/steps/GroovySteps.groovy | 2 +-
.../org/jbehave/examples/scala/ScalaStories.java | 2 +-
.../org/jbehave/examples/scala/stories/scala.story | 5 ---
.../examples/scala/stories/using_scala.story | 5 +++
examples/scala/src/main/scala/Ladder.scala | 20 -----------
examples/scala/src/main/scala/ScalaSteps.scala | 20 +++++++++++
7 files changed, 44 insertions(+), 44 deletions(-)
delete mode 100644
examples/scala/src/main/java/org/jbehave/examples/scala/stories/scala.story
create mode 100644
examples/scala/src/main/java/org/jbehave/examples/scala/stories/using_scala.story
delete mode 100644 examples/scala/src/main/scala/Ladder.scala
create mode 100644 examples/scala/src/main/scala/ScalaSteps.scala
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>