Milos Kleint created SUREFIRE-1025:
--------------------------------------

             Summary: 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: Bug
          Components: Maven Surefire Plugin
    Affects Versions: 2.15
            Reporter: Milos Kleint


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