1 May 2011 10:42
jbehave-core branch, master, updated. jbehave-3.4-beta-2-13-g99f8d6b
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 99f8d6bdf4940843170da3340f947efbd4544d37 (commit)
from d58864c6f514ef7ca2672ad0861d7962b7305cd5 (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 99f8d6bdf4940843170da3340f947efbd4544d37
Author: Mauro Talevi <mauro.talevi@...>
Date: Sun May 1 10:42:48 2011 +0200
JBEHAVE-492: As per Daniel Godfrey's suggestion, re-separated the Configuration concern from the
InjectableStepsFactory, which returns to be solely focused on the creation of candidate steps.
-----------------------------------------------------------------------
Summary of changes:
.../java/org/jbehave/core/embedder/Embedder.java | 24 ++++------
.../org/jbehave/core/embedder/StoryRunner.java | 47 ++++++++-----------
.../jbehave/core/steps/AbstractStepsFactory.java | 4 --
.../jbehave/core/steps/CompositeStepsFactory.java | 14 +-----
.../jbehave/core/steps/InjectableStepsFactory.java | 4 --
.../jbehave/core/steps/ProvidedStepsFactory.java | 14 +-----
.../jbehave/core/embedder/EmbedderBehaviour.java | 28 ++++++------
(Continue reading)
RSS Feed