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  4e63386a5fd6a82b412670bfa5713ef9e0e5685d (commit)
       via  44c61ddc086a3468d97093b687ccde89d138a493 (commit)
      from  718a155b448b497d96ad69c8176d387c804be677 (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 4e63386a5fd6a82b412670bfa5713ef9e0e5685d
Author: Mauro Talevi <[email protected]>
Date:   Wed Dec 14 00:22:14 2011 +0100

    JBEHAVE-662:  Storied not allowed by filter are now not submitted at all 
and reported at the end.  The meta monitoring in Ant and Maven has been 
downgraded to debug level.

commit 44c61ddc086a3468d97093b687ccde89d138a493
Author: Mauro Talevi <[email protected]>
Date:   Tue Dec 13 20:27:24 2011 +0000

    JBEHAVE-664:  Allow mutability of table, either at row level or entire data 
content.  The asString() method now returns the formatted content, and not the 
input table as string.

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

Summary of changes:
 .../java/org/jbehave/ant/AbstractEmbedderTask.java |   23 ++-
 .../java/org/jbehave/core/embedder/Embedder.java   |    6 +-
 .../org/jbehave/core/embedder/EmbedderMonitor.java |    2 +
 .../core/embedder/EmbedderMonitorDecorator.java    |    4 +
 .../org/jbehave/core/embedder/FilteredStory.java   |   36 ++++
 .../core/embedder/PrintStreamEmbedderMonitor.java  |   38 +++--
 .../org/jbehave/core/embedder/StoryManager.java    |   18 ++-
 .../org/jbehave/core/embedder/StoryRunner.java     |   34 +---
 .../java/org/jbehave/core/model/ExamplesTable.java |   92 ++++++++-
 .../jbehave/core/reporters/PrintStreamOutput.java  |    8 +-
 .../jbehave/core/reporters/TemplateableOutput.java |   23 +-
 .../jbehave/core/steps/ConvertedParameters.java    |   18 ++-
 .../jbehave/core/embedder/EmbedderBehaviour.java   |  215 +++++++++++---------
 .../jbehave/core/model/ExamplesTableBehaviour.java |  113 +++++++++--
 .../core/model/ExamplesTableFactoryBehaviour.java  |    2 +-
 .../core/parsers/RegexStoryParserBehaviour.java    |    8 +-
 .../jbehave/hudson/ReportTransformBehaviour.java   |    2 +
 .../jbehave/jenkins/ReportTransformBehaviour.java  |    2 +
 .../org/jbehave/mojo/AbstractEmbedderMojo.java     |   31 ++-
 19 files changed, 464 insertions(+), 211 deletions(-)
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/embedder/FilteredStory.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>
</p>

Reply via email to