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 595c9a1029c78e6f5d361167e96fb68d33a21788 (commit)
from 6ed23bd90fdbf45df1c5bd810c5c2e489da822fe (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 595c9a1029c78e6f5d361167e96fb68d33a21788
Author: Mauro Talevi <[email protected]>
Date: Sat Dec 31 18:31:05 2011 +0100
JBEHAVE-694: Added keywords for story cancellation and duration.
-----------------------------------------------------------------------
Summary of changes:
.../org/jbehave/core/configuration/Keywords.java | 18 +++++++++++++++++-
.../org/jbehave/core/i18n/LocalizedKeywords.java | 18 +++++++-----------
.../org/jbehave/core/reporters/HtmlOutput.java | 2 +-
.../jbehave/core/reporters/PrintStreamOutput.java | 3 +--
.../jbehave/core/reporters/TemplateableOutput.java | 19 +++++++++++++++++++
.../java/org/jbehave/core/reporters/TxtOutput.java | 2 +-
.../java/org/jbehave/core/reporters/XmlOutput.java | 2 +-
.../src/main/resources/ftl/jbehave-html-output.ftl | 3 +++
.../src/main/resources/ftl/jbehave-xml-output.ftl | 3 +++
.../src/main/resources/i18n/keywords_de.properties | 4 +++-
.../src/main/resources/i18n/keywords_en.properties | 4 +++-
.../src/main/resources/i18n/keywords_fr.properties | 4 +++-
.../src/main/resources/i18n/keywords_it.properties | 4 +++-
.../src/main/resources/i18n/keywords_pt.properties | 4 +++-
.../src/main/resources/i18n/keywords_tr.properties | 2 ++
.../main/resources/i18n/keywords_zh_TW.properties | 4 +++-
.../core/i18n/LocalizedKeywordsBehaviour.java | 12 +++++++++---
.../core/reporters/PrintStreamOutputBehaviour.java | 8 ++++----
jbehave-core/src/test/resources/story.html | 1 +
jbehave-core/src/test/resources/story.xml | 1 +
20 files changed, 88 insertions(+), 30 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>
</p>