[ http://jira.codehaus.org/browse/SUREFIRE-23?page=all ]
     
Jason van Zyl closed SUREFIRE-23:
---------------------------------

    Resolution: Fixed

The output in forked mode now matches that of non-forked mode. 

> Output of tests in forked mode to file instead to System.out
> ------------------------------------------------------------
>
>          Key: SUREFIRE-23
>          URL: http://jira.codehaus.org/browse/SUREFIRE-23
>      Project: surefire
>         Type: New Feature

>     Versions: 1.5
>  Environment: windows xp, maven 2.0.1, surefire 1.5
>     Reporter: Michal Stochmialek
>     Assignee: Jason van Zyl
>      Fix For: 1.5.3

>
>
> There is a need to use file for output of tests in the fork mode. 
> According to sources, sys.err and sys.out of forked jvm are written to 
> StringWriter. At the end there are put to System.out. I think it wouldn't be 
> difficult, to put them to file instead to console. In result, output of 
> builds won't be so messy...

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