[ 
http://jira.codehaus.org/browse/SUREFIRE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Rosenvold closed SUREFIRE-663.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7
         Assignee: Kristian Rosenvold

Patch applied with modifications (added 4.7 provider too) in r1045052. Thanks !

> Allow custom Junit4 RunListeners to be specified
> ------------------------------------------------
>
>                 Key: SUREFIRE-663
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-663
>             Project: Maven Surefire
>          Issue Type: New Feature
>          Components: Junit 4.x support
>    Affects Versions: 2.6
>            Reporter: Matthew Gilliard
>            Assignee: Kristian Rosenvold
>             Fix For: 2.7
>
>         Attachments: surefire-integration-test.patch, 
> surefire-integration-test.patch, surefire_junit4_listener.patch, 
> surefire_junit4_listener.patch
>
>
> It would be nice to allow listing of FQCNs of Junit4 RunListeners in user's 
> pom.xml so that they can add their own custom RunListeners.  Syntax would be 
> the same as for TestNG, ie:
> <configuration>
>   <property>
>     <name>listener</name>
>     
> <value>list,of,FQCNs,implementing,org.junit.runner.notification.RunListener</value>
>   ...
> patch attached for surefire-junit4

-- 
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

        

Reply via email to