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  f58a485b555cfdb72585b98a9bcac4307a6ae10a (commit)
      from  9b0ab057379025473adb1ffefac5f3921990059b (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 f58a485b555cfdb72585b98a9bcac4307a6ae10a
Author: Mauro Talevi <[email protected]>
Date:   Sat Jan 8 19:04:01 2011 +0000

    JBEHAVE-407:  Refactored step collector logic to pass in the state of the 
scenario to correctly take into account the scenario outcome.

-----------------------------------------------------------------------

Summary of changes:
 .../trader/stories/AfterScenarioOutcome.java       |   19 ++++++++
 .../trader/stories/after_scenario_outcome.story    |   11 +++++
 .../org/jbehave/core/embedder/StoryRunner.java     |    2 +-
 .../org/jbehave/core/steps/BeforeOrAfterStep.java  |    4 +-
 .../core/steps/MarkUnmatchedStepsAsPending.java    |    8 ++--
 .../java/org/jbehave/core/steps/StepCollector.java |    3 +-
 .../java/org/jbehave/core/steps/StepCreator.java   |   21 ++++-----
 .../core/embedder/StoryRunnerBehaviour.java        |    5 +-
 .../MarkUnmatchedStepsAsPendingBehaviour.java      |    9 ++--
 .../org/jbehave/core/steps/StepsBehaviour.java     |   47 +++++++++++++++----
 10 files changed, 94 insertions(+), 35 deletions(-)
 create mode 100644 
examples/trader/src/main/java/org/jbehave/examples/trader/stories/AfterScenarioOutcome.java
 create mode 100644 
examples/trader/src/main/java/org/jbehave/examples/trader/stories/after_scenario_outcome.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>

Reply via email to