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 269d0c24eb44d400a26f1b08c429771de0ff36cf (commit)
from eb1830badd7e1da6868c38acb0475d411ce2a6ed (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 269d0c24eb44d400a26f1b08c429771de0ff36cf
Author: Mauro Talevi <[email protected]>
Date: Sat Jul 3 11:09:47 2010 +0100
JBEHAVE-275: Fixed issues with locales, e.g. PT, in which And word is a
subset of other words (i.e. Then)
-----------------------------------------------------------------------
Summary of changes:
BUILD.txt | 7 +-
.../{ItTraderSteps.java => PtTraderSteps.java} | 14 +-
.../{ItTraderStory.java => PtTraderStory.java} | 13 +-
.../examples/trader/i18n/keywords_pt.properties | 19 ++
.../i18n/stories/PtTraderIsAlertedOfStatus.java | 8 +
.../pt_trader_is_alerted_of_status.historia | 29 ++
.../java/org/jbehave/core/steps/CandidateStep.java | 319 ++++++++++----------
7 files changed, 230 insertions(+), 179 deletions(-)
copy
examples/trader/src/main/java/org/jbehave/examples/trader/i18n/{ItTraderSteps.java
=> PtTraderSteps.java} (78%)
copy
examples/trader/src/main/java/org/jbehave/examples/trader/i18n/{ItTraderStory.java
=> PtTraderStory.java} (87%)
create mode 100644
examples/trader/src/main/java/org/jbehave/examples/trader/i18n/keywords_pt.properties
create mode 100644
examples/trader/src/main/java/org/jbehave/examples/trader/i18n/stories/PtTraderIsAlertedOfStatus.java
create mode 100644
examples/trader/src/main/java/org/jbehave/examples/trader/i18n/stories/pt_trader_is_alerted_of_status.historia
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>