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  46bbbaf41efe69097b979e3b9a913d07a1322265 (commit)
      from  fed837d99f409226a27bbaa18a2372a6ec94551f (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 46bbbaf41efe69097b979e3b9a913d07a1322265
Author: Mauro Talevi <[email protected]>
Date:   Sun Jun 13 15:32:46 2010 +0100

    JBEHAVE-311:  Pulled up StepRunner and StepResult interfaces.
    Removed redundant Annotation argument in StepRunner method.

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

Summary of changes:
 .../core/embedder/StoryRunnerBehaviour.java        |   46 ++++---
 .../jbehave/core/steps/CandidateStepBehaviour.java |    2 +-
 .../MarkUnmatchedStepsAsPendingBehaviour.java      |    2 +-
 .../jbehave/core/steps/StepResultBehaviour.java    |   12 +-
 .../org/jbehave/core/steps/StepsBehaviour.java     |   26 ++++-
 .../org/jbehave/core/embedder/StoryRunner.java     |    2 +-
 .../jbehave/core/failures/BeforeOrAfterFailed.java |   14 +-
 .../{StepResult.java => AbstractStepResult.java}   |   50 ++++---
 .../java/org/jbehave/core/steps/IgnorableStep.java |    6 +-
 .../core/steps/MarkUnmatchedStepsAsPending.java    |    3 +-
 .../java/org/jbehave/core/steps/PendingStep.java   |    6 +-
 .../java/org/jbehave/core/steps/StepCreator.java   |   14 ++-
 .../java/org/jbehave/core/steps/StepResult.java    |  135 +-------------------
 .../java/org/jbehave/core/steps/StepRunner.java    |    9 ++
 .../main/java/org/jbehave/core/steps/Steps.java    |   44 ++----
 15 files changed, 144 insertions(+), 227 deletions(-)
 copy jbehave-core/src/main/java/org/jbehave/core/steps/{StepResult.java => 
AbstractStepResult.java} (76%)
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/steps/StepRunner.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>

Reply via email to