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  8cb12d3905ccd4ed66f11170c2051ac1d96a7829 (commit)
       via  4748350c232c8f375e6262f574380032dc6bb3dc (commit)
      from  5e6ecdd4d4bc12964aa058359386fa9cc16b7c74 (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 8cb12d3905ccd4ed66f11170c2051ac1d96a7829
Author: Mauro Talevi <[email protected]>
Date:   Mon Apr 12 23:23:15 2010 +0100

    JBEHAVE-267:  Renamed StoryEmbedder method.

commit 4748350c232c8f375e6262f574380032dc6bb3dc
Author: Mauro Talevi <[email protected]>
Date:   Mon Apr 12 23:13:05 2010 +0100

    JBEHAVE-267:  Refactored implementations of RunnableStory to use the 
StoryEmbedder, which is now also reponsible for generating stepdoc.

-----------------------------------------------------------------------

Summary of changes:
 examples/trader/pom.xml                            |    3 +-
 .../java/org/jbehave/ant/AbstractStoryTask.java    |   86 +++++++++++++++---
 .../src/main/java/org/jbehave/ant/StepdocTask.java |   22 +----
 .../java/org/jbehave/ant/StoryPathRunnerTask.java  |   50 +-----------
 .../main/java/org/jbehave/ant/StoryRunnerTask.java |    2 +-
 .../org/jbehave/core/RunnableStoryBehaviour.java   |   90 ++++++--------------
 .../main/java/org/jbehave/core/AbstractStory.java  |   65 +++++---------
 .../main/java/org/jbehave/core/JUnitStories.java   |   30 ++-----
 .../src/main/java/org/jbehave/core/JUnitStory.java |   36 +++-----
 .../main/java/org/jbehave/core/RunnableStory.java  |    2 -
 .../org/jbehave/core/RunnableStoryDelegator.java   |   60 -------------
 .../main/java/org/jbehave/core/StoryEmbedder.java  |   36 ++++++--
 .../java/org/jbehave/mojo/AbstractStoryMojo.java   |   51 +++++++++++
 .../main/java/org/jbehave/mojo/StepdocMojo.java    |   23 +----
 .../java/org/jbehave/mojo/StoryPathRunnerMojo.java |   41 +---------
 .../java/org/jbehave/mojo/StoryRunnerMojo.java     |    2 +-
 16 files changed, 237 insertions(+), 362 deletions(-)
 delete mode 100644 
jbehave-core/src/main/java/org/jbehave/core/RunnableStoryDelegator.java


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>

Reply via email to