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 bdae8b7cceb67d11d6f4f41c15b8adf6a9ebe6eb (commit)
via 62e0c1fd5993f158f19867665e72e6febe567154 (commit)
from 91dbf23a55644ca2d65c7569353610b0d7f0041d (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 bdae8b7cceb67d11d6f4f41c15b8adf6a9ebe6eb
Merge: 62e0c1fd5993f158f19867665e72e6febe567154
91dbf23a55644ca2d65c7569353610b0d7f0041d
Author: Mauro Talevi <[email protected]>
Date: Sun Jun 27 20:15:31 2010 +0200
Merge branch 'master' of ssh://git.codehaus.org/jbehave-core
commit 62e0c1fd5993f158f19867665e72e6febe567154
Author: Mauro Talevi <[email protected]>
Date: Sun Jun 27 20:14:35 2010 +0200
JBEHAVE-265: Added Pico annotated support.
-----------------------------------------------------------------------
Summary of changes:
.../trader/guice/AnnotatedEmbedderUsingGuice.java | 5 +-
.../trader/pico/AnnotatedEmbedderUsingPico.java | 78 ++++++++++++++++++
.../core/configuration/AnnotationBuilder.java | 84 ++++++++++++-------
.../guice/GuiceAnnotationBuilder.java | 28 +------
.../pico/PicoAnnotationBuilderBehaviour.java | 64 +++++++--------
.../jbehave/core/annotations/pico/UsingPico.java | 12 ++-
.../configuration/pico/PicoAnnotationBuilder.java | 79 ++++++++++++++++++
.../spring/SpringAnnotationBuilder.java | 8 +-
8 files changed, 258 insertions(+), 100 deletions(-)
create mode 100644
examples/trader/src/main/java/org/jbehave/examples/trader/pico/AnnotatedEmbedderUsingPico.java
copy
jbehave-guice/src/behaviour/java/org/jbehave/core/configuration/guice/GuiceAnnotationBuilderBehaviour.java
=>
jbehave-pico/src/behaviour/java/org/jbehave/core/configuration/pico/PicoAnnotationBuilderBehaviour.java
(76%)
copy
jbehave-spring/src/main/java/org/jbehave/core/annotations/spring/UsingSpring.java
=> jbehave-pico/src/main/java/org/jbehave/core/annotations/pico/UsingPico.java
(55%)
create mode 100644
jbehave-pico/src/main/java/org/jbehave/core/configuration/pico/PicoAnnotationBuilder.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>