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 8f8fa474f8390c93f7a9d3e4fbc1112f94214355 (commit)
from a7c25b8b1ad7c289bdb0f9f9c67a4080fdce841e (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 8f8fa474f8390c93f7a9d3e4fbc1112f94214355
Author: Mauro Talevi <[email protected]>
Date: Sun Jul 18 13:42:57 2010 +0200
JBEHAVE-323: Embedder runs steps annotated with @Before/AfterStories
before/after running stories as paths.
-----------------------------------------------------------------------
Summary of changes:
distribution/src/site/content/annotations.html | 29 +++++
distribution/src/site/content/release-notes.html | 6 +-
.../jbehave/examples/trader/BeforeAfterSteps.java | 12 ++
.../core/embedder/StoryRunnerBehaviour.java | 123 ++++++++++++--------
.../MarkUnmatchedStepsAsPendingBehaviour.java | 54 +++++++--
.../org/jbehave/core/steps/StepsBehaviour.java | 27 ++++-
.../{BeforeScenario.java => AfterStories.java} | 2 +-
.../{BeforeScenario.java => BeforeStories.java} | 2 +-
.../java/org/jbehave/core/embedder/Embedder.java | 11 ++-
.../org/jbehave/core/embedder/StoryRunner.java | 17 +++-
.../org/jbehave/core/steps/CandidateSteps.java | 75 +++++++-----
.../core/steps/MarkUnmatchedStepsAsPending.java | 13 ++-
.../java/org/jbehave/core/steps/StepCollector.java | 6 +-
.../main/java/org/jbehave/core/steps/Steps.java | 13 ++-
14 files changed, 285 insertions(+), 105 deletions(-)
copy
jbehave-core/src/main/java/org/jbehave/core/annotations/{BeforeScenario.java =>
AfterStories.java} (88%)
copy
jbehave-core/src/main/java/org/jbehave/core/annotations/{BeforeScenario.java =>
BeforeStories.java} (88%)
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>