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  7be8a82dd69c57b9de518ef7003d6e83f9d132eb (commit)
       via  25e24e39dab640ae1fa67ec99c7aa34c1790a97c (commit)
      from  239ebd782a7dad5aca8df27f7333112f145a42b8 (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 7be8a82dd69c57b9de518ef7003d6e83f9d132eb
Author: Mauro Talevi <[email protected]>
Date:   Wed Sep 22 17:47:49 2010 +0200

    JBEHAVE-342:  Added @requiresDependencyResolution annotation, as required 
by Maven 3.  Change is Maven 2 compatible.

commit 25e24e39dab640ae1fa67ec99c7aa34c1790a97c
Author: Mauro Talevi <[email protected]>
Date:   Wed Sep 22 17:42:07 2010 +0200

    JBEHAVE-344:  Failures in before and after methods now are reportable.

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

Summary of changes:
 .../examples/trader/steps/BeforeAfterSteps.java    |    2 +-
 .../steps/FailingBeforeAfterScenarioSteps.java     |   22 +++
 .../trader/stories/FailingBeforeScenario.java      |   20 +++
 .../trader/stories/failing_before_scenario.story   |   11 ++
 .../org/jbehave/core/steps/AbstractStepResult.java |  181 +++++++++++---------
 .../java/org/jbehave/core/steps/StepCreator.java   |    4 +-
 .../jbehave/core/steps/StepCreatorBehaviour.java   |   18 ++-
 .../org/jbehave/core/steps/StepsBehaviour.java     |    8 +-
 .../org/jbehave/mojo/AbstractEmbedderMojo.java     |    2 +-
 9 files changed, 172 insertions(+), 96 deletions(-)
 create mode 100644 
examples/trader/src/main/java/org/jbehave/examples/trader/steps/FailingBeforeAfterScenarioSteps.java
 create mode 100644 
examples/trader/src/main/java/org/jbehave/examples/trader/stories/FailingBeforeScenario.java
 create mode 100644 
examples/trader/src/main/java/org/jbehave/examples/trader/stories/failing_before_scenario.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