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  e06f4ce84fd0d05ae6d2b976dc2def063c51ec61 (commit)
      from  9967d838670f48ebff05301f6566da9d06a5d3d3 (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 e06f4ce84fd0d05ae6d2b976dc2def063c51ec61
Author: Mauro Talevi <[email protected]>
Date:   Mon Jun 28 21:22:54 2010 +0200

    JBEHAVE-265: Added Ant/Maven AnnotatedEmbedderRunner Task/Mojo to allow the 
running with AnnotatedEmbedders, equivalent to JUnit's @RunWith

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

Summary of changes:
 examples/trader/pom.xml                            |   87 ++++++++++++++++++++
 .../trader/guice/AnnotatedEmbedderUsingGuice.java  |    2 +-
 .../trader/pico/AnnotatedEmbedderUsingPico.java    |    2 +-
 .../spring/AnnotatedEmbedderUsingSpring.java       |    2 +-
 .../java/org/jbehave/ant/AbstractStoryTask.java    |   40 +++++++++
 .../jbehave/ant/AnnotatedEmbedderRunnerTask.java   |   29 +++++++
 .../main/java/org/jbehave/core/io/StoryFinder.java |   32 +++++++-
 .../java/org/jbehave/mojo/AbstractStoryMojo.java   |   39 +++++++++
 .../jbehave/mojo/AnnotatedEmbedderRunnerMojo.java  |   34 ++++++++
 9 files changed, 263 insertions(+), 4 deletions(-)
 create mode 100644 
jbehave-ant/src/main/java/org/jbehave/ant/AnnotatedEmbedderRunnerTask.java
 create mode 100644 
jbehave-maven-plugin/src/main/java/org/jbehave/mojo/AnnotatedEmbedderRunnerMojo.java


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>

Reply via email to