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 87895d28e01c8c959516860b9656b76d3956b579 (commit)
via dd6b31d4a54e6a3e5e669303cc2e3f89b49b3b23 (commit)
via 6d1aeeef2b521cf3bfef71ce990e30455fdc1701 (commit)
from dcd2835558559e043f8f412f4e408ccfb351e3aa (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 87895d28e01c8c959516860b9656b76d3956b579
Author: Mauro Talevi <[email protected]>
Date: Thu Oct 14 00:32:26 2010 +0200
JBEHAVE-359: More unit testing on meta filter reporter events.
commit dd6b31d4a54e6a3e5e669303cc2e3f89b49b3b23
Author: Mauro Talevi <[email protected]>
Date: Wed Oct 13 22:26:44 2010 +0200
JBEHAVE-359: Styled file-based output of stories and scenarios not allowed
by meta filter. Ensured meta filter is overriddend in Embedder by Ant and
Maven only if provided.
commit 6d1aeeef2b521cf3bfef71ce990e30455fdc1701
Author: Mauro Talevi <[email protected]>
Date: Wed Oct 13 21:45:23 2010 +0200
JBEHAVE-220: Added reporting of scenario meta. Added reporting of when
meta not allowed for story or scenarios.
-----------------------------------------------------------------------
Summary of changes:
.../java/org/jbehave/ant/AbstractEmbedderTask.java | 65 ++++++------
.../org/jbehave/core/embedder/StoryRunner.java | 3 +
.../org/jbehave/core/parsers/RegexStoryParser.java | 9 +-
.../core/reporters/DelegatingStoryReporter.java | 21 ++++
.../org/jbehave/core/reporters/HtmlOutput.java | 21 ++--
.../reporters/PostStoryStatisticsCollector.java | 17 +++-
.../jbehave/core/reporters/PrintStreamOutput.java | 36 ++++++-
.../core/reporters/SilentSuccessFilter.java | 31 ++++++-
.../core/reporters/StepFailureDecorator.java | 15 +++
.../org/jbehave/core/reporters/StoryReporter.java | 8 ++
.../java/org/jbehave/core/reporters/TxtOutput.java | 18 ++--
.../java/org/jbehave/core/reporters/XmlOutput.java | 18 ++--
.../src/main/resources/style/jbehave-reports.css | 12 ++
.../core/embedder/StoryRunnerBehaviour.java | 9 ++-
.../core/parsers/RegexStoryParserBehaviour.java | 6 +-
.../DelegatingStoryReporterBehaviour.java | 28 ++++-
.../PostStoryStatisticsCollectorBehaviour.java | 78 ++++++++++++--
.../core/reporters/PrintStreamOutputBehaviour.java | 111 +++++++++++++++++---
.../reporters/SilentSuccessFilterBehaviour.java | 24 ++++
.../org/jbehave/mojo/AbstractEmbedderMojo.java | 40 ++++---
20 files changed, 448 insertions(+), 122 deletions(-)
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>