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 1247f3744fad1be8f36ffa16dfd29e86c5b89a4e (commit)
from 62233d4e28bb85070df05417d97c5bd2eefd565e (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 1247f3744fad1be8f36ffa16dfd29e86c5b89a4e
Author: Paul Hammant <[email protected]>
Date: Sun Apr 11 15:15:53 2010 -0500
fix JBEHAVE-272 (rename classe)
-----------------------------------------------------------------------
Summary of changes:
.../java/ICanToggleACellFromDefaultPackage.java | 4 +-
.../com/lunivore/gameoflife/ICanToggleACell.java | 4 +-
.../lunivore/gameoflife/TheGridStartsEmpty.java | 4 +-
.../examples/trader/i18n/ItTraderStory.java | 4 +-
.../PropertyBasedStoryConfigurationBehaviour.java | 4 +-
.../core/parser/stories/MyMultipleStory.java | 4 +-
.../core/parser/stories/MyPendingStory.java | 4 +-
...aviour.java => PrintStreamOutputBehaviour.java} | 20 ++++----
.../reporters/StoryReporterBuilderBehaviour.java | 5 +-
.../jbehave/core/MostUsefulStoryConfiguration.java | 2 +-
.../core/PropertyBasedStoryConfiguration.java | 4 +-
.../java/org/jbehave/core/StoryConfiguration.java | 2 +-
...intStreamStoryReporter.java => HtmlOutput.java} | 14 +++---
...rter.java => PostStoryStatisticsDecorator.java} | 14 +++---
...amStoryReporter.java => PrintStreamOutput.java} | 46 ++++++++++---------
.../core/reporters/StoryReporterBuilder.java | 10 ++--
...rintStreamStoryReporter.java => XmlOutput.java} | 14 +++---
17 files changed, 80 insertions(+), 79 deletions(-)
rename
jbehave-core/src/behaviour/java/org/jbehave/core/reporters/{PrintStreamStoryReporterBehaviour.java
=> PrintStreamOutputBehaviour.java} (95%)
rename
jbehave-core/src/main/java/org/jbehave/core/reporters/{HtmlPrintStreamStoryReporter.java
=> HtmlOutput.java} (88%)
rename
jbehave-core/src/main/java/org/jbehave/core/reporters/{StatisticsStoryReporter.java
=> PostStoryStatisticsDecorator.java} (92%)
rename
jbehave-core/src/main/java/org/jbehave/core/reporters/{PrintStreamStoryReporter.java
=> PrintStreamOutput.java} (90%)
rename
jbehave-core/src/main/java/org/jbehave/core/reporters/{XmlPrintStreamStoryReporter.java
=> XmlOutput.java} (87%)
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>