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 6e1a3143e4363f643adbfeb0a8468909460445bd (commit) from 8be01f523238d00b0de838a5741242f7f51bef36 (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 6e1a3143e4363f643adbfeb0a8468909460445bd Author: Mauro Talevi <mauro.tal...@aquilonia.org> Date: Tue Nov 23 20:58:31 2010 +0100 JBEHAVE-234: Added JUnit AnnotatedPathRunner, based on Dan Godfrey's contribution on git://github.com/dgodfrey/jbehave-core.git. ----------------------------------------------------------------------- Summary of changes: ...ice.java => AnnotatedPathRunnerUsingGuice.java} | 48 +++----- .../{UsingSteps.java => UsingPaths.java} | 12 +- .../core/configuration/AnnotationBuilder.java | 13 ++ .../core/embedder/EmbedderMonitorDecorator.java | 98 +++++++++++++++ .../jbehave/core/junit/AnnotatedPathRunner.java | 131 ++++++++++++++++++++ .../configuration/AnnotationBuilderBehaviour.java | 31 ++++-- 6 files changed, 287 insertions(+), 46 deletions(-) copy examples/trader-guice/src/main/java/org/jbehave/examples/trader/guice/{AnnotatedEmbedderUsingGuice.java => AnnotatedPathRunnerUsingGuice.java} (76%) copy jbehave-core/src/main/java/org/jbehave/core/annotations/{UsingSteps.java => UsingPaths.java} (63%) create mode 100644 jbehave-core/src/main/java/org/jbehave/core/embedder/EmbedderMonitorDecorator.java create mode 100644 jbehave-core/src/main/java/org/jbehave/core/junit/AnnotatedPathRunner.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>