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-git".
The branch, master has been updated
via ae1c11c846fbf8eb56dd88b0faa293c0f6d1caa2 (commit)
via c1766c4b4546b1d94761cd731519c9e74d73b0ab (commit)
via d2ccd00fbaaf4624219a9c01523f23a94f4d6a68 (commit)
from fcb5ab0396cef4b2c0afbe95c0a650dd08d43762 (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 ae1c11c846fbf8eb56dd88b0faa293c0f6d1caa2
Author: Mauro Talevi <[email protected]>
Date: Sat Apr 10 21:09:06 2010 +0100
JBEHAVE-267: StoryRunner only concerned with single story running.
commit c1766c4b4546b1d94761cd731519c9e74d73b0ab
Author: Mauro Talevi <[email protected]>
Date: Sat Apr 10 21:03:09 2010 +0100
JBEHAVE-267: Ditto for Ant StoryRunnerTask.
commit d2ccd00fbaaf4624219a9c01523f23a94f4d6a68
Author: Mauro Talevi <[email protected]>
Date: Sat Apr 10 20:45:32 2010 +0100
JBEHAVE-267: Refactored StoryRunnerMojo to delegate to StoriesRunner with
Maven-logging RunnerMonitor.
-----------------------------------------------------------------------
Summary of changes:
.../main/java/org/jbehave/ant/StoryRunnerTask.java | 56 +++++----------
.../org/jbehave/core/RunnableStoryBehaviour.java | 3 +-
.../main/java/org/jbehave/core/AbstractStory.java | 4 +-
.../src/main/java/org/jbehave/core/RunnerMode.java | 25 +++++++
.../main/java/org/jbehave/core/RunnerMonitor.java | 12 +++
.../main/java/org/jbehave/core/StoriesRunner.java | 76 ++++++++++++++++++++
.../main/java/org/jbehave/core/StoryRunner.java | 8 +--
.../java/org/jbehave/mojo/StoryRunnerMojo.java | 61 ++++------------
8 files changed, 152 insertions(+), 93 deletions(-)
create mode 100644 jbehave-core/src/main/java/org/jbehave/core/RunnerMode.java
create mode 100644
jbehave-core/src/main/java/org/jbehave/core/RunnerMonitor.java
create mode 100644
jbehave-core/src/main/java/org/jbehave/core/StoriesRunner.java
hooks/post-receive
--
jbehave-git
<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>