[ http://jira.codehaus.org/browse/MSUREFIRE-136?page=all ]

Henry S. Isidro updated MSUREFIRE-136:
--------------------------------------

    Attachment: maven-surefire-plugin.patch
                SurefireBooter.patch

> Add option to redirect stdout from tests to a file
> --------------------------------------------------
>
>          Key: MSUREFIRE-136
>          URL: http://jira.codehaus.org/browse/MSUREFIRE-136
>      Project: Maven 2.x Surefire Plugin
>         Type: Improvement

>     Versions: 2.1.3, 2.2
>     Reporter: Carlos Sanchez
>     Assignee: Henry S. Isidro
>  Attachments: SurefireBooter.patch, maven-surefire-plugin.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