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

Tibor Digana updated SUREFIRE-1559:
-----------------------------------
    Description: 
The problem is that XML is invalid due to {{rerunError, rerunFailure, 
flakyFailure, flakyError}} are
simpleContent having stack trace as simple XML string-value. Additionally, it 
contains elements {{system-out}}, {{system-err}} which belong to complexType. 
The Jenkins and Travis should be informed about this fix and their plugins 
should adapt.

  was:
The problem is that XML is invalid due to {{rerunError, rerunFailure, 
flakyFailure, flakyError}} are
simpleContent having stack trace as XML value and elements {{system-out}}, 
{{system-err}} which belong to complexType. The Jenkins and Travis should be 
informed about this fix and their plugins should adapt.


> XML Report elements rerunError, rerunFailure, flakyFailure, flakyError should 
> contain element stackTrace and should not be simpleContent.
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1559
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1559
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Failsafe Plugin, Maven Surefire Plugin, Maven 
> Surefire Report Plugin, xml generation
>            Reporter: Tibor Digana
>            Assignee: Tibor Digana
>            Priority: Major
>             Fix For: 2.22.1
>
>
> The problem is that XML is invalid due to {{rerunError, rerunFailure, 
> flakyFailure, flakyError}} are
> simpleContent having stack trace as simple XML string-value. Additionally, it 
> contains elements {{system-out}}, {{system-err}} which belong to complexType. 
> The Jenkins and Travis should be informed about this fix and their plugins 
> should adapt.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to