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 eb1830badd7e1da6868c38acb0475d411ce2a6ed (commit)
from f74f91f71330239cf8acb46db90ca9a211574244 (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 eb1830badd7e1da6868c38acb0475d411ce2a6ed
Author: Mauro Talevi <[email protected]>
Date: Fri Jul 2 13:22:01 2010 +0100
JBEHAVE-275: Moved canocalization concern to Keywords, via StringCoder
using UTF-8 as default. Applied to parsed textual story input, as well as
keywords and step patterns.
-----------------------------------------------------------------------
Summary of changes:
examples/trader/pom.xml | 6 ++-
.../examples/trader/i18n/ItTraderSteps.java | 4 +-
.../examples/trader/i18n/keywords_it.properties | 2 +-
.../stories/it_trader_is_alerted_of_status.story | 22 ++++++-----
.../core/configuration/KeywordsBehaviour.java | 3 +-
.../core/i18n/LocalizedKeywordsBehaviour.java | 3 +-
.../jbehave/core/i18n/StringCoderBehaviour.java | 25 ++++++++++---
.../jbehave/core/configuration/Configuration.java | 15 --------
.../org/jbehave/core/configuration/Keywords.java | 22 ++++++++----
.../org/jbehave/core/i18n/LocalizedKeywords.java | 6 ++--
.../java/org/jbehave/core/i18n/StringCoder.java | 39 ++++++++------------
.../org/jbehave/core/parsers/RegexStoryParser.java | 7 ++--
.../main/java/org/jbehave/core/steps/Steps.java | 17 ++++-----
pom.xml | 1 +
14 files changed, 86 insertions(+), 86 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>