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 59cc7c4833bf303882f69f620eae667db428eb8b (commit)
from 9370eb6292c38f7566d6139574a52b801cc55bf4 (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 59cc7c4833bf303882f69f620eae667db428eb8b
Author: Mauro Talevi <[email protected]>
Date: Sat Jun 18 01:03:57 2011 +0200
JBEHAVE-535: TemplateableOutput reporter and HTML_TEMPLATE format.
-----------------------------------------------------------------------
Summary of changes:
.../java/org/jbehave/core/reporters/Format.java | 41 +-
.../jbehave/core/reporters/HtmlTemplateOuput.java | 17 +
.../jbehave/core/reporters/TemplateableOutput.java | 551 ++++++++++++++++++++
.../src/main/resources/ftl/jbehave-html-output.ftl | 98 ++++
4 files changed, 692 insertions(+), 15 deletions(-)
create mode 100644
jbehave-core/src/main/java/org/jbehave/core/reporters/HtmlTemplateOuput.java
create mode 100644
jbehave-core/src/main/java/org/jbehave/core/reporters/TemplateableOutput.java
create mode 100755 jbehave-core/src/main/resources/ftl/jbehave-html-output.ftl
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>