[ 
http://jira.codehaus.org/browse/JBEHAVE-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=264467#action_264467
 ] 

Mauro Talevi commented on JBEHAVE-491:
--------------------------------------

Hi Alex, thanks for the very good contribution.   I've pulled it in master. 

A couple of comments:

- wouldn't the schema be more appropriately called "jbehave" rather than 
"embedder"
- ditto when the registering of the bean definition parser

What is not quite clear is your goal, i.e. you want to provide a namespaced 
version of the normal spring configuration or to just allow the construction of 
the embedder. 

It's be very useful if you could also provide a unit-level behaviour that 
clarified your intent.   You could start from SpringAnnotationBuilderBehaviour 
as a based for you SpringNamespaceConfigurationBehaviour. 




> Add JBehave Spring Namespace support for easier configuration
> -------------------------------------------------------------
>
>                 Key: JBEHAVE-491
>                 URL: http://jira.codehaus.org/browse/JBEHAVE-491
>             Project: JBehave
>          Issue Type: New Feature
>          Components: Spring Support
>    Affects Versions: 3.x
>            Reporter: Alex Soto Bueno
>            Assignee: Mauro Talevi
>             Fix For: 3.4
>
>
> I have implemented an initial version, it is a clone of master branch of 
> jbehave project. My implementation is on 
> [email protected]:maggandalf/jbehave-core.git
> Configuring Embedder for working with Spring shall be:
> <jbehave:embedder id="embedder">
> <jbehave:classpathLoader>target/classes</jbehave:classpathLoader>
> <jbehave:output>TXT</jbehave:output>
> <jbehave:output>HTML</jbehave:output>
> <jbehave:output>CONSOLE</jbehave:output>
> </jbehave:embedder>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to