You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2016/12/26 15:33:58 UTC

[jira] [Closed] (SUREFIRE-1323) Java 1.6 for improved XML parser needed in SUREFIRE-1322

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

Tibor Digana closed SUREFIRE-1323.
----------------------------------
    Resolution: Fixed

https://git-wip-us.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=9964119f3a238223e50b0bd6e813ea8dc03f910d

> Java 1.6 for improved XML parser needed in SUREFIRE-1322
> --------------------------------------------------------
>
>                 Key: SUREFIRE-1323
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1323
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Failsafe Plugin, Maven Surefire Plugin, Maven Surefire Report Plugin
>            Reporter: Tibor Digana
>            Assignee: Tibor Digana
>
> The Failsafe plugins used parser which threw exception in verification goal.
> This exception was expected to have a message from a stacktrace stored in failsafe-summary.xml. It was impossible to separate exception message from stack trace line because DOM parser did not split the test having new lines and therefore it looked like one big text.
> Therefore we use JAXB introduced in Java 1.6.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)