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  e7ddf03bc661378508ab854fb9dbd685701c2392 (commit)
       via  7f4db53eb721458acd565a764cf82071be192f87 (commit)
      from  4c3c3516c261ce10525d2be469a56369d0dc4b47 (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 e7ddf03bc661378508ab854fb9dbd685701c2392
Author: Mauro Talevi <mauro.tal...@aquilonia.org>
Date:   Sat Oct 9 16:17:18 2010 +0100

    JBEHAVE-359:  Moved Filter to embedder package.

commit 7f4db53eb721458acd565a764cf82071be192f87
Author: Mauro Talevi <mauro.tal...@aquilonia.org>
Date:   Sat Oct 9 15:52:04 2010 +0100

    JBEHAVE-359:  StoryRunner now uses Filter, injectable in Embedder, to allow 
or not running of story and scenarios.

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

Summary of changes:
 .../java/org/jbehave/core/embedder/Embedder.java   |   11 ++-
 .../java/org/jbehave/core/embedder/Filter.java     |   98 ++++++++++++++++++++
 .../org/jbehave/core/embedder/StoryRunner.java     |   25 ++++--
 .../src/main/java/org/jbehave/core/model/Meta.java |   14 ++-
 .../jbehave/core/reporters/PrintStreamOutput.java  |    5 +-
 .../jbehave/core/embedder/EmbedderBehaviour.java   |   61 +++++++++++--
 .../core/embedder/StoryRunnerBehaviour.java        |   20 ++--
 7 files changed, 200 insertions(+), 34 deletions(-)
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/embedder/Filter.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