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

Brett Porter moved MSUREFIRE-136 to SUREFIRE-138:
-------------------------------------------------

    Affects Version/s:     (was: 1.5.3 (2.1.3 plugin))
                           (was: 2.0 (2.2 plugin))
                       2.0 (2.2 plugin)
        Fix Version/s:     (was: 2.3)
                       2.3
                  Key: SUREFIRE-138  (was: MSUREFIRE-136)
              Project: Maven Surefire  (was: Maven 2.x Surefire Plugin)

> Add option to redirect stdout from tests to a file
> --------------------------------------------------
>
>                 Key: SUREFIRE-138
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-138
>             Project: Maven Surefire
>          Issue Type: Improvement
>    Affects Versions: 2.0 (2.2 plugin)
>            Reporter: Carlos Sanchez
>         Assigned To: Carlos Sanchez
>             Fix For: 2.3
>
>         Attachments: MSUREFIRE-136-maven-surefire-plugin.patch, 
> MSUREFIRE-136-surefire-booter.patch
>
>
> Instead of 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
> 17:59:47.546 EVENT  Stopping Acceptor 
> ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=10007]
> 17:59:47.546 EVENT  Stopped SocketListener on 0.0.0.0:10007
> 17:59:47.546 EVENT  Stopped ServletHttpContext[/dav]
> 17:59:47.546 EVENT  Stopped [EMAIL PROTECTED]
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.406 sec
> show just
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.406 sec

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