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  91ff1b73f5889f3bae2a0cb3fa1e00a15b3fbde0 (commit)
       via  136adbd5a814fb67df3ef9d9b4538fcdf047094d (commit)
       via  d09d53a713115b68f1bb9f72462f1378a11f52d9 (commit)
       via  4fc89db25f6a7a8e78d7a292da7de71e14377e62 (commit)
       via  5ebb9a0563ba76d804ec771e1cd85a47ec67db7f (commit)
      from  5eeef506636ca89e627cc02cf01bdfa4bbfc093d (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 91ff1b73f5889f3bae2a0cb3fa1e00a15b3fbde0
Author: Mauro Talevi <[email protected]>
Date:   Sat Apr 23 12:09:39 2011 +0200

    Moved configuration-namespace.xml to src/main/java for consistency with 
other examples.

commit 136adbd5a814fb67df3ef9d9b4538fcdf047094d
Merge: 5eeef506636ca89e627cc02cf01bdfa4bbfc093d 
d09d53a713115b68f1bb9f72462f1378a11f52d9
Author: Mauro Talevi <[email protected]>
Date:   Sat Apr 23 12:02:46 2011 +0200

    Merge branch 'master' of github.com:maggandalf/jbehave-core

commit d09d53a713115b68f1bb9f72462f1378a11f52d9
Author: maggandalf <[email protected]>
Date:   Sat Apr 23 11:25:15 2011 +0200

    Example Using Spring Namespace

commit 4fc89db25f6a7a8e78d7a292da7de71e14377e62
Author: alex <[email protected]>
Date:   Fri Apr 22 13:40:57 2011 +0200

    Spring JBehave Namespace

commit 5ebb9a0563ba76d804ec771e1cd85a47ec67db7f
Author: alex <[email protected]>
Date:   Fri Apr 22 12:49:05 2011 +0200

    Spring JBehave Namespace XSD

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

Summary of changes:
 ... => AnnotatedEmbedderUsingSpringNamespace.java} |    4 +-
 .../trader/spring/configuration-namespace.xml      |   24 +++
 .../spring/JBehaveBeanDefinitionParser.java        |  213 ++++++++++++++++++++
 .../spring/JBehaveNamespaceHandler.java            |   11 +
 .../src/main/resources/META-INF/spring.handlers    |    1 +
 .../src/main/resources/META-INF/spring.schemas     |    1 +
 .../org/jbehave/core/spring/spring-jbehave-1.0.xsd |   31 +++
 7 files changed, 283 insertions(+), 2 deletions(-)
 copy 
examples/trader-spring/src/main/java/org/jbehave/examples/trader/spring/{AnnotatedEmbedderUsingSpring.java
 => AnnotatedEmbedderUsingSpringNamespace.java} (92%)
 create mode 100644 
examples/trader-spring/src/main/java/org/jbehave/examples/trader/spring/configuration-namespace.xml
 create mode 100644 
jbehave-spring/src/main/java/org/jbehave/core/configuration/spring/JBehaveBeanDefinitionParser.java
 create mode 100644 
jbehave-spring/src/main/java/org/jbehave/core/configuration/spring/JBehaveNamespaceHandler.java
 create mode 100644 jbehave-spring/src/main/resources/META-INF/spring.handlers
 create mode 100644 jbehave-spring/src/main/resources/META-INF/spring.schemas
 create mode 100644 
jbehave-spring/src/main/resources/org/jbehave/core/spring/spring-jbehave-1.0.xsd


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