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

Andreas Gudian closed SUREFIRE-1025.
------------------------------------

    Resolution: Fixed

Fixed with commit f3d1a9e53a1145d99790dbeda5f24c57366f3065.

Would you give it a try?

Thanks!
                
> TestSetRunListener.testSetCompleted() should write files first before 
> reporting the completion on console.
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1025
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-1025
>             Project: Maven Surefire
>          Issue Type: Wish
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.15
>            Reporter: Milos Kleint
>            Assignee: Andreas Gudian
>             Fix For: 2.17
>
>
> TestSetRunListener.testSetCompleted() currently prints out the output to the 
> console first and only then writes the report xml file. That's causing 
> problems in situations when other tools parse the output and want to access 
> the report file at the same time.
> see issue https://netbeans.org/bugzilla/show_bug.cgi?id=227541
> This issue is created to suggest the output to console should be the last 
> thing done.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to