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-git".
The branch, master has been updated
via ad379aa3551f6f9cc3d91481122fc5b579f24413 (commit)
from b82194f3e38c97d259b3d784039c6ec8e36b29af (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 ad379aa3551f6f9cc3d91481122fc5b579f24413
Author: Paul Hammant <[email protected]>
Date: Sun Apr 11 12:01:20 2010 -0500
fix JBEHAVE-269 (rename classes)
-----------------------------------------------------------------------
Summary of changes:
.../examples/trader/i18n/ItTraderSteps.java | 7 -----
.../examples/trader/i18n/ItTraderStory.java | 6 ++--
.../PropertyBasedStoryConfigurationBehaviour.java | 4 +-
.../UnmodifiableStoryConfigurationBehaviour.java | 4 +-
...aviour.java => LocalizedKeywordsBehaviour.java} | 24 ++++++++++----------
.../org/jbehave/core/model/KeywordsBehaviour.java | 6 ++--
.../core/parser/PatternStoryParserBehaviour.java | 7 ++---
.../PrintStreamStoryReporterBehaviour.java | 10 ++++----
.../reporters/StoryReporterBuilderBehaviour.java | 4 +-
.../org/jbehave/core/steps/StepsBehaviour.java | 6 ++--
.../UnmodifiableStepsConfigurationBehaviour.java | 4 +-
.../jbehave/core/MostUsefulStoryConfiguration.java | 7 ++---
.../core/PropertyBasedStoryConfiguration.java | 4 +-
.../java/org/jbehave/core/StoryConfiguration.java | 12 +++++-----
.../core/UnmodifiableStoryConfiguration.java | 6 ++--
.../{I18nKeyWords.java => LocalizedKeywords.java} | 24 ++++++++++----------
.../main/java/org/jbehave/core/model/KeyWords.java | 8 +++---
.../jbehave/core/parser/PatternStoryParser.java | 8 +++---
.../reporters/HtmlPrintStreamStoryReporter.java | 4 +-
.../core/reporters/PrintStreamStoryReporter.java | 18 +++++++-------
.../reporters/XmlPrintStreamStoryReporter.java | 4 +-
.../core/steps/MostUsefulStepsConfiguration.java | 4 +-
.../org/jbehave/core/steps/StepsConfiguration.java | 14 +++++-----
.../core/steps/UnmodifiableStepsConfiguration.java | 6 ++--
24 files changed, 96 insertions(+), 105 deletions(-)
rename
jbehave-core/src/behaviour/java/org/jbehave/core/i18n/{I18nKeywordsBehaviour.java
=> LocalizedKeywordsBehaviour.java} (84%)
rename jbehave-core/src/main/java/org/jbehave/core/i18n/{I18nKeyWords.java =>
LocalizedKeywords.java} (80%)
hooks/post-receive
--
jbehave-git
<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>