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 8635220238739c3ebaa997c41a993c71ffeeffff (commit)
via 606ebc9ba96393c759f4e0957be8774d0511677c (commit)
from a9c4081878158d90a0616f99d3abe0c7f143e659 (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 8635220238739c3ebaa997c41a993c71ffeeffff
Merge: 606ebc9ba96393c759f4e0957be8774d0511677c
a9c4081878158d90a0616f99d3abe0c7f143e659
Author: Mauro Talevi <[email protected]>
Date: Sat Apr 23 15:19:01 2011 +0200
Merge branch 'master' of ssh://git.codehaus.org/jbehave-core
commit 606ebc9ba96393c759f4e0957be8774d0511677c
Author: Mauro Talevi <[email protected]>
Date: Sat Apr 23 15:18:34 2011 +0200
JBEHAVE-491: Some minor renames for clarigy and consistency.
-----------------------------------------------------------------------
Summary of changes:
.../trader/spring/configuration-namespace.xml | 13 +-
.../spring/EmbedderBeanDefinitionParser.java | 181 +++++++++++++++++
.../spring/JBehaveBeanDefinitionParser.java | 213 --------------------
.../spring/JBehaveNamespaceHandler.java | 11 -
.../configuration/spring/NamespaceHandler.java | 11 +
.../src/main/resources/META-INF/spring.handlers | 2 +-
.../src/main/resources/META-INF/spring.schemas | 2 +-
.../jbehave-spring-1.0.xsd} | 4 +-
8 files changed, 202 insertions(+), 235 deletions(-)
create mode 100644
jbehave-spring/src/main/java/org/jbehave/core/configuration/spring/EmbedderBeanDefinitionParser.java
delete mode 100644
jbehave-spring/src/main/java/org/jbehave/core/configuration/spring/JBehaveBeanDefinitionParser.java
delete mode 100644
jbehave-spring/src/main/java/org/jbehave/core/configuration/spring/JBehaveNamespaceHandler.java
create mode 100644
jbehave-spring/src/main/java/org/jbehave/core/configuration/spring/NamespaceHandler.java
rename
jbehave-spring/src/main/resources/{org/jbehave/core/spring/spring-jbehave-1.0.xsd
=> spring/jbehave-spring-1.0.xsd} (86%)
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>