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  08c29067ff59c32ed96c4acea5f7254ccdb8455a (commit)
      from  c05dc945b58798e1525ab8bbac4852a8428d3d07 (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 08c29067ff59c32ed96c4acea5f7254ccdb8455a
Author: Mauro Talevi <[email protected]>
Date:   Fri Apr 29 19:18:20 2011 +0200

    JBEHAVE-492:  Refactored Embedder and StoryRunner to use 
InjectableStepsFactory to create steps instances per thread in the runner 
context.  If the InjectableStepsFactory is not set in the Embedder or 
ConfigurableEmbedder it will default to using the CandidateSteps provided and 
instantiate out of the story run context.

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

Summary of changes:
 .../org/jbehave/examples/trader/TraderStories.java |    8 +++-
 .../org/jbehave/examples/trader/TraderStory.java   |    9 +++-
 .../org/jbehave/core/ConfigurableEmbedder.java     |   11 ++++
 .../java/org/jbehave/core/embedder/Embedder.java   |   54 ++++++++++++++-----
 .../org/jbehave/core/embedder/StoryRunner.java     |   52 ++++++++++++++++---
 .../jbehave/core/steps/AbstractStepsFactory.java   |    6 ++-
 .../jbehave/core/steps/InjectableStepsFactory.java |    4 ++
 .../jbehave/core/steps/ProvidedStepsFactory.java   |   29 +++++++++++
 .../jbehave/core/embedder/EmbedderBehaviour.java   |   49 +++++++++++-------
 9 files changed, 178 insertions(+), 44 deletions(-)
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/steps/ProvidedStepsFactory.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