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 9025b14cbb1c782832df0dda0cf3df331f390f45 (commit)
from 002ec0dab85ec113124507440c0b2002b9c44025 (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 9025b14cbb1c782832df0dda0cf3df331f390f45
Author: Mauro Talevi <[email protected]>
Date: Fri Jul 9 13:06:51 2010 +0200
JBEHAVE-275: Moved i18n keywords bundles to resources
-----------------------------------------------------------------------
Summary of changes:
.../examples/trader/i18n/ItTraderStory.java | 4 +---
.../examples/trader/i18n/PtTraderStory.java | 4 +---
.../core/i18n/LocalizedKeywordsBehaviour.java | 4 ++--
.../org/jbehave/core/i18n/keywords_it.properties | 19 -------------------
.../reporters/StoryReporterBuilderBehaviour.java | 4 +---
.../core => resources}/i18n/keywords_es.properties | 0
.../org/jbehave/core/i18n/LocalizedKeywords.java | 2 +-
.../core => resources}/i18n/keywords_en.properties | 0
.../main/resources}/i18n/keywords_it.properties | 0
.../main/resources}/i18n/keywords_pt.properties | 0
pom.xml | 4 ++++
11 files changed, 10 insertions(+), 31 deletions(-)
delete mode 100644
jbehave-core/src/behaviour/java/org/jbehave/core/i18n/keywords_it.properties
rename jbehave-core/src/behaviour/{java/org/jbehave/core =>
resources}/i18n/keywords_es.properties (100%)
rename jbehave-core/src/main/{java/org/jbehave/core =>
resources}/i18n/keywords_en.properties (100%)
rename {examples/trader/src/main/java/org/jbehave/examples/trader =>
jbehave-core/src/main/resources}/i18n/keywords_it.properties (100%)
rename {examples/trader/src/main/java/org/jbehave/examples/trader =>
jbehave-core/src/main/resources}/i18n/keywords_pt.properties (100%)
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>