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 c3fc0ec7b5a2df5fa8e82295f98640259ba91089 (commit)
via 4e3b06b77f2f7299dbc144b3c75b95838fd00066 (commit)
via 6d181c5e8795268ffd221bb7bdec4a19b560011e (commit)
from a6526f339cc4c7442d5b9382704a7820e28f0385 (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 c3fc0ec7b5a2df5fa8e82295f98640259ba91089
Author: Mauro Talevi <[email protected]>
Date: Sun Oct 24 16:31:06 2010 +0200
Fixed jbehave view directory
commit 4e3b06b77f2f7299dbc144b3c75b95838fd00066
Author: Mauro Talevi <[email protected]>
Date: Sun Oct 24 16:25:06 2010 +0200
JBEHAVE-358: Created index view that links to both maps and reports view.
Changed default file ouput directory to jbehave and the default style name to
jbehave-core.css
commit 6d181c5e8795268ffd221bb7bdec4a19b560011e
Author: Mauro Talevi <[email protected]>
Date: Sun Oct 24 15:29:55 2010 +0200
JBEHAVE-372: Continue supporting the reporter method with story paths by
delegating to the method using GivenStories model object.
-----------------------------------------------------------------------
Summary of changes:
.../src/site/content/reporting-stories.html | 35 ++++++++++---------
distribution/src/site/content/story-mapping.html | 6 ++--
examples/pom.xml | 5 ++-
examples/spring-security/pom.xml | 3 +-
.../trader/i18n/LocalizedTraderStories.java | 2 +-
.../core/reporters/FilePrintStreamFactory.java | 2 +-
.../core/reporters/FreemarkerViewGenerator.java | 14 +++++++-
.../jbehave/core/reporters/PrintStreamOutput.java | 3 +-
.../src/main/resources/ftl/jbehave-maps.ftl | 2 +-
.../resources/ftl/jbehave-report-decorated.ftl | 2 +-
.../resources/ftl/jbehave-reports-with-totals.ftl | 2 +-
.../src/main/resources/ftl/jbehave-reports.ftl | 2 +-
.../ftl/{jbehave-maps.ftl => jbehave-views.ftl} | 36 +++++++++-----------
.../{jbehave-reports.css => jbehave-core.css} | 30 ++++++++++++++++
.../DelegatingStoryReporterBehaviour.java | 8 ++++-
.../PostStoryStatisticsCollectorBehaviour.java | 5 +--
.../core/reporters/PrintStreamOutputBehaviour.java | 2 +-
.../reporters/SilentSuccessFilterBehaviour.java | 6 +++-
.../reporters/StoryReporterBuilderBehaviour.java | 5 ++-
19 files changed, 112 insertions(+), 58 deletions(-)
copy jbehave-core/src/main/resources/ftl/{jbehave-maps.ftl =>
jbehave-views.ftl} (63%)
rename jbehave-core/src/main/resources/style/{jbehave-reports.css =>
jbehave-core.css} (91%)
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>