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 08e8e62d8fa16a2900f8bde904b10b5b06b47015 (commit)
from 1f14795729f97d9bba2a3484c54368a53496c654 (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 08e8e62d8fa16a2900f8bde904b10b5b06b47015
Author: Mauro Talevi <[email protected]>
Date: Wed Jan 4 20:41:51 2012 +0100
JBEHAVE-695: Added i18n support to OutcomesTable via LocalizedKeywords.
-----------------------------------------------------------------------
Summary of changes:
.../examples/trader/i18n/steps/FrTraderSteps.java | 29 ++++++++++++--
.../fr_trader_is_alerted_of_status.histoire | 5 ++
.../org/jbehave/core/configuration/Keywords.java | 41 +++++++++++++++++++-
.../java/org/jbehave/core/model/OutcomesTable.java | 30 ++++++++++----
.../jbehave/core/reporters/PrintStreamOutput.java | 6 +-
.../jbehave/core/reporters/TemplateableOutput.java | 8 ++++
.../src/main/resources/ftl/jbehave-html-output.ftl | 2 +-
.../src/main/resources/ftl/jbehave-xml-output.ftl | 2 +-
.../src/main/resources/i18n/keywords_de.properties | 8 +++-
.../src/main/resources/i18n/keywords_en.properties | 8 +++-
.../src/main/resources/i18n/keywords_fr.properties | 8 +++-
.../src/main/resources/i18n/keywords_it.properties | 6 +++
.../src/main/resources/i18n/keywords_pt.properties | 8 +++-
.../src/main/resources/i18n/keywords_tr.properties | 6 +++
.../main/resources/i18n/keywords_zh_TW.properties | 8 +++-
.../jbehave/core/model/OutcomesTableBehaviour.java | 2 +-
.../core/reporters/PrintStreamOutputBehaviour.java | 8 ++--
17 files changed, 155 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>