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  20eeea6a88dd6abb247cc585e958e69b38aab7f7 (commit)
      from  5d904afdf709ca5aa9d4b10cd3063c1b0d315e6a (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 20eeea6a88dd6abb247cc585e958e69b38aab7f7
Author: Mauro Talevi <[email protected]>
Date:   Thu Jun 17 13:20:12 2010 +0200

    JBEHAVE-311:  Moved PendingStep and IgnorableStep creation to StepCreator.
    Renamed other create step methods for clarity of scope.

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

Summary of changes:
 .../jbehave/core/steps/CandidateStepBehaviour.java |   56 +++++++++---------
 .../MarkUnmatchedStepsAsPendingBehaviour.java      |   30 ++++-----
 .../org/jbehave/core/steps/StepsBehaviour.java     |   52 ++++++++--------
 .../java/org/jbehave/core/steps/CandidateStep.java |   14 ++--
 .../java/org/jbehave/core/steps/IgnorableStep.java |   32 ----------
 .../core/steps/MarkUnmatchedStepsAsPending.java    |    9 ++-
 .../java/org/jbehave/core/steps/PendingStep.java   |   32 ----------
 .../java/org/jbehave/core/steps/StepCreator.java   |   63 +++++++++++++-------
 8 files changed, 121 insertions(+), 167 deletions(-)
 delete mode 100644 
jbehave-core/src/main/java/org/jbehave/core/steps/IgnorableStep.java
 delete mode 100644 
jbehave-core/src/main/java/org/jbehave/core/steps/PendingStep.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