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  a08ea1de92da1d38e56ddddab39852aec418f417 (commit)
      from  ae1c11c846fbf8eb56dd88b0faa293c0f6d1caa2 (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 a08ea1de92da1d38e56ddddab39852aec418f417
Author: Mauro Talevi <[email protected]>
Date:   Sun Apr 11 12:04:47 2010 +0100

    JBEHAVE-267:  StoriesRunner now allows the monitor and mode to be 
overridden after instantiation so they can be provided by Ant/Maven layers 
after the runner with the configuration has been instantiated via reflection.

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

Summary of changes:
 .../main/java/org/jbehave/ant/StoryRunnerTask.java |   17 +++++-----
 .../org/jbehave/core/PrintStreamRunnerMonitor.java |   33 ++++++++++++++++++++
 .../main/java/org/jbehave/core/RunnerMonitor.java  |   12 -------
 .../main/java/org/jbehave/core/StoriesRunner.java  |   20 +++++++++--
 .../java/org/jbehave/core/StoryClassLoader.java    |   10 +++++-
 .../core/{RunnerMode.java => StoryRunnerMode.java} |    8 +++-
 .../java/org/jbehave/core/StoryRunnerMonitor.java  |   14 ++++++++
 .../java/org/jbehave/mojo/StoryRunnerMojo.java     |   13 +++++---
 8 files changed, 94 insertions(+), 33 deletions(-)
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/PrintStreamRunnerMonitor.java
 delete mode 100644 
jbehave-core/src/main/java/org/jbehave/core/RunnerMonitor.java
 rename jbehave-core/src/main/java/org/jbehave/core/{RunnerMode.java => 
StoryRunnerMode.java} (68%)
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/StoryRunnerMonitor.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>

Reply via email to