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 2ad1e11fda66ee427afd129d03fc84a386869659 (commit)
from c418a5d3e6789e0080b85f3799f0e4ec96f013d6 (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 2ad1e11fda66ee427afd129d03fc84a386869659
Author: Mauro Talevi <[email protected]>
Date: Sun Jun 19 11:50:17 2011 +0200
JBEHAVE-537: Pulled up TemplateGenerator and re-use in
TemplateableViewGenerator.
-----------------------------------------------------------------------
Summary of changes:
.../java/org/jbehave/core/reporters/Format.java | 1 -
.../core/reporters/FreemarkerProcessor.java | 36 ++
.../core/reporters/FreemarkerViewGenerator.java | 399 +-------------------
.../core/reporters/StoryReporterBuilder.java | 2 +-
.../jbehave/core/reporters/TemplateProcessor.java | 8 +
.../jbehave/core/reporters/TemplateableOutput.java | 24 --
...nerator.java => TemplateableViewGenerator.java} | 69 ++---
.../FreemarkerViewGeneratorBehaviour.java | 6 +-
.../core/reporters/PrintStreamOutputBehaviour.java | 31 +-
9 files changed, 104 insertions(+), 472 deletions(-)
create mode 100644
jbehave-core/src/main/java/org/jbehave/core/reporters/FreemarkerProcessor.java
create mode 100644
jbehave-core/src/main/java/org/jbehave/core/reporters/TemplateProcessor.java
copy
jbehave-core/src/main/java/org/jbehave/core/reporters/{FreemarkerViewGenerator.java
=> TemplateableViewGenerator.java} (85%)
mode change 100755 => 100644
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>