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 16303e46d2929c51e8563f9684287ea852cd6952 (commit)
from 80155b6c0c2d48c9669f649631cfadcd1ece477c (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 16303e46d2929c51e8563f9684287ea852cd6952
Author: Mauro Talevi <[email protected]>
Date: Mon Jun 28 00:23:31 2010 +0200
Moved JUnit-annotated impls of AbstractStory to separate core junit package.
-----------------------------------------------------------------------
Summary of changes:
.../com/lunivore/gameoflife/steps/GridStory.java | 2 +-
.../stories/PlayersCanHazTurns.java | 2 +-
.../util/NoughtsAndCrossesStory.java | 2 +-
.../org/jbehave/examples/trader/TraderStories.java | 2 +-
.../org/jbehave/examples/trader/TraderStory.java | 2 +-
.../examples/trader/i18n/ItTraderStory.java | 2 +-
.../jbehave/examples/trader/stories/AndStep.java | 2 +-
.../trader/stories/ClaimsWithNullCalendar.java | 2 +-
.../examples/trader/stories/PriorityMatching.java | 2 +-
.../org/jbehave/core/RunnableStoryBehaviour.java | 2 ++
.../jbehave/core/embedder/EmbedderBehaviour.java | 2 +-
.../embedder/EmbedderClassLoaderBehaviour.java | 2 +-
.../core/io/StoryPathResolverBehaviour.java | 2 +-
.../jbehave/core/io/stories/MyMultipleStory.java | 2 +-
.../jbehave/core/io/stories/MyPendingStory.java | 2 +-
.../java/org/jbehave/core/io/stories/MyStory.java | 2 +-
.../core/reporters/PrintStreamOutputBehaviour.java | 2 +-
.../reporters/StoryReporterBuilderBehaviour.java | 2 +-
.../main/java/org/jbehave/core/AbstractStory.java | 2 ++
.../main/java/org/jbehave/core/RunnableStory.java | 2 ++
.../org/jbehave/core/{ => junit}/JUnitStories.java | 3 ++-
.../org/jbehave/core/{ => junit}/JUnitStory.java | 4 +++-
22 files changed, 28 insertions(+), 19 deletions(-)
rename jbehave-core/src/main/java/org/jbehave/core/{ =>
junit}/JUnitStories.java (84%)
rename jbehave-core/src/main/java/org/jbehave/core/{ => junit}/JUnitStory.java
(81%)
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>