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 21a37bdc4731ef92bb025a2a3e2c006209b1c56f (commit)
from 02903ad944ddeb2b09b4bd52338cf66b54c0ecf5 (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 21a37bdc4731ef92bb025a2a3e2c006209b1c56f
Author: Mauro Talevi <[email protected]>
Date: Wed Jun 16 12:21:26 2010 +0200
JBEHAVE-311: Moved all step creation concerns from Steps to StepCreator.
Made StepRunner to StepCreator.
-----------------------------------------------------------------------
Summary of changes:
.../java/org/jbehave/core/steps/CandidateStep.java | 4 +-
.../java/org/jbehave/core/steps/StepCreator.java | 141 +++++++++++++++--
.../java/org/jbehave/core/steps/StepRunner.java | 9 -
.../main/java/org/jbehave/core/steps/Steps.java | 161 +++++---------------
4 files changed, 170 insertions(+), 145 deletions(-)
delete 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>