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 434077072a21c5f3be8a51abd4e2a6fa45d0d59f (commit)
via b8c5b353881fde02a80c14e8d57d6fe1b7cc798f (commit)
via 9de50d3ddd0586ff8d647d2c5093f7729cc06537 (commit)
from a88251ea6e08e7bf89714771d0617a13444c3340 (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 434077072a21c5f3be8a51abd4e2a6fa45d0d59f
Author: Mauro Talevi <[email protected]>
Date: Sat Apr 10 15:00:52 2010 +0100
JBEHAVE-267: Refactored StepCreator method to use lists.
commit b8c5b353881fde02a80c14e8d57d6fe1b7cc798f
Author: Mauro Talevi <[email protected]>
Date: Sat Apr 10 14:36:38 2010 +0100
JBEHAVE-267: Refactored StoryRunner signatures to better express that
StoryConfiguration and a list of CandidateSteps instances are the initial user
input to running multiple stories.
commit 9de50d3ddd0586ff8d647d2c5093f7729cc06537
Author: Mauro Talevi <[email protected]>
Date: Fri Apr 9 11:53:37 2010 +0100
JBEHAVE-156: Renamed run() method of RunnableStory to apply to single or
multiple stories.
-----------------------------------------------------------------------
Summary of changes:
.../main/java/org/jbehave/ant/StoryRunnerTask.java | 2 +-
.../org/jbehave/core/RunnableStoryBehaviour.java | 20 +++---
.../org/jbehave/core/StoryRunnerBehaviour.java | 69 ++++++++++----------
.../UnmatchedToPendingStepCreatorBehaviour.java | 42 ++++++------
.../main/java/org/jbehave/core/AbstractStory.java | 16 ++---
.../main/java/org/jbehave/core/JUnitStories.java | 4 +-
.../src/main/java/org/jbehave/core/JUnitStory.java | 4 +-
.../main/java/org/jbehave/core/RunnableStory.java | 2 +-
.../org/jbehave/core/RunnableStoryDelegator.java | 4 +-
.../main/java/org/jbehave/core/StoryRunner.java | 56 ++++++++--------
.../java/org/jbehave/core/steps/StepCreator.java | 10 ++--
.../core/steps/UnmatchedToPendingStepCreator.java | 20 +++---
.../java/org/jbehave/mojo/StoryRunnerMojo.java | 2 +-
13 files changed, 123 insertions(+), 128 deletions(-)
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>