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 3ed77f8142bb4c0d6352c6ddddb053af005698df (commit)
from cd5bae20e60548822c7cd1ae78ecde9977a705cb (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 3ed77f8142bb4c0d6352c6ddddb053af005698df
Author: Paul Hammant <[email protected]>
Date: Wed Feb 23 07:18:08 2011 -0600
JBEHAVE-438: inital implementation of multi-threaded capability
-----------------------------------------------------------------------
Summary of changes:
.../java/org/jbehave/core/embedder/Embedder.java | 96 +++++++--
.../org/jbehave/core/embedder/StoryRunner.java | 170 +++++++++--------
.../org/jbehave/core/reporters/CrossReference.java | 12 +-
.../core/reporters/StoryReporterBuilder.java | 22 ++-
.../core/reporters/StoryReporterNonReplayer.java | 137 +++++++++++++
.../core/reporters/StoryReporterReplayer.java | 208 ++++++++++++++++++++
.../core/embedder/StoryRunnerBehaviour.java | 29 ++--
.../core/reporters/PrintStreamOutputBehaviour.java | 3 +
.../reporters/StoryReporterBuilderBehaviour.java | 55 +++++-
9 files changed, 599 insertions(+), 133 deletions(-)
create mode 100644
jbehave-core/src/main/java/org/jbehave/core/reporters/StoryReporterNonReplayer.java
create mode 100644
jbehave-core/src/main/java/org/jbehave/core/reporters/StoryReporterReplayer.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>